813e58ce30
conductor(plan): Mark track 'On-Demand Definition Lookup' as complete
2026-03-07 15:21:12 -05:00
7ea833e2d3
feat(gui): Implement on-demand definition lookup with clickable navigation and collapsing
2026-03-07 15:20:39 -05:00
0c2df6c188
conductor(plan): Mark task 'Integrate py_get_definition' as complete
2026-03-07 15:03:29 -05:00
c6f9dc886f
feat(controller): Integrate py_get_definition for on-demand lookup
2026-03-07 15:03:03 -05:00
953e9e040c
conductor(plan): Mark phase 'Phase 1: Symbol Parsing' as complete
2026-03-07 15:00:23 -05:00
5e02ea34df
conductor(plan): Mark task 'Implement @symbol regex parser' as complete
2026-03-07 14:58:48 -05:00
a0a9d00310
feat(gui): Implement @symbol regex parser for on-demand definition lookup
2026-03-07 14:57:52 -05:00
fcff00f750
WIP: profiling
2026-03-07 14:02:03 -05:00
d71d82bafb
docs(conductor): Synchronize docs for track 'GUI Performance Profiling & Optimization'
2026-03-07 13:20:12 -05:00
1f760f2381
fix(ui): Correct performance profiling instrumentation and Diagnostics UI
2026-03-07 13:01:39 -05:00
a4c267d864
feat(ui): Implement conditional performance profiling for key GUI components
2026-03-07 12:54:40 -05:00
b6084aefbb
feat(logs): Update pruning heuristic to always remove empty logs regardless of age
2026-03-07 12:32:27 -05:00
034b30d167
docs(conductor): Synchronize docs for track 'Enhanced Context Control & Cache Awareness'
2026-03-07 12:15:31 -05:00
a0645e64f3
chore(conductor): Mark track 'Enhanced Context Control & Cache Awareness' as complete
2026-03-07 12:13:20 -05:00
61f331aee6
new track
2026-03-07 12:01:32 -05:00
89f4525434
docs(conductor): Synchronize docs for track 'Manual Skeleton Context Injection'
2026-03-07 11:55:01 -05:00
51b79d1ee2
chore(conductor): Mark track 'Manual Skeleton Context Injection' as complete
2026-03-07 11:54:46 -05:00
fbe02ebfd4
feat(ui): Implement manual skeleton context injection
2026-03-07 11:54:11 -05:00
442d5d23b6
docs(conductor): Synchronize docs for track 'Track Progress Visualization'
2026-03-07 11:44:16 -05:00
b41a8466f1
chore(conductor): Mark track 'Track Progress Visualization' as complete
2026-03-07 11:42:53 -05:00
34673ee32d
chore(conductor): Mark track Track Progress Visualization as in-progress
2026-03-07 11:22:13 -05:00
6f96f71917
chore(conductor/tracks.md): mark session_insights complete
2026-03-07 11:18:20 -05:00
e485bc102f
chore(conductor/tracks.md): mark tool_usage_analytics complete
2026-03-07 10:59:01 -05:00
5075a82fe4
chore(conductor/tracks.md): mark cache_analytics complete
2026-03-07 10:47:29 -05:00
73ec811193
conductor(plan): mark cache_analytics phases complete
2026-03-07 10:47:11 -05:00
f6fefcb50f
chore(conductor/tracks.md): mark mma_multiworker_viz complete
2026-03-07 10:36:29 -05:00
935205b7bf
conductor(plan): mark Phase 4 & 5 complete for mma_multiworker_viz
2026-03-07 10:36:15 -05:00
d591b257d4
conductor(plan): mark Phase 3 complete for mma_multiworker_viz
2026-03-07 10:34:41 -05:00
3b16c4bce8
conductor(plan): mark Phase 1 & 2 complete for mma_multiworker_viz
2026-03-07 10:32:35 -05:00
bf8868191a
remove perf dashboard not useful needs to be relevant to gui2 profiling.
2026-03-07 10:29:41 -05:00
1466615b30
tiredv
2026-03-07 10:28:21 -05:00
a5cddbf90d
chore(conductor/tracks.md): mark cost_token_analytics complete
2026-03-07 01:51:26 -05:00
552e76e98a
feat(gui): add per-tier cost breakdown to token budget panel
2026-03-07 01:50:53 -05:00
1a2268f9f5
chore(conductor/tracks.md): mark native_orchestrator as complete
2026-03-07 01:44:07 -05:00
c1110344d4
conductor(plan): Mark Task 4.1 skipped, Task 5.1 complete
2026-03-07 01:39:01 -05:00
3f03663e2e
test(orchestrator): add unit tests for native_orchestrator module
2026-03-07 01:36:01 -05:00
b1da2ddf7b
conductor(plan): Mark Phase 3 Task 3.1 complete
2026-03-07 01:33:50 -05:00
78d496d33f
conductor(plan): Mark Phase 1 & 2 tasks complete in native_orchestrator
2026-03-07 01:33:04 -05:00
0fae341d2f
fix(ai_client): add patch_callback param to _send_gemini_cli signature
2026-03-07 01:28:07 -05:00
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
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
da58f46e89
conductor(plan): Mark Phase 1 tasks complete
2026-03-07 00:11:17 -05:00
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
5277b11279
chore: update track references and config
2026-03-07 00:06:05 -05:00
120a843f33
conductor(plan): Mark all minimax tasks complete with b79c1fc
2026-03-06 23:37:52 -05:00
a07b7e4f34
conductor(plan): Mark minimax_provider_20260306 tasks complete
2026-03-06 23:37:37 -05:00
4921a6715c
OK.
2026-03-06 23:07:08 -05:00
cb1440d61c
add minimax provider side-track
2026-03-06 19:22:28 -05:00
bfe9fb03be
feat(conductor): Add MiniMax Provider Integration track
2026-03-06 19:14:58 -05:00
661566573c
feat(mma): Complete Visual DAG implementation, fix link creation/deletion, and sync docs
2026-03-06 19:13:20 -05:00