Commit Graph

20 Commits

Author SHA1 Message Date
Ed_
74dcd89ec5 mma execution fix 2026-02-25 22:26:59 -05:00
Ed_
df1c429631 feat(mma): Add mma.ps1 helper script for manual triggering 2026-02-25 20:24:26 -05:00
Ed_
221374eed6 feat(mma): Complete Phase 3 context features (injection, dependency mapping, logging) 2026-02-25 20:21:12 -05:00
Ed_
678fa89747 feat(mma): Implement logging/auditing for role hand-offs 2026-02-25 20:16:56 -05:00
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_
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_
f6e6d418f6 fix(mma): Use headless execution flag for context amnesia and parse json output 2026-02-25 19:45:59 -05:00
Ed_
9a27a80d65 feat(mma): Implement Context Amnesia bridge via subprocess 2026-02-25 19:16:41 -05:00
Ed_
55c0fd1c52 feat(mma): Implement Role-Scoped Document selection logic 2026-02-25 19:12:02 -05:00
Ed_
0b2cd324e5 feat(mma): Scaffold mma_exec.py with basic CLI structure 2026-02-25 19:09: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_
211000c926 feat(ipc): implement cli_tool_bridge as BeforeTool hook 2026-02-25 13:53:57 -05:00
Ed_
551e41c27f conductor(checkpoint): Phase 4: Final Validation and Reporting complete 2026-02-25 08:59:20 -05:00
Ed_
4eb4e8667c conductor(checkpoint): Phase 3: Test Track Implementation complete 2026-02-25 08:55:32 -05:00
Ed_
cf3de845fb conductor(checkpoint): Phase 1: Research and Investigation complete 2026-02-25 08:45:41 -05:00
Ed_
bab468fc82 fix(conductor): Enforce strict statelessness and robust JSON parsing for subagents 2026-02-24 23:36:41 -05:00
Ed_
462ed2266a feat(conductor): Add run_subagent script for stable headless skill invocation 2026-02-24 23:17:45 -05:00