Commit Graph

8 Commits

Author SHA1 Message Date
Ed_
f65e9b40b2 WIP: Regression hell 2026-03-06 21:22:21 -05:00
Ed_
3bc900b760 test: Update tests to mock async_dispatch for asynchronous tool execution engine. 2026-03-06 13:26:32 -05:00
Ed_
1fb6ebc4d0 idk why these weren't committed 2026-03-06 12:48:02 -05:00
Ed_
0e3b479bd6 WIP: PAIN 2026-03-05 14:24:03 -05:00
Ed_
b9686392d7 chore: apply ruff auto-fixes and remove dead AST scripts 2026-03-02 13:26:20 -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_
95cac4e831 feat(ai): implement DeepSeek provider with streaming and reasoning support 2026-02-25 23:32:08 -05:00