Commit Graph

550 Commits

Author SHA1 Message Date
Ed_
73ec811193 conductor(plan): mark cache_analytics phases complete 2026-03-07 10:47:11 -05:00
Ed_
935205b7bf conductor(plan): mark Phase 4 & 5 complete for mma_multiworker_viz 2026-03-07 10:36:15 -05:00
Ed_
d591b257d4 conductor(plan): mark Phase 3 complete for mma_multiworker_viz 2026-03-07 10:34:41 -05:00
Ed_
3b16c4bce8 conductor(plan): mark Phase 1 & 2 complete for mma_multiworker_viz 2026-03-07 10:32:35 -05:00
Ed_
bf8868191a remove perf dashboard not useful needs to be relevant to gui2 profiling. 2026-03-07 10:29:41 -05:00
Ed_
552e76e98a feat(gui): add per-tier cost breakdown to token budget panel 2026-03-07 01:50:53 -05:00
Ed_
c1110344d4 conductor(plan): Mark Task 4.1 skipped, Task 5.1 complete 2026-03-07 01:39:01 -05:00
Ed_
3f03663e2e test(orchestrator): add unit tests for native_orchestrator module 2026-03-07 01:36:01 -05:00
Ed_
b1da2ddf7b conductor(plan): Mark Phase 3 Task 3.1 complete 2026-03-07 01:33:50 -05:00
Ed_
78d496d33f conductor(plan): Mark Phase 1 & 2 tasks complete in native_orchestrator 2026-03-07 01:33:04 -05:00
Ed_
0fae341d2f fix(ai_client): add patch_callback param to _send_gemini_cli signature 2026-03-07 01:28:07 -05:00
Ed_
72a71706e3 conductor(plan): Mark Phase 5 complete - all phases done
Summary of implementation:
- Phase 1: Tier 4 patch generation (run_tier4_patch_generation)
- Phase 2: Diff parser and renderer (src/diff_viewer.py)
- Phase 3: Patch application with backup/rollback
- Phase 4: Patch modal manager for approval workflow
- Phase 5: 29 unit tests passing
2026-03-07 00:15:42 -05:00
Ed_
da58f46e89 conductor(plan): Mark Phase 1 tasks complete 2026-03-07 00:11:17 -05:00
Ed_
c8e8cb3bf3 feat(tier4): Add patch generation for auto-patching
- Add TIER4_PATCH_PROMPT to mma_prompts.py with unified diff format
- Add run_tier4_patch_generation function to ai_client.py
- Import mma_prompts in ai_client.py
- Add unit tests for patch generation
2026-03-07 00:10:35 -05:00
Ed_
120a843f33 conductor(plan): Mark all minimax tasks complete with b79c1fc 2026-03-06 23:37:52 -05:00
Ed_
a07b7e4f34 conductor(plan): Mark minimax_provider_20260306 tasks complete 2026-03-06 23:37:37 -05:00
Ed_
cb1440d61c add minimax provider side-track 2026-03-06 19:22:28 -05:00
Ed_
bfe9fb03be feat(conductor): Add MiniMax Provider Integration track 2026-03-06 19:14:58 -05:00
Ed_
661566573c feat(mma): Complete Visual DAG implementation, fix link creation/deletion, and sync docs 2026-03-06 19:13:20 -05:00
Ed_
42aa77855a conductor(checkpoint): Visual DAG track complete - Phases 1-5 done 2026-03-06 18:48:40 -05:00
Ed_
e1f8045e27 conductor(plan): Mark Visual DAG phases 1-4 complete 2026-03-06 17:38:28 -05:00
Ed_
f1605682fc conductor(plan): Update Visual DAG track progress - Phases 1-4.1, 5.1 complete 2026-03-06 17:36:07 -05:00
Ed_
1294104f7f hopefully done refining 2026-03-06 16:14:31 -05:00
Ed_
88e27ae414 ok 2026-03-06 16:06:54 -05:00
Ed_
bf24164b1f sigh 2026-03-06 15:57:39 -05:00
Ed_
49ae811be9 more refinements 2026-03-06 15:47:18 -05:00
Ed_
fca40fd8da refinement of upcoming tracks 2026-03-06 15:41:33 -05:00
Ed_
3ce6a2ec8a nice 2026-03-06 15:05:36 -05:00
Ed_
f5ca592046 last track 2026-03-06 15:01:29 -05:00
Ed_
3b79f2a4e1 WIP almost done with track planning 2026-03-06 15:00:15 -05:00
Ed_
2c90020682 WIP next tracks planing 2026-03-06 14:52:10 -05:00
Ed_
3336959e02 prep for new tracks 2026-03-06 14:46:22 -05:00
Ed_
0de50e216b commit 2026-03-06 14:04:50 -05:00
Ed_
ae237330e9 chore(conductor): Mark track 'Simulation Fidelity Enhancement' as complete. 2026-03-06 13:38:15 -05:00
Ed_
7eaed9c78a chore(conductor): Mark track 'Concurrent Tier Source Isolation' plan as complete 2026-03-06 13:04:38 -05:00
Ed_
684a6d1d3b feat(ai_client): isolation of current_tier using threading.local() for parallel agent safety 2026-03-06 12:59:18 -05:00
Ed_
84de6097e6 chore(conductor): Finalize track 'Robust JSON Parsing for Tech Lead' and cleanup static analysis 2026-03-06 12:36:24 -05:00
Ed_
dc1b0d0fd1 test(conductor): Add validation tests for Tech Lead JSON retry logic 2026-03-06 12:32:53 -05:00
Ed_
880ef5f370 feat(conductor): Add retry loop for Tech Lead JSON parsing 2026-03-06 12:30:23 -05:00
Ed_
76b49b7a4f conductor(plan): Mark phase 'Phase 3: Final Validation' as complete 2026-03-06 11:54:53 -05:00
Ed_
53b778619d conductor(plan): Mark phase 'Phase 2: Negative Path Testing' as complete 2026-03-06 11:46:49 -05:00
Ed_
9075483cd5 conductor(plan): Mark phase 'Phase 1: Mock Script Extension' as complete 2026-03-06 11:28:02 -05:00
Ed_
3ec8ef8e05 conductor(plan): Mark Phase 1 initial tasks as complete 2026-03-06 10:37:45 -05:00
Ed_
d575ebb471 adjustments 2026-03-06 10:18:16 -05:00
Ed_
d4923c5198 conductor(plan): Mark asyncio decoupling track complete 2026-03-05 16:58:02 -05:00
Ed_
55293a585a debrief 2026-03-05 16:31:23 -05:00
Ed_
3d5773fa63 YET ANOTEHR BOTCHED TRACK. 2026-03-05 16:14:58 -05:00
Ed_
5e69617f88 WIP: I HATE PYTHON 2026-03-05 13:55:40 -05:00
Ed_
b141748ca5 conductor(plan): Mark phase 'Phase 3' as complete 2026-03-05 10:10:36 -05:00
Ed_
b30d9dd23b conductor(plan): Mark phase 'Phase 1 & 2' as complete 2026-03-05 10:08:59 -05:00