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
42c42985ee
chore(mma): Verify track loading in visual simulation and fix deterministic ID logic
2026-02-28 22:12:57 -05:00
37df4c8003
chore(mma): Deterministic track IDs, worker spawn hooks, and improved simulation reliability
2026-02-28 22:09:18 -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
5792fb3bb1
checkpoint
2026-02-28 20:53: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
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
bf1faac4ea
checkpoint!
2026-02-27 20:21:52 -05:00
ef7040c3fd
docs(conductor): Enforce execution order dependencies in phase 2 specs
2026-02-27 19:23:38 -05:00
41ae3df75d
chore(tests): Move meta-infrastructure tests to conductor/tests/ for permanent isolation
2026-02-27 19:01:12 -05:00
cca9ef9307
checkpoint
2026-02-27 18:48:21 -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
7a614cbe8c
checkpoint
2026-02-27 18:35:11 -05:00
d087a20f7b
checkpoint: mma_orchestrator track
2026-02-26 22:59:26 -05:00
f05fa3d340
checkpoint
2026-02-26 22:06:18 -05:00
716d8b4e13
chore(conductor): Archive completed track 'MMA Core Engine Implementation'
2026-02-26 22:02:33 -05:00
51918d9bc3
chore: Checkpoint commit of unstaged changes, including new tests and debug scripts
2026-02-26 21:39:03 -05:00
9e56245091
feat(conductor): Restore mma_implementation track
2026-02-26 13:13:29 -05:00
a70680b2a2
checkpoint: Working on getting gemini cli to actually have parity with gemini api.
2026-02-26 00:31:33 -05:00
d030897520
chore(conductor): Archive track 'Add support for the deepseek api as a provider.'
2026-02-25 23:34:46 -05:00
56025a84e9
checkpoint: finished test curation
2026-02-25 21:58:18 -05:00
3a6a53d046
chore(conductor): Archive track 'mma_formalization_20260225'
2026-02-25 20:37:04 -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
147c10d4bb
chore(conductor): Archive track 'manual_slop_headless_20260225'
2026-02-25 13:34:32 -05:00
386e36a92b
feat(headless): Implement Phase 5 - Dockerization
2026-02-25 13:23:04 -05:00
1491619310
feat(headless): Implement Phase 4 - Session & Context Management via API
2026-02-25 13:18:41 -05:00
4e0bcd5188
feat(headless): Implement Phase 2 - Core API Routes & Authentication
2026-02-25 13:09:22 -05:00
d5f056c3d1
feat(headless): Implement Phase 1 - Project Setup & Headless Scaffold
2026-02-25 13:03:11 -05:00
0b4e197d48
checkpoint, mma condcutor pain
2026-02-25 12:47:21 -05:00
c952d2f67b
feat(testing): stabilize simulation suite and fix gemini caching
2026-02-25 01:44:46 -05:00
fb80ce8c5a
feat(gui): Add auto-scroll, blinking history, and reactive API events
2026-02-25 00:41:45 -05:00
b255d4b935
conductor(checkpoint): Phase 1: Setup and Architecture complete
2026-02-24 23:54:15 -05:00
4933a007c3
checkpoint history segregation
2026-02-24 22:14:33 -05:00