|
|
134a11cdc2
|
conductor(plan): Mark task 'Update project_manager.py' as complete
|
2026-02-27 19:45:36 -05:00 |
|
|
|
e1a3712d9a
|
feat(mma): Implement track-scoped state persistence and configure sub-agents
|
2026-02-27 19:45:21 -05:00 |
|
|
|
a5684bf773
|
checkpoint!
|
2026-02-27 19:33:18 -05:00 |
|
|
|
66b63ed010
|
conductor(plan): Mark task 'Define the data schema for a Track' as complete
|
2026-02-27 19:30:48 -05:00 |
|
|
|
2efe80e617
|
feat(mma): Define TrackState and Metadata schema for track-scoped state
|
2026-02-27 19:30:33 -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 |
|
|
|
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 |
|
|
|
b3d972d19d
|
chore(config): Restore tool bridge hook for discretion in main app
|
2026-02-27 18:39:21 -05:00 |
|
|
|
7a614cbe8c
|
checkpoint
|
2026-02-27 18:35:11 -05:00 |
|
|
|
3b2d82ed0d
|
feat(mma): Finalize Orchestrator Integration and fix all regressions
|
2026-02-27 18:31:14 -05:00 |
|
|
|
8438f69197
|
docs(conductor): Synchronize docs for track 'MMA Orchestrator Integration'
|
2026-02-27 11:24:03 -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 |
|
|
|
987634be53
|
chore(conductor): Setup file structure for MMA Orchestrator Integration track
|
2026-02-26 22:06:04 -05:00 |
|
|
|
254bcdf2b3
|
remove mma_core_engine from tracks
|
2026-02-26 22:02:45 -05:00 |
|
|
|
716d8b4e13
|
chore(conductor): Archive completed track 'MMA Core Engine Implementation'
|
2026-02-26 22:02:33 -05:00 |
|
|
|
332fc4d774
|
feat(mma): Complete Phase 7 implementation: MMA Dashboard, HITL Step Modal, and Memory Mutator
|
2026-02-26 21:48:41 -05:00 |
|
|
|
63a82e0d15
|
feat(mma): Implement MMA Dashboard, Event Handling, and Step Approval Modal in gui_2.py
|
2026-02-26 21:46:05 -05:00 |
|
|
|
51918d9bc3
|
chore: Checkpoint commit of unstaged changes, including new tests and debug scripts
|
2026-02-26 21:39:03 -05:00 |
|
|
|
94a1c320a5
|
docs(mma): Add Phase 7 UX specification and update track plan
|
2026-02-26 21:37:45 -05:00 |
|
|
|
8bb72e351d
|
chore(conductor): Mark track 'MMA Core Engine Implementation' as complete and verify with Phase 6 tests
|
2026-02-26 21:34:28 -05:00 |
|
|
|
971202e21b
|
docs(conductor): Synchronize docs for track 'MMA Core Engine Implementation'
|
2026-02-26 20:47:58 -05:00 |
|
|
|
1294091692
|
chore(conductor): Mark track 'MMA Core Engine Implementation' as complete
|
2026-02-26 20:47:04 -05:00 |
|
|
|
d4574dba41
|
conductor(plan): Mark Phase 5 as complete
|
2026-02-26 20:46:51 -05:00 |
|
|
|
3982fda5f5
|
conductor(checkpoint): Checkpoint end of Phase 5 - Multi-Agent Dispatcher & Parallelization
|
2026-02-26 20:46:13 -05:00 |
|
|
|
dce1679a1f
|
conductor(plan): Mark task 'UI Component Update' as complete
|
2026-02-26 20:45:45 -05:00 |
|
|
|
68861c0744
|
feat(mma): Decouple UI from API calls using UserRequestEvent and AsyncEventQueue
|
2026-02-26 20:45:23 -05:00 |
|
|
|
5206c7c569
|
conductor(plan): Mark task 'The Dispatcher Loop' as complete
|
2026-02-26 20:40:45 -05:00 |
|
|
|
1dacd3613e
|
feat(mma): Implement dynamic ticket parsing and dispatcher loop in ConductorEngine
|
2026-02-26 20:40:16 -05:00 |
|
|
|
0acd1ea442
|
conductor(plan): Mark task 'Tier 1 & 2 System Prompts' as complete
|
2026-02-26 20:36:33 -05:00 |
|
|
|
a28d71b064
|
feat(mma): Implement structured system prompts for Tier 1 and Tier 2
|
2026-02-26 20:36:09 -05:00 |
|
|
|
6be093cfc1
|
conductor(plan): Mark task 'The Event Bus' as complete
|
2026-02-26 20:34:15 -05:00 |
|
|
|
695cb4a82e
|
feat(mma): Implement AsyncEventQueue in events.py
|
2026-02-26 20:33:51 -05:00 |
|
|
|
47d750ea9d
|
conductor(plan): Mark Phase 4 as complete
|
2026-02-26 20:30:51 -05:00 |
|
|
|
61d17ade0f
|
conductor(checkpoint): Checkpoint end of Phase 4 - Tier 4 QA Interception
|
2026-02-26 20:30:29 -05:00 |
|
|
|
a5854b1488
|
conductor(plan): Mark task 'Payload Formatting' as complete
|
2026-02-26 20:30:04 -05:00 |
|
|
|
fb3da4de36
|
feat(mma): Integrate Tier 4 QA analysis across all providers and conductor
|
2026-02-26 20:29:34 -05:00 |
|
|
|
80a10f4d12
|
conductor(plan): Mark task 'Tier 4 Instantiation' as complete
|
2026-02-26 20:22:29 -05:00 |
|
|
|
8e4e32690c
|
feat(mma): Implement run_tier4_analysis in ai_client.py
|
2026-02-26 20:22:04 -05:00 |
|
|
|
bb2f7a16d4
|
conductor(plan): Mark task 'The Interceptor Loop' as complete
|
2026-02-26 20:19:59 -05:00 |
|
|
|
bc654c2f57
|
feat(mma): Implement Tier 4 QA interceptor in shell_runner.py
|
2026-02-26 20:19:34 -05:00 |
|
|
|
a978562f55
|
conductor(plan): Mark Phase 3 as complete
|
2026-02-26 20:15:51 -05:00 |
|
|
|
e6c8d734cc
|
conductor(checkpoint): Checkpoint end of Phase 3 - Linear Orchestrator & Execution Clutch
|
2026-02-26 20:15:17 -05:00 |
|
|
|
bc0cba4d3c
|
conductor(plan): Mark task 'The HITL Execution Clutch' as complete
|
2026-02-26 20:14:52 -05:00 |
|