60396f03f8
refactor(types): auto -> None sweep across entire codebase
...
Applied 236 return type annotations to functions with no return values
across 100+ files (core modules, tests, scripts, simulations).
Added Phase 4 to python_style_refactor track for remaining 597 items
(untyped params, vars, and functions with return values).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-28 11:16:56 -05:00
d36632c21a
checkpoint: massive refactor
2026-02-28 09:06:45 -05:00
716d8b4e13
chore(conductor): Archive completed track 'MMA Core Engine Implementation'
2026-02-26 22:02:33 -05:00
9e56245091
feat(conductor): Restore mma_implementation track
2026-02-26 13:13:29 -05:00
56025a84e9
checkpoint: finished test curation
2026-02-25 21:58:18 -05:00
1792107412
feat(ipc): support synchronous 'ask' requests in api_hooks
2026-02-25 13:41:25 -05:00
c952d2f67b
feat(testing): stabilize simulation suite and fix gemini caching
2026-02-25 01:44:46 -05:00
fb80ce8c5a
feat(gui): Add auto-scroll, blinking history, and reactive API events
2026-02-25 00:41:45 -05:00
14984c5233
fix(gui2): Correct Response panel rendering and fix automation crashes
2026-02-24 21:56:26 -05:00
8bd280efc1
feat(simulation): stabilize IPC layer and verify full workflow
2026-02-23 19:53:32 -05:00
6d16438477
feat(hooks): add get_indicator_state and verify thinking/live markers
2026-02-23 19:25:08 -05:00
b415e4ec19
perf(gui): Resolve massive frametime bloat by throttling telemetry and optimizing UI updates
2026-02-23 15:28:51 -05:00
dc64493f42
fix(conductor): Apply review suggestions for track 'Add full api/hooks so that gemini cli can test, interact, and manipulate the state of the gui & program backend for automated testing.'
2026-02-23 12:38:29 -05:00
ef29902963
feat(api): Integrate aggressive logging for all hook invocations
2026-02-23 12:23:23 -05:00
5f9bc193cb
feat(api): Add GUI state manipulation hooks with thread-safe queueing
2026-02-23 12:21:18 -05:00
d9d056c80d
feat(api): Add project and session state manipulation hooks
2026-02-23 12:17:32 -05:00
44c2585f95
feat(api): Add lightweight HTTP server for API hooks
2026-02-23 12:11:01 -05:00