ed
3e531980d4
feat(mma): Consolidate Agent Streams into MMA Dashboard with popout options
2026-03-09 23:39:02 -04:00
ed
8a83d22967
feat(ops): Consolidate usage analytics into Operations Hub with popout option
2026-03-09 23:25:06 -04:00
ed
66844e8368
feat(mma): Implement Pop Out Task DAG option in MMA Dashboard
2026-03-09 23:16:02 -04:00
ed
178a694e2a
fix(conductor): Resolve FileExistsError and harden Preset Manager modal
2026-03-09 22:59:22 -04:00
ed
95381c258c
chore(conductor): Mark track 'Saved System Prompt Presets' as complete
2026-03-09 22:35:52 -04:00
ed
e2a403a187
checkpoint(Saved system prompt presets)
2026-03-09 22:27:40 -04:00
ed
80eaf740da
spicyv
2026-03-09 00:27:43 -04:00
ed
5446a2407c
feat(ui): Improve text rendering clarity with 3x font oversampling
2026-03-09 00:13:57 -04:00
ed
fde0f29e72
ok
2026-03-08 23:24:33 -04:00
ed
5f0168c4f2
feat(ui): Integrate imgui_markdown and professional fonts for rich text rendering
2026-03-08 23:07:42 -04:00
ed
bbe0209403
feat(logs): Harden session restoration for legacy logs and offloaded data resolution
2026-03-08 21:17:27 -04:00
ed
8e02c1ecec
feat(logs): Implement Diagnostic Tab and clean up discussion history
2026-03-08 21:07:49 -04:00
ed
1b3fc5ba2f
feat(logs): Implement session restoration and historical replay mode
2026-03-08 21:03:37 -04:00
ed
7063bead12
feat(logs): Implement file-based offloading for scripts and tool outputs
2026-03-08 20:51:27 -04:00
ed
2f53f685a6
fix(core): Correct absolute import of ai_client
2026-03-07 21:09:16 -05:00
ed
7ea833e2d3
feat(gui): Implement on-demand definition lookup with clickable navigation and collapsing
2026-03-07 15:20:39 -05:00
ed
c6f9dc886f
feat(controller): Integrate py_get_definition for on-demand lookup
2026-03-07 15:03:03 -05:00
ed
a0a9d00310
feat(gui): Implement @symbol regex parser for on-demand definition lookup
2026-03-07 14:57:52 -05:00
ed
f655547184
fixees
2026-03-07 14:49:39 -05:00
ed
6ab359deda
fixes
2026-03-07 14:39:40 -05:00
ed
a856d73f95
ok
2026-03-07 14:25:03 -05:00
ed
b5398ec5a8
sigh
2026-03-07 14:15:21 -05:00
ed
91d7e2055f
wip
2026-03-07 14:13:25 -05:00
ed
aaed011d9e
fixing latency bugs on gui thread
2026-03-07 14:05:57 -05:00
ed
fcff00f750
WIP: profiling
2026-03-07 14:02:03 -05:00
ed
d71d82bafb
docs(conductor): Synchronize docs for track 'GUI Performance Profiling & Optimization'
2026-03-07 13:20:12 -05:00
ed
d7a6ba7e51
feat(ui): Enhanced context control with per-file flags and Gemini cache awareness
2026-03-07 12:13:08 -05:00
ed
fbe02ebfd4
feat(ui): Implement manual skeleton context injection
2026-03-07 11:54:11 -05:00
ed
1e188fd3aa
feat(ui): Implement enhanced MMA track progress visualization with color-coded bars, breakdown, and ETA
2026-03-07 11:42:35 -05:00
ed
f72b081154
fix(app_controller): fix cost_tracker import in get_session_insights
2026-03-07 11:19:54 -05:00
ed
9aea9b6210
feat(gui): add Session Insights panel with token history tracking
2026-03-07 11:17:51 -05:00
ed
d6cdbf21d7
fix(gui): move heavy processing from render loop to controller - gui only visualizes state
2026-03-07 11:11:57 -05:00
ed
1d87ad3566
feat(gui): add Tool Usage Analytics panel with stats tracking
2026-03-07 10:58:23 -05:00
ed
87bfc69257
feat(mma): add stream pruning with MAX_STREAM_SIZE (10KB)
2026-03-07 10:35:35 -05:00
ed
55e881fa52
feat(mma): add worker status tracking (_worker_status dict)
2026-03-07 10:32:12 -05:00
ed
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
ed
d520d5d6c2
fix: Add debug logging to patch endpoints
2026-03-07 00:45:07 -05:00
ed
90670b9671
feat(tier4): Integrate patch generation into GUI workflow
...
- Add patch_callback parameter throughout the tool execution chain
- Add _render_patch_modal() to gui_2.py with colored diff display
- Add patch modal state variables to App.__init__
- Add request_patch_from_tier4() to trigger patch generation
- Add run_tier4_patch_callback() to ai_client.py
- Update shell_runner to accept and execute patch_callback
- Diff colors: green for additions, red for deletions, cyan for headers
- 36 tests passing
2026-03-07 00:26:34 -05:00
ed
b79c1fce3c
feat(provider): Add MiniMax AI provider integration
...
- Add minimax to PROVIDERS lists in gui_2.py and app_controller.py
- Add minimax credentials template in ai_client.py
- Implement _list_minimax_models, _classify_minimax_error, _ensure_minimax_client
- Implement _send_minimax with streaming and reasoning support
- Add minimax to send(), list_models(), reset_session(), get_history_bleed_stats()
- Add unit tests in tests/test_minimax_provider.py
2026-03-06 23:36:30 -05:00
ed
f65e9b40b2
WIP: Regression hell
2026-03-06 21:22:21 -05:00
ed
13453a0a14
still fixing regressions
2026-03-06 20:27:03 -05:00
ed
4c92817928
fixing regresssions
2026-03-06 20:12:35 -05:00
ed
0e9f84f026
fixing
2026-03-06 19:54:52 -05:00
ed
f439b5c525
wip fixing regressions, removing hardcoded paths
2026-03-06 19:24:08 -05:00
ed
1c977d25d5
fix: Add missing _render_comms_history_panel method to gui_2.py
2026-03-06 19:04:09 -05:00
ed
b99900932f
fix: Remove reference to non-existent models.DISC_ROLES
2026-03-06 18:53:26 -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
2c90020682
WIP next tracks planing
2026-03-06 14:52:10 -05:00
ed
b8485073da
feat(gui): Add 'Force Prune Logs' button to Log Management panel.
2026-03-06 14:33:29 -05:00
ed
81d8906811
fix(controller): Resolve syntax error in log pruning block.
2026-03-06 14:23:24 -05:00