da21ed543d
fix(mma): Unblock visual simulation - event routing, loop passing, adapter preservation
...
Three independent root causes fixed:
- gui_2.py: Route mma_spawn_approval/mma_step_approval events in _process_event_queue
- multi_agent_conductor.py: Pass asyncio loop from ConductorEngine.run() through to
thread-pool workers for thread-safe event queue access; add _queue_put helper
- ai_client.py: Preserve GeminiCliAdapter in reset_session() instead of nulling it
Test: visual_sim_mma_v2::test_mma_complete_lifecycle passes in ~8s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-01 08:32:31 -05:00
6b0823ad6c
checkpoint: this is a mess... need to define stricter DSL or system for how the AI devices sims and hookup api for tests.
2026-02-28 22:50:14 -05:00
397b4e6001
chore(mma): Clean up mma_exec.py and robustify visual simulation mocking
2026-02-28 22:27:17 -05:00
ed56e56a2c
chore(mma): Checkpoint progress on visual simulation and UI refresh before sub-agent delegation
2026-02-28 21:41:46 -05:00
d65fa79e26
chore(mma): Implement visual simulation for Epic planning and fix UI refresh
2026-02-28 21:07:46 -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
41ae3df75d
chore(tests): Move meta-infrastructure tests to conductor/tests/ for permanent isolation
2026-02-27 19:01:12 -05:00
7a614cbe8c
checkpoint
2026-02-27 18:35:11 -05:00
51918d9bc3
chore: Checkpoint commit of unstaged changes, including new tests and debug scripts
2026-02-26 21:39:03 -05:00
a70680b2a2
checkpoint: Working on getting gemini cli to actually have parity with gemini api.
2026-02-26 00:31:33 -05:00
c2ab18164e
checkpoint on mma overhaul
2026-02-25 20:30:34 -05:00
94e41d20ff
chore(conductor): Archive gemini_cli_headless_20260224 track and update tests
2026-02-25 18:39:36 -05:00
c952d2f67b
feat(testing): stabilize simulation suite and fix gemini caching
2026-02-25 01:44:46 -05:00
4933a007c3
checkpoint history segregation
2026-02-24 22:14:33 -05:00
ea84168ada
checkpoint post gui2_parity
2026-02-24 22:02:06 -05:00
ad84843d9e
conductor(checkpoint): Checkpoint end of Phase 2
2026-02-24 19:59:54 -05:00
874422ecfd
comitting
2026-02-23 23:28:49 -05:00
cc5074e682
conductor(checkpoint): Checkpoint end of Phase 3
2026-02-23 22:17:37 -05:00
712d5a856f
conductor(checkpoint): Checkpoint end of Phase 1
2026-02-23 22:10:05 -05:00
6d825e6585
wip: gemini doing gui_2.py catchup track
2026-02-23 21:07:06 -05:00
8e63b31508
conductor(checkpoint): Phase 4: Final Integration & Regression complete
2026-02-23 19:54:24 -05:00