fd36aad539
PYTHON
2026-03-05 17:13:59 -05:00
98105aecd3
fix(tests): Fix import paths and update for google-genai API
2026-03-05 16:51:47 -05:00
fe2114a2e0
feat(types): Complete strict static analysis and typing track
2026-03-04 09:46:02 -05:00
1be6193ee0
chore(tests): Final stabilization of test suite and full isolation of live_gui artifacts
2026-03-04 01:05:56 -05:00
194626e5ab
test(core): Replace pytest.fail with functional assertions in api_events and execution_engine
2026-03-02 23:26:19 -05:00
b9686392d7
chore: apply ruff auto-fixes and remove dead AST scripts
2026-03-02 13:26:20 -05:00
173ea96fb4
refactor(indentation): Apply codebase-wide 1-space ultra-compact refactor. Formatted 21 core modules and tests.
2026-02-28 19:36:38 -05:00
579ee8394f
refactor(tests): Add strict type hints to second batch of test files
2026-02-28 19:11:23 -05:00
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
3b2d82ed0d
feat(mma): Finalize Orchestrator Integration and fix all regressions
2026-02-27 18:31:14 -05:00
20ebab55a0
feat(ai_client): Emit API lifecycle and tool execution events
2026-02-23 16:31:48 -05:00
cd3f3c89ed
feat(events): Add EventEmitter and instrument ai_client.py
2026-02-23 16:23:55 -05:00