ed
b5e512f483
feat(sdm): inject structural dependency mapping tags across codebase
...
Adds [C: caller] tags to functions/methods and [M: mutation] / [U: usage] tags to class variables based on cross-module call analysis.
2026-05-13 22:35:52 -04:00
ed
b2fdca0c3d
remove(ai_client): delete unused stub and proxy files
...
Deleted:
- src/ai_client_stub.py
- src/ai_client_proxy.py
Fixed test imports to use ai_client instead of ai_client_stub.
2026-05-13 16:03:54 -04:00
ed
12f16e9a11
fix(ai_client_proxy): add _pending_lock threading.Lock
...
And fix test_discussion_takes_gui.py patches to use ai_client_stub
2026-05-13 11:24:58 -04:00
ed
a3b117dabd
feat(api): Expand API hooks with drag and right_click actions
2026-05-12 19:06:54 -04:00
ed
4921a6715c
OK.
2026-03-06 23:07:08 -05:00
ed
1fb6ebc4d0
idk why these weren't committed
2026-03-06 12:48:02 -05:00
ed
70d18347d7
WIP: GARBAGE LANGUAGE
2026-03-05 13:58:43 -05:00
ed
01b3c26653
Botched: Need to do a higher reaosning model to fix this mess.
2026-03-04 12:32:14 -05:00
ed
b9686392d7
chore: apply ruff auto-fixes and remove dead AST scripts
2026-03-02 13:26:20 -05:00
ed
ee2d6f4234
refactor(tests): Add strict type hints to fourth batch of test files
2026-02-28 19:20:41 -05:00
ed
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
ed
d36632c21a
checkpoint: massive refactor
2026-02-28 09:06:45 -05:00
ed
3b2d82ed0d
feat(mma): Finalize Orchestrator Integration and fix all regressions
2026-02-27 18:31:14 -05:00
ed
8bb72e351d
chore(conductor): Mark track 'MMA Core Engine Implementation' as complete and verify with Phase 6 tests
2026-02-26 21:34:28 -05:00
ed
9e56245091
feat(conductor): Restore mma_implementation track
2026-02-26 13:13:29 -05:00