Commit Graph

675 Commits

Author SHA1 Message Date
Ed_
32ec14f5c3 feat(mma): Add dependency mapping to mma-exec 2026-02-25 20:12:14 -05:00
Ed_
4e564aad79 feat(mma): Implement AST Skeleton View generator using tree-sitter 2026-02-25 20:08:43 -05:00
Ed_
da689da4d9 conductor(plan): Update Phase 2 checkpoint with model fixes 2026-02-25 19:58:13 -05:00
Ed_
dd7e591cb8 conductor(checkpoint): Checkpoint end of Phase 2 (Amended) 2026-02-25 19:57:56 -05:00
Ed_
794cc2a7f2 fix(mma): Fix tier 2 model name to valid preview model and adjust tests 2026-02-25 19:57:42 -05:00
Ed_
9da08e9c42 fix(mma): Adjust skill trigger format to avoid policy blocks 2026-02-25 19:54:45 -05:00
Ed_
be2a77cc79 fix(mma): Assign dedicated models per tier in execute_agent 2026-02-25 19:51:00 -05:00
Ed_
00fbf5c44e conductor(plan): Mark phase 'Phase 2: mma-exec CLI - Core Scoping' as complete 2026-02-25 19:46:47 -05:00
Ed_
01953294cd conductor(checkpoint): Checkpoint end of Phase 2 2026-02-25 19:46:31 -05:00
Ed_
8e7bbe51c8 conductor(plan): Update context amnesia task commit hash 2026-02-25 19:46:24 -05:00
Ed_
f6e6d418f6 fix(mma): Use headless execution flag for context amnesia and parse json output 2026-02-25 19:45:59 -05:00
Ed_
7273e3f718 conductor(plan): Skip ai_client integration for mma-exec 2026-02-25 19:25:25 -05:00
Ed_
bbcbaecd22 conductor(plan): Mark task 'Context Amnesia bridge' as complete 2026-02-25 19:17:04 -05:00
Ed_
9a27a80d65 feat(mma): Implement Context Amnesia bridge via subprocess 2026-02-25 19:16:41 -05:00
Ed_
facfa070bb conductor(plan): Mark task 'Implement Role-Scoped Document selection logic' as complete 2026-02-25 19:12:20 -05:00
Ed_
55c0fd1c52 feat(mma): Implement Role-Scoped Document selection logic 2026-02-25 19:12:02 -05:00
Ed_
067cfba7f3 conductor(plan): Mark task 'Scaffold mma_exec.py' as complete 2026-02-25 19:09:33 -05:00
Ed_
0b2cd324e5 feat(mma): Scaffold mma_exec.py with basic CLI structure 2026-02-25 19:09:14 -05:00
Ed_
0d7530e33c conductor(plan): Mark phase 'Phase 1: Tiered Skills Implementation' as complete 2026-02-25 19:07:09 -05:00
Ed_
6ce3ea784d conductor(checkpoint): Checkpoint end of Phase 1 2026-02-25 19:06:50 -05:00
Ed_
c6a04d8833 conductor(plan): Mark skills creation tasks as complete 2026-02-25 19:05:38 -05:00
Ed_
fe1862af85 feat(mma): Add 4-tier skill templates 2026-02-25 19:05:14 -05:00
Ed_
f728274764 checkpoint: fix regression when using gemini cli outside of manual slop. 2026-02-25 19:01:42 -05:00
Ed_
fcb83e620c chore(conductor): Add new track '4-Tier MMA Architecture Formalization' 2026-02-25 18:49:58 -05:00
Ed_
d030bb6268 chore(conductor): Add new track 'DeepSeek API Support' 2026-02-25 18:44:38 -05:00
Ed_
b6496ac169 chore(conductor): Add new track 'Gemini CLI Parity' 2026-02-25 18:42:40 -05:00
Ed_
94e41d20ff chore(conductor): Archive gemini_cli_headless_20260224 track and update tests 2026-02-25 18:39:36 -05:00
Ed_
1c78febd16 chore(conductor): Mark track 'Support gemini cli headless' as complete 2026-02-25 14:30:43 -05:00
Ed_
f4dd7af283 chore(conductor): final update to Gemini CLI implementation plan 2026-02-25 14:30:37 -05:00
Ed_
1e5b43ebcd feat(ai): finalize Gemini CLI integration with telemetry polish and cleanup 2026-02-25 14:30:21 -05:00
Ed_
d187a6c8d9 feat(ai): support stdin for Gemini CLI and verify with integration test 2026-02-25 14:23:20 -05:00
Ed_
3ce4fa0c07 feat(gui): support Gemini CLI provider and settings persistence 2026-02-25 14:06:14 -05:00
Ed_
b762a80482 feat(ai): integrate GeminiCliAdapter into ai_client 2026-02-25 14:02:06 -05:00
Ed_
211000c926 feat(ipc): implement cli_tool_bridge as BeforeTool hook 2026-02-25 13:53:57 -05:00
Ed_
217b0e6d00 conductor(plan): mark Phase 1 of Gemini CLI headless integration as complete 2026-02-25 13:45:44 -05:00
Ed_
c0bccce539 conductor(checkpoint): Checkpoint end of Phase 1 2026-02-25 13:45:22 -05:00
Ed_
93f640dc79 feat(ipc): add request_confirmation to ApiHookClient 2026-02-25 13:44:44 -05:00
Ed_
1792107412 feat(ipc): support synchronous 'ask' requests in api_hooks 2026-02-25 13:41:25 -05:00
Ed_
147c10d4bb chore(conductor): Archive track 'manual_slop_headless_20260225' 2026-02-25 13:34:32 -05:00
Ed_
05a8d9d6d6 conductor(plan): Mark task 'Apply review suggestions' as complete 2026-02-25 13:34:05 -05:00
Ed_
9b50bfa75e fix(headless): Apply review suggestions for track 'manual_slop_headless_20260225' 2026-02-25 13:33:59 -05:00
Ed_
63fd391dff chore(conductor): Integrate strict MMA token firewalling and tiered delegation into core workflow 2026-02-25 13:29:16 -05:00
Ed_
6eb88a4041 docs(conductor): Synchronize docs for track 'Support headless manual_slop' 2026-02-25 13:24:09 -05:00
Ed_
28fcaa7eae chore(conductor): Mark track 'Support headless manual_slop' as complete 2026-02-25 13:23:11 -05:00
Ed_
386e36a92b feat(headless): Implement Phase 5 - Dockerization 2026-02-25 13:23:04 -05:00
Ed_
1491619310 feat(headless): Implement Phase 4 - Session & Context Management via API 2026-02-25 13:18:41 -05:00
Ed_
4e0bcd5188 feat(headless): Implement Phase 2 - Core API Routes & Authentication 2026-02-25 13:09:22 -05:00
Ed_
d5f056c3d1 feat(headless): Implement Phase 1 - Project Setup & Headless Scaffold 2026-02-25 13:03:11 -05:00
Ed_
33a603c0c5 pain 2026-02-25 12:53:04 -05:00
Ed_
0b4e197d48 checkpoint, mma condcutor pain 2026-02-25 12:47:21 -05:00