Commit Graph

208 Commits

Author SHA1 Message Date
Ed_
7bdba1c9b9 adjustments + new tracks + tasks.md reduction of usage 2026-03-08 03:31:15 -04:00
Ed_
a65dff4b6d a test for a test 2026-03-07 22:29:08 -05:00
Ed_
87efbd1a12 chore(conductor): Mark track 'Test Regression Verification' as complete 2026-03-07 20:55:14 -05:00
Ed_
4c2cfda3d1 fixing 2026-03-07 20:32:59 -05:00
Ed_
3722570891 chore(conductor): Mark track 'Test Integrity Audit & Intent Documentation' as complete 2026-03-07 20:17:40 -05:00
Ed_
c2930ebea1 conductor(checkpoint): Test integrity audit complete 2026-03-07 20:15:22 -05:00
Ed_
d2521d6502 ai aia iaiaiaia 2026-03-07 20:06:58 -05:00
Ed_
a98c1ff4be ai ai ai ai 2026-03-07 20:06:41 -05:00
Ed_
93cd4a0050 fk these ai 2026-03-07 20:02:06 -05:00
Ed_
7f7e456351 trying to improve behavior in opencode 2026-03-07 19:26:19 -05:00
Ed_
3984132700 conductor(tracks): Add Test Regression Verification track 2026-03-07 16:48:42 -05:00
Ed_
07a4af2f94 conductor(tracks): Mark Per-Ticket Model Override as complete 2026-03-07 16:47:12 -05:00
Ed_
3d89d0e026 conductor(tracks): Mark Per-Ticket Model Override as in-progress 2026-03-07 16:40:26 -05:00
Ed_
86973e2401 conductor(tracks): Mark Pipeline Pause/Resume as complete 2026-03-07 16:39:03 -05:00
Ed_
ce99c18cbd conductor(tracks): Mark Pipeline Pause/Resume as in-progress 2026-03-07 16:34:04 -05:00
Ed_
048a07a049 conductor(tracks): Mark Manual Block/Unblock Control as complete 2026-03-07 16:32:13 -05:00
Ed_
97b5bd953d conductor(tracks): Mark Manual Block/Unblock Control as in-progress 2026-03-07 16:22:48 -05:00
Ed_
035c74ed36 feat(models): Add priority field to Ticket dataclass and update serialization 2026-03-07 15:27:30 -05:00
Ed_
95f8a6d120 chore(conductor): Mark track 'On-Demand Definition Lookup' as complete 2026-03-07 15:21:31 -05:00
Ed_
a0a9d00310 feat(gui): Implement @symbol regex parser for on-demand definition lookup 2026-03-07 14:57:52 -05:00
Ed_
fcff00f750 WIP: profiling 2026-03-07 14:02:03 -05:00
Ed_
1f760f2381 fix(ui): Correct performance profiling instrumentation and Diagnostics UI 2026-03-07 13:01:39 -05:00
Ed_
b6084aefbb feat(logs): Update pruning heuristic to always remove empty logs regardless of age 2026-03-07 12:32:27 -05:00
Ed_
a0645e64f3 chore(conductor): Mark track 'Enhanced Context Control & Cache Awareness' as complete 2026-03-07 12:13:20 -05:00
Ed_
61f331aee6 new track 2026-03-07 12:01:32 -05:00
Ed_
51b79d1ee2 chore(conductor): Mark track 'Manual Skeleton Context Injection' as complete 2026-03-07 11:54:46 -05:00
Ed_
fbe02ebfd4 feat(ui): Implement manual skeleton context injection 2026-03-07 11:54:11 -05:00
Ed_
b41a8466f1 chore(conductor): Mark track 'Track Progress Visualization' as complete 2026-03-07 11:42:53 -05:00
Ed_
34673ee32d chore(conductor): Mark track Track Progress Visualization as in-progress 2026-03-07 11:22:13 -05:00
Ed_
6f96f71917 chore(conductor/tracks.md): mark session_insights complete 2026-03-07 11:18:20 -05:00
Ed_
e485bc102f chore(conductor/tracks.md): mark tool_usage_analytics complete 2026-03-07 10:59:01 -05:00
Ed_
5075a82fe4 chore(conductor/tracks.md): mark cache_analytics complete 2026-03-07 10:47:29 -05:00
Ed_
f6fefcb50f chore(conductor/tracks.md): mark mma_multiworker_viz complete 2026-03-07 10:36:29 -05:00
Ed_
1466615b30 tiredv 2026-03-07 10:28:21 -05:00
Ed_
a5cddbf90d chore(conductor/tracks.md): mark cost_token_analytics complete 2026-03-07 01:51:26 -05:00
Ed_
1a2268f9f5 chore(conductor/tracks.md): mark native_orchestrator as complete 2026-03-07 01:44:07 -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_
99a5d7045f feat(diff): Add diff rendering helpers for GUI
- Add get_line_color() to classify diff lines
- Add render_diff_text_immediate() for immediate mode rendering
- Add tests for rendering functions
2026-03-07 00:13:10 -05:00
Ed_
5277b11279 chore: update track references and config 2026-03-07 00:06:05 -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_
d54cc3417a conductor(tracks): Mark Visual DAG track as complete 2026-03-06 18:49:03 -05:00
Ed_
5956b4b9de feat(gui): Implement Visual DAG with imgui_node_editor
- Add node editor context and config in App.__init__
- Replace tree-based DAG with imgui_node_editor visualization
- Add selection detection for interactive ticket editing
- Add edit panel for selected ticket (view status, target, deps, mark complete, delete)
- Add ui_selected_ticket_id state variable
2026-03-06 17:35:41 -05:00
Ed_
af4a227d67 feat(mma): Implement Deep AST-Driven Context Pruning and mark track complete 2026-03-06 17:05:48 -05:00
Ed_
7da2946eff feat(mma): Implement worker pool and configurable concurrency for DAG engine and mark track 'True Parallel Worker Execution' as complete 2026-03-06 16:55:45 -05:00
Ed_
f580165c5b feat(conductor): Implement configurable paths and mark track 'Conductor Path Configuration' as complete 2026-03-06 16:43:11 -05:00
Ed_
4599e38df2 nice 2026-03-06 15:03:17 -05:00
Ed_
f5ca592046 last track 2026-03-06 15:01:29 -05:00
Ed_
2c90020682 WIP next tracks planing 2026-03-06 14:52:10 -05:00
Ed_
ae237330e9 chore(conductor): Mark track 'Simulation Fidelity Enhancement' as complete. 2026-03-06 13:38:15 -05:00