35480a26dc
test(audit): fix critical test suite deadlocks and write exhaustive architectural report
...
- Fix 'Triple Bingo' history synchronization explosion during streaming
- Implement stateless event buffering in ApiHookClient to prevent dropped events
- Ensure 'tool_execution' events emit consistently across all LLM providers
- Add hard timeouts to all background thread wait() conditions
- Add thorough teardown cleanup to conftest.py's reset_ai_client fixture
- Write highly detailed report_gemini.md exposing asyncio lifecycle flaws
2026-03-05 01:42:47 -05:00
5401fc770b
fix(tests): Resolve access violation in phase4 tests and auto-approval logic in cli integration tests
2026-03-03 01:35:37 -05:00
b9686392d7
chore: apply ruff auto-fixes and remove dead AST scripts
2026-03-02 13:26:20 -05:00
0b5552fa01
test(suite): update all tests for streaming/locking architecture and mock parity
2026-03-02 10:15:41 -05:00
9fb01ce5d1
feat(mma): complete Phase 6 and finalize Comprehensive GUI UX track
...
- Implement Live Worker Streaming: wire ai_client.comms_log_callback to Tier 3 streams
- Add Parallel DAG Execution using asyncio.gather for non-dependent tickets
- Implement Automatic Retry with Model Escalation (Flash-Lite -> Flash -> Pro)
- Add Tier Model Configuration UI to MMA Dashboard with project TOML persistence
- Fix FPS reporting in PerformanceMonitor to prevent transient 0.0 values
- Update Ticket model with retry_count and dictionary-like access
- Stabilize Gemini CLI integration tests and handle script approval events in simulations
- Finalize and verify all 6 phases of the implementation plan
2026-03-01 22:38:43 -05:00
3b96b67d69
chore(checkpoint): Phase 6 Test Suite Stabilization complete. 257/261 tests PASS. Resolved run_linear drift, formatter expectations, and Hook Server startup.
2026-02-28 20:42:54 -05:00
ee2d6f4234
refactor(tests): Add strict type hints to fourth batch of test files
2026-02-28 19:20:41 -05:00
d36632c21a
checkpoint: massive refactor
2026-02-28 09:06:45 -05:00
bc261c6cbe
teststests in wrong spot.
2026-02-28 00:07:45 -05:00
41ae3df75d
chore(tests): Move meta-infrastructure tests to conductor/tests/ for permanent isolation
2026-02-27 19:01:12 -05:00
f0f285bc26
chore(tests): Refine test separation, keep feature tests in main tests folder
2026-02-27 18:47:14 -05:00
d10a663111
chore(tests): Reorganize tests to separate project features from meta-infrastructure
2026-02-27 18:46:11 -05:00
a70680b2a2
checkpoint: Working on getting gemini cli to actually have parity with gemini api.
2026-02-26 00:31:33 -05:00
56025a84e9
checkpoint: finished test curation
2026-02-25 21:58:18 -05:00
94e41d20ff
chore(conductor): Archive gemini_cli_headless_20260224 track and update tests
2026-02-25 18:39:36 -05:00
d187a6c8d9
feat(ai): support stdin for Gemini CLI and verify with integration test
2026-02-25 14:23:20 -05:00