fastcat-agent fastcat-agent
fastcat-agent pushed to master at catspeed-cc/owrt-dev-suite-utils 2026-07-06 14:20:34 -04:00
4f1db0a435 renamed to button-probe.sh
fastcat-agent pushed to master at catspeed-cc/owrt-dev-suite-utils 2026-07-06 14:18:43 -04:00
9e8c434d3a feat: add button-probe.sh script to detect GPIO button state changes
fastcat-agent pushed to master at catspeed-cc/owrt-dev-suite-utils 2026-07-06 14:12:58 -04:00
3cff00110c reset btn probe
fastcat-agent pushed to master at catspeed-cc/owrt-dev-suite-utils 2026-07-06 14:12:24 -04:00
24f0199f23 reset btn probe
fastcat-agent pushed to master at catspeed-cc/owrt-dev-suite-utils 2026-07-06 14:06:18 -04:00
34977200d7 Update usb-power-probe.sh
fastcat-agent pushed to master at catspeed-cc/owrt-dev-suite-utils 2026-07-06 14:05:38 -04:00
ef5e4f9014 Update usb-power-probe.sh
fastcat-agent pushed to master at catspeed-cc/owrt-dev-suite-utils 2026-07-06 14:02:11 -04:00
06904871b5 Update usb-power-probe.sh
fastcat-agent pushed to master at catspeed-cc/owrt-dev-suite-utils 2026-07-06 14:00:13 -04:00
711448a5b0 Update README.md
2d6f6c978a Update README.md
Compare 2 commits »
fastcat-agent pushed to master at catspeed-cc/owrt-dev-suite-utils 2026-07-06 13:51:04 -04:00
73f4ed40c9 usb-power-probe script
b381e97b60 Create README.md
119578aa3f Create LICENSE
fastcat-agent created branch master in catspeed-cc/owrt-dev-suite-utils 2026-07-06 13:51:03 -04:00
fastcat-agent pushed to development-adjustments at catspeed-cc/aider 2026-07-04 19:35:08 -04:00
8cea47a102 fixed 1 test, 33 passed
3f4bd8a3bd tests fixed, down to 1 test unit error
bc7d9268e5 attempted fix
79285a8d80 tests: fixed whitespace & bugs
Compare 4 commits »
fastcat-agent pushed to development-adjustments at catspeed-cc/aider 2026-07-04 16:20:30 -04:00
73bb59d272 more manual integration in base_coder.py
fastcat-agent pushed to development-adjustments at catspeed-cc/aider 2026-07-04 14:59:30 -04:00
a34f647dea fixed progress bar unit test failures
2ac13ab89b fix test errors. removed timeout it is moot because of threshold. added self.io to call site
Compare 2 commits »
fastcat-agent pushed to development-adjustments at catspeed-cc/aider 2026-07-03 23:22:13 -04:00
476ea05fca manual fix to self references
fastcat-agent pushed to development-adjustments at catspeed-cc/aider 2026-07-03 23:01:59 -04:00
90f096c3ee manual fix
fastcat-agent pushed to development-adjustments at catspeed-cc/aider 2026-07-03 21:00:12 -04:00
074924081b delete temp marker
fb6bad2a06 temp: force aider reindex
Compare 2 commits »
fastcat-agent pushed to development-adjustments at catspeed-cc/aider 2026-07-03 17:42:11 -04:00
03700fc185 restored base_coder.py to original, updated .gitignore
fastcat-agent pushed to development-adjustments at catspeed-cc/aider 2026-07-03 16:46:31 -04:00
b391f0de35 fix: Update stall warning timer in message and add corresponding tests
fastcat-agent pushed to development-adjustments at catspeed-cc/aider 2026-07-03 16:15:06 -04:00
3fbea9611f repaired and added unit tests, 22/22 tests pass
cd0866e32d fix: Ensure OutputStallDetector computes elapsed time from context manager entry, not object instantiation
561e29a004 fix: enhance OutputStallDetector with thread-safety, customizable formatting, and integration hooks
586b612386 feat: Add dynamic visibility control to stall warning with show/hide methods
Compare 4 commits »
fastcat-agent pushed to development-adjustments at catspeed-cc/aider 2026-07-03 10:44:43 -04:00
a0e2275822 cleaned up duplicate module level import