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
42c42985ee
chore(mma): Verify track loading in visual simulation and fix deterministic ID logic
2026-02-28 22:12:57 -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
d36632c21a
checkpoint: massive refactor
2026-02-28 09:06:45 -05:00
7a1fe1723b
conductor(plan): Mark phase 'Phase 1: Framework Foundation' as complete
2026-02-27 23:26:55 -05:00
858c4c27a4
oops
2026-02-27 23:13:19 -05:00
57d187b8bd
chore(conductor): Archive track 'robust_live_simulation_verification'
2026-02-27 23:10:28 -05:00
c3b108e77c
conductor(plan): Mark task 'Apply review suggestions' as complete
2026-02-27 23:09:55 -05:00
ef7040c3fd
docs(conductor): Enforce execution order dependencies in phase 2 specs
2026-02-27 19:23:38 -05:00
0dedcc1773
docs(conductor): Add context and origins block to new phase 2 specs
2026-02-27 19:22:24 -05:00
b5b89f2f1b
chore(conductor): Add missing index.md and metadata.json to new tracks
2026-02-27 19:20:19 -05:00
6e0948467f
chore(conductor): Archive old track and initialize 4 new Phase 2 MMA tracks
2026-02-27 19:19:11 -05:00