Commit Graph

218 Commits

Author SHA1 Message Date
Ed_
b44c0f42cd chore(conductor): Add new track 'External Text Editor Integration for Approvals' 2026-03-08 13:12:27 -04:00
Ed_
deb1a2b423 adjust tracks.md 2026-03-08 13:05:34 -04:00
Ed_
0515be39cc chore(conductor): Restore Phase 4 subcategories in tracks.md 2026-03-08 13:04:18 -04:00
Ed_
da7f477723 chore(conductor): Reorganize tracks into Phase 3 and Phase 4 2026-03-08 13:03:44 -04:00
Ed_
957af2f587 chore(conductor): De-number completed tracks in tracks.md 2026-03-08 13:03:02 -04:00
Ed_
7f9002b900 chore(conductor): Archive completed tracks in tracks.md 2026-03-08 13:02:23 -04:00
Ed_
711750f1c3 chore(conductor): Add new track 'UI Theme Overhaul & Style System' 2026-03-08 13:01:14 -04:00
Ed_
5e6a38a790 chore(conductor): Add new track 'Advanced Log Management and Session Restoration' 2026-03-08 12:53:42 -04:00
Ed_
c11df55a25 chore(conductor): Add new track 'Saved Tool Presets' 2026-03-08 12:41:42 -04:00
Ed_
28cc901c0a chore(conductor): Add new track 'Saved System Prompt Presets' 2026-03-08 12:35:13 -04:00
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