Commit Graph
100 Commits
Author SHA1 Message Date
ed b3d972d19d chore(config): Restore tool bridge hook for discretion in main app 2026-02-27 18:39:21 -05:00
ed 7a614cbe8c checkpoint 2026-02-27 18:35:11 -05:00
ed 3b2d82ed0d feat(mma): Finalize Orchestrator Integration and fix all regressions 2026-02-27 18:31:14 -05:00
ed 8438f69197 docs(conductor): Synchronize docs for track 'MMA Orchestrator Integration' 2026-02-27 11:24:03 -05:00
ed d087a20f7b checkpoint: mma_orchestrator track 2026-02-26 22:59:26 -05:00
ed f05fa3d340 checkpoint 2026-02-26 22:06:18 -05:00
ed 987634be53 chore(conductor): Setup file structure for MMA Orchestrator Integration track 2026-02-26 22:06:04 -05:00
ed 254bcdf2b3 remove mma_core_engine from tracks 2026-02-26 22:02:45 -05:00
ed 716d8b4e13 chore(conductor): Archive completed track 'MMA Core Engine Implementation' 2026-02-26 22:02:33 -05:00
ed 332fc4d774 feat(mma): Complete Phase 7 implementation: MMA Dashboard, HITL Step Modal, and Memory Mutator 2026-02-26 21:48:41 -05:00
ed 63a82e0d15 feat(mma): Implement MMA Dashboard, Event Handling, and Step Approval Modal in gui_2.py 2026-02-26 21:46:05 -05:00
ed 51918d9bc3 chore: Checkpoint commit of unstaged changes, including new tests and debug scripts 2026-02-26 21:39:03 -05:00
ed 94a1c320a5 docs(mma): Add Phase 7 UX specification and update track plan 2026-02-26 21:37:45 -05:00
ed 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
ed 971202e21b docs(conductor): Synchronize docs for track 'MMA Core Engine Implementation' 2026-02-26 20:47:58 -05:00
ed 1294091692 chore(conductor): Mark track 'MMA Core Engine Implementation' as complete 2026-02-26 20:47:04 -05:00
ed d4574dba41 conductor(plan): Mark Phase 5 as complete 2026-02-26 20:46:51 -05:00
ed 3982fda5f5 conductor(checkpoint): Checkpoint end of Phase 5 - Multi-Agent Dispatcher & Parallelization 2026-02-26 20:46:13 -05:00
ed dce1679a1f conductor(plan): Mark task 'UI Component Update' as complete 2026-02-26 20:45:45 -05:00
ed 68861c0744 feat(mma): Decouple UI from API calls using UserRequestEvent and AsyncEventQueue 2026-02-26 20:45:23 -05:00
ed 5206c7c569 conductor(plan): Mark task 'The Dispatcher Loop' as complete 2026-02-26 20:40:45 -05:00
ed 1dacd3613e feat(mma): Implement dynamic ticket parsing and dispatcher loop in ConductorEngine 2026-02-26 20:40:16 -05:00
ed 0acd1ea442 conductor(plan): Mark task 'Tier 1 & 2 System Prompts' as complete 2026-02-26 20:36:33 -05:00
ed a28d71b064 feat(mma): Implement structured system prompts for Tier 1 and Tier 2 2026-02-26 20:36:09 -05:00
ed 6be093cfc1 conductor(plan): Mark task 'The Event Bus' as complete 2026-02-26 20:34:15 -05:00
ed 695cb4a82e feat(mma): Implement AsyncEventQueue in events.py 2026-02-26 20:33:51 -05:00
ed 47d750ea9d conductor(plan): Mark Phase 4 as complete 2026-02-26 20:30:51 -05:00
ed 61d17ade0f conductor(checkpoint): Checkpoint end of Phase 4 - Tier 4 QA Interception 2026-02-26 20:30:29 -05:00
ed a5854b1488 conductor(plan): Mark task 'Payload Formatting' as complete 2026-02-26 20:30:04 -05:00
ed fb3da4de36 feat(mma): Integrate Tier 4 QA analysis across all providers and conductor 2026-02-26 20:29:34 -05:00
ed 80a10f4d12 conductor(plan): Mark task 'Tier 4 Instantiation' as complete 2026-02-26 20:22:29 -05:00
ed 8e4e32690c feat(mma): Implement run_tier4_analysis in ai_client.py 2026-02-26 20:22:04 -05:00
ed bb2f7a16d4 conductor(plan): Mark task 'The Interceptor Loop' as complete 2026-02-26 20:19:59 -05:00
ed bc654c2f57 feat(mma): Implement Tier 4 QA interceptor in shell_runner.py 2026-02-26 20:19:34 -05:00
ed a978562f55 conductor(plan): Mark Phase 3 as complete 2026-02-26 20:15:51 -05:00
ed e6c8d734cc conductor(checkpoint): Checkpoint end of Phase 3 - Linear Orchestrator & Execution Clutch 2026-02-26 20:15:17 -05:00
ed bc0cba4d3c conductor(plan): Mark task 'The HITL Execution Clutch' as complete 2026-02-26 20:14:52 -05:00
ed 1afd9c8c2a feat(mma): Implement HITL execution clutch and step-mode 2026-02-26 20:14:27 -05:00
ed cfd20c027d conductor(plan): Mark task 'Context Injection' as complete 2026-02-26 20:10:39 -05:00
ed 9d6d1746c6 feat(mma): Implement context injection using ASTParser in run_worker_lifecycle 2026-02-26 20:10:15 -05:00
ed 559355ce47 conductor(plan): Mark task 'The Engine Core' as complete 2026-02-26 20:08:15 -05:00
ed 7a301685c3 feat(mma): Implement ConductorEngine and run_worker_lifecycle 2026-02-26 20:07:51 -05:00
ed 4346eda88d conductor(plan): Mark Phase 2 as complete 2026-02-26 20:03:15 -05:00
ed a518a307f3 conductor(checkpoint): Checkpoint end of Phase 2 - State Machine & Data Structures 2026-02-26 20:02:56 -05:00
ed eac01c2975 conductor(plan): Mark task 'State Mutator Methods' as complete 2026-02-26 20:02:33 -05:00
ed e925b219cb feat(mma): Implement state mutator methods for Ticket and Track 2026-02-26 20:02:09 -05:00
ed d198a790c8 conductor(plan): Mark task 'Worker Context Definition' as complete 2026-02-26 20:00:15 -05:00
ed ee719296c4 feat(mma): Implement WorkerContext model 2026-02-26 19:59:51 -05:00
ed ccd286132f conductor(plan): Mark task 'The Dataclasses' as complete 2026-02-26 19:55:27 -05:00
ed f9b5a504e5 feat(mma): Implement Ticket and Track models 2026-02-26 19:55:03 -05:00
ed 0b2c0dd8d7 conductor(plan): Mark Phase 1 as complete 2026-02-26 19:53:03 -05:00
ed ac31e4112f conductor(checkpoint): Checkpoint end of Phase 1 - Memory Foundations 2026-02-26 19:48:59 -05:00
ed 449335df04 conductor(plan): Mark AST view extraction tasks as complete 2026-02-26 19:48:20 -05:00
ed b73a83e612 conductor(plan): Mark task 'Core Parser Class' as complete 2026-02-26 19:47:56 -05:00
ed 7a609cae69 feat(mma): Implement ASTParser in file_cache.py and refactor mcp_client.py 2026-02-26 19:47:33 -05:00
ed 4849ee2b8c conductor(plan): Mark task 'Dependency Setup' as complete 2026-02-26 19:29:46 -05:00
ed 8fb75cc7e2 feat(deps): Update requirements.txt with tree-sitter dependencies 2026-02-26 19:29:22 -05:00
ed 659f0c91f3 move to proper location 2026-02-26 18:28:52 -05:00
ed 9e56245091 feat(conductor): Restore mma_implementation track 2026-02-26 13:13:29 -05:00
ed ff1b2cbce0 feat(conductor): Archive gemini_cli_parity track 2026-02-26 13:11:45 -05:00
ed d31685cd7d feat(gemini_cli_parity): Complete Phase 5 and all edge case tests 2026-02-26 13:09:58 -05:00
ed 507154f88d chore(conductor): Archive completed track 'Review logging' 2026-02-26 09:32:19 -05:00
ed 074b276293 docs(conductor): Synchronize docs for track 'Review logging' 2026-02-26 09:26:25 -05:00
ed add0137f72 chore(conductor): Mark track 'Review logging' as complete 2026-02-26 09:24:57 -05:00
ed 04a991ef7e docs(logging): Update documentation for session-based logging and management 2026-02-26 09:19:56 -05:00
ed 23c0f0a15a test(logging): Add end-to-end integration test for logging lifecycle 2026-02-26 09:18:24 -05:00
ed 948efbb376 remove mma test from toplvl dir 2026-02-26 09:17:54 -05:00
ed be249fbcb4 get mma tests into conductor dir 2026-02-26 09:16:56 -05:00
ed 7d521239ac feat(gui): Add Log Management panel with manual whitelisting 2026-02-26 09:12:58 -05:00
ed 8b7588323e feat(logging): Integrate log pruning and auto-whitelisting into app lifecycle 2026-02-26 09:08:31 -05:00
ed 4e9c47f081 feat(logging): Implement auto-whitelisting heuristics for log sessions 2026-02-26 09:05:15 -05:00
ed ff98a63450 flash-lite is too dumb 2026-02-26 09:03:58 -05:00
ed bd2a79c090 feat(logging): Implement LogPruner for cleaning up old insignificant logs 2026-02-26 08:59:39 -05:00
ed 3f4dc1ae03 feat(logging): Implement session-based log organization 2026-02-26 08:55:16 -05:00
ed 10fbfd0f54 feat(logging): Implement LogRegistry for managing session metadata 2026-02-26 08:52:51 -05:00
ed 9a66b7697e chore(conductor): Add new track 'Review logging used throughout the project' 2026-02-26 08:46:25 -05:00
ed b9b90ba9e7 remove mma_utilization_refinement_20260226 from tracks 2026-02-26 08:38:55 -05:00
ed 4374b91fd1 chore(conductor): Archive track 'MMA Utilization Refinement' 2026-02-26 08:38:42 -05:00
ed a664dfbbec fix(mma): Final refinement of delegation command and log tracking 2026-02-26 08:38:10 -05:00
ed 1933fcfb40 conductor(plan): Mark task 'Apply review suggestions' as complete 2026-02-26 08:36:05 -05:00
ed d343066435 fix(conductor): Apply review suggestions for track 'mma_utilization_refinement_20260226' 2026-02-26 08:35:50 -05:00
ed 91693a5168 feat(mma): Refine tier roles, tool access, and observability 2026-02-26 08:31:19 -05:00
ed 732f3d4e13 chore(conductor): Mark track 'MMA Utilization Refinement' as complete 2026-02-26 08:30:52 -05:00
ed e950601e28 chore(conductor): Add new track 'MMA Utilization Refinement' 2026-02-26 08:24:13 -05:00
ed 18e6fab307 checkpoint: gemini_cli_parity track 2026-02-26 00:32:21 -05:00
ed a70680b2a2 checkpoint: Working on getting gemini cli to actually have parity with gemini api. 2026-02-26 00:31:33 -05:00
ed cbe359b1a5 archive deepseek support (remove in tracks) 2026-02-25 23:35:03 -05:00
ed d030897520 chore(conductor): Archive track 'Add support for the deepseek api as a provider.' 2026-02-25 23:34:46 -05:00
ed f2b29a06d5 chore(conductor): Mark track 'Add support for the deepseek api as a provider.' as complete 2026-02-25 23:34:06 -05:00
ed 95cac4e831 feat(ai): implement DeepSeek provider with streaming and reasoning support 2026-02-25 23:32:08 -05:00
ed 3a2856b27d pain 2026-02-25 23:11:42 -05:00
ed 7bbc484053 docs(conductor): Synchronize docs for track 'deepseek_support_20260225' (Phase 1) 2026-02-25 22:37:56 -05:00
ed 45b88728f3 conductor(plan): Mark Phase 1 of DeepSeek track as complete [checkpoint: 0ec3720] 2026-02-25 22:37:14 -05:00
ed 0ec372051a conductor(checkpoint): Checkpoint end of Phase 1 (Infrastructure & Common Logic) 2026-02-25 22:37:01 -05:00
ed 75bf912f60 conductor(plan): Mark Phase 1 of DeepSeek track as verified 2026-02-25 22:36:57 -05:00
ed 1b3ff232c4 feat(deepseek): Implement Phase 1 infrastructure and provider interface 2026-02-25 22:33:20 -05:00
ed f0c1af986d mma docs support 2026-02-25 22:29:20 -05:00
ed 74dcd89ec5 mma execution fix 2026-02-25 22:26:59 -05:00
ed d82c7686f7 skill fixes 2026-02-25 22:14:13 -05:00
ed 8abf5e07b9 chore(conductor): Archive track 'test_curation_20260225' 2026-02-25 22:06:20 -05:00