60ce495d53
style(ui): Fix Files & Media panel wonkiness with scroll_x and constrained child height
2026-03-07 12:22:32 -05:00
d31b57f17e
style(ui): Refine layout of Files & Media panels for better scaling
2026-03-07 12:18:50 -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
d7a6ba7e51
feat(ui): Enhanced context control with per-file flags and Gemini cache awareness
2026-03-07 12:13:08 -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
1e188fd3aa
feat(ui): Implement enhanced MMA track progress visualization with color-coded bars, breakdown, and ETA
2026-03-07 11:42:35 -05:00
87902d82d8
feat(mma): Implement track progress calculation and refactor get_all_tracks
2026-03-07 11:24:05 -05:00
34673ee32d
chore(conductor): Mark track Track Progress Visualization as in-progress
2026-03-07 11:22:13 -05:00
f72b081154
fix(app_controller): fix cost_tracker import in get_session_insights
2026-03-07 11:19:54 -05:00
6f96f71917
chore(conductor/tracks.md): mark session_insights complete
2026-03-07 11:18:20 -05:00
9aea9b6210
feat(gui): add Session Insights panel with token history tracking
2026-03-07 11:17:51 -05:00
d6cdbf21d7
fix(gui): move heavy processing from render loop to controller - gui only visualizes state
2026-03-07 11:11:57 -05:00
c14f63fa26
fix(gui): add 1s caching to cache/tool analytics panels to improve performance
2026-03-07 11:07:47 -05:00
992f48ab99
fix(gui): remove duplicate collapsing_header in cache/tool analytics panels
2026-03-07 11:04:42 -05:00
e485bc102f
chore(conductor/tracks.md): mark tool_usage_analytics complete
2026-03-07 10:59:01 -05:00
1d87ad3566
feat(gui): add Tool Usage Analytics panel with stats tracking
2026-03-07 10:58:23 -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
d823844417
feat(gui): add dedicated Cache Analytics panel with TTL countdown and clear button
2026-03-07 10:45:01 -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
87bfc69257
feat(mma): add stream pruning with MAX_STREAM_SIZE (10KB)
2026-03-07 10:35:35 -05:00
d591b257d4
conductor(plan): mark Phase 3 complete for mma_multiworker_viz
2026-03-07 10:34:41 -05:00
544a554100
feat(gui): add worker status indicators to tier stream panel
2026-03-07 10:34:27 -05:00
3b16c4bce8
conductor(plan): mark Phase 1 & 2 complete for mma_multiworker_viz
2026-03-07 10:32:35 -05:00
55e881fa52
feat(mma): add worker status tracking (_worker_status dict)
2026-03-07 10:32:12 -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
c05bb58d54
chore(TASKS): mark native_orchestrator_20260306 as complete
2026-03-07 01:42:44 -05:00
0b7352043c
revert(mma_exec): remove native_orchestrator integration - mma_exec is Meta-Tooling not Application
2026-03-07 01:42:25 -05:00
c1110344d4
conductor(plan): Mark Task 4.1 skipped, Task 5.1 complete
2026-03-07 01:39:01 -05:00
e05ad7f32d
feat(mma_exec): integrate NativeOrchestrator for track metadata operations
2026-03-07 01:36:42 -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
1323d10ea0
feat(orchestrator): add native_orchestrator.py with plan/metadata CRUD and NativeOrchestrator class
2026-03-07 01:32:09 -05:00
0fae341d2f
fix(ai_client): add patch_callback param to _send_gemini_cli signature
2026-03-07 01:28:07 -05:00
fa29c53b1e
fix(gui): patch modal ImGui API fixes - use vec4() for colors, proper button calls
2026-03-07 01:16:40 -05:00
4f4f914c64
feat(tier4): Add 5-second delay before showing patch modal so user can see it
2026-03-07 00:58:32 -05:00
f8e1a5b405
feat(tier4): Complete GUI integration for patch modal
...
- Add patch modal state to AppController instead of App
- Add show_patch_modal/hide_patch_modal action handlers
- Fix push_event to work with flat payload format
- Add patch fields to _gettable_fields
- Both GUI integration tests passing
2026-03-07 00:55:35 -05:00
d520d5d6c2
fix: Add debug logging to patch endpoints
2026-03-07 00:45:07 -05:00