Commit Graph

717 Commits

Author SHA1 Message Date
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