Edward R. Gonzalez ed
ed pushed to master at ed/manual_slop 2026-03-07 08:12:19 -08:00
d6cdbf21d7 fix(gui): move heavy processing from render loop to controller - gui only visualizes state
ed pushed to master at ed/manual_slop 2026-03-07 08:09:12 -08:00
c14f63fa26 fix(gui): add 1s caching to cache/tool analytics panels to improve performance
ed pushed to master at ed/manual_slop 2026-03-07 08:06:55 -08:00
992f48ab99 fix(gui): remove duplicate collapsing_header in cache/tool analytics panels
ed pushed to master at ed/manual_slop 2026-03-07 08:02:45 -08:00
e485bc102f chore(conductor/tracks.md): mark tool_usage_analytics complete
1d87ad3566 feat(gui): add Tool Usage Analytics panel with stats tracking
Compare 2 commits »
ed pushed to master at ed/manual_slop 2026-03-07 07:51:12 -08:00
5075a82fe4 chore(conductor/tracks.md): mark cache_analytics complete
73ec811193 conductor(plan): mark cache_analytics phases complete
d823844417 feat(gui): add dedicated Cache Analytics panel with TTL countdown and clear button
Compare 3 commits »
ed pushed to master at ed/manual_slop 2026-03-07 07:39:45 -08:00
f6fefcb50f chore(conductor/tracks.md): mark mma_multiworker_viz complete
935205b7bf conductor(plan): mark Phase 4 & 5 complete for mma_multiworker_viz
87bfc69257 feat(mma): add stream pruning with MAX_STREAM_SIZE (10KB)
d591b257d4 conductor(plan): mark Phase 3 complete for mma_multiworker_viz
544a554100 feat(gui): add worker status indicators to tier stream panel
Compare 7 commits »
ed pushed to master at ed/manual_slop 2026-03-07 07:29:45 -08:00
bf8868191a remove perf dashboard not useful needs to be relevant to gui2 profiling.
1466615b30 tiredv
a5cddbf90d chore(conductor/tracks.md): mark cost_token_analytics complete
552e76e98a feat(gui): add per-tier cost breakdown to token budget panel
Compare 4 commits »
ed pushed to master at ed/manual_slop 2026-03-06 22:44:43 -08:00
1a2268f9f5 chore(conductor/tracks.md): mark native_orchestrator as complete
c05bb58d54 chore(TASKS): mark native_orchestrator_20260306 as complete
0b7352043c revert(mma_exec): remove native_orchestrator integration - mma_exec is Meta-Tooling not Application
c1110344d4 conductor(plan): Mark Task 4.1 skipped, Task 5.1 complete
e05ad7f32d feat(mma_exec): integrate NativeOrchestrator for track metadata operations
Compare 9 commits »
ed pushed to master at ed/manual_slop 2026-03-06 22:28:19 -08:00
0fae341d2f fix(ai_client): add patch_callback param to _send_gemini_cli signature
ed pushed to master at ed/manual_slop 2026-03-06 22:16:56 -08:00
fa29c53b1e fix(gui): patch modal ImGui API fixes - use vec4() for colors, proper button calls
4f4f914c64 feat(tier4): Add 5-second delay before showing patch modal so user can see it
f8e1a5b405 feat(tier4): Complete GUI integration for patch modal
d520d5d6c2 fix: Add debug logging to patch endpoints
14dab8e67f feat(tier4): Add patch modal GUI integration and API hooks
Compare 5 commits »
ed pushed to master at ed/manual_slop 2026-03-06 21:27:32 -08:00
90670b9671 feat(tier4): Integrate patch generation into GUI workflow
72a71706e3 conductor(plan): Mark Phase 5 complete - all phases done
d58816620a feat(modal): Add patch approval modal manager
125cbc6dd0 feat(patch): Add patch application and backup functions
99a5d7045f feat(diff): Add diff rendering helpers for GUI
Compare 7 commits »
ed pushed to master at ed/manual_slop 2026-03-06 21:10:58 -08:00
c8e8cb3bf3 feat(tier4): Add patch generation for auto-patching
ed pushed to master at ed/manual_slop 2026-03-06 21:06:23 -08:00
5277b11279 chore: update track references and config
ed pushed to master at ed/manual_slop 2026-03-06 20:53:06 -08:00
bc606a8a8d fix: Add minimax to tool call execution handler
a47ea47839 temp: disable tools for minimax to debug API issues
6cfe9697e0 fix: Use temperature=1.0 for MiniMax (required range is (0.0, 1.0])
Compare 3 commits »
ed pushed to master at ed/manual_slop 2026-03-06 20:43:46 -08:00
ce53f69ae0 fix: Use correct MiniMax API endpoint (api.minimax.io not api.minimax.chat)
ed pushed to master at ed/manual_slop 2026-03-06 20:43:09 -08:00
af4b716a74 fix: Use absolute path for credentials.toml
ae5e7dedae fix(deps): Add openai package for MiniMax provider support
Compare 2 commits »
ed pushed to master at ed/manual_slop 2026-03-06 20:38:00 -08:00
120a843f33 conductor(plan): Mark all minimax tasks complete with b79c1fc
ed pushed to master at ed/manual_slop 2026-03-06 20:37:47 -08:00
a07b7e4f34 conductor(plan): Mark minimax_provider_20260306 tasks complete
ed pushed to master at ed/manual_slop 2026-03-06 20:36:40 -08:00
b79c1fce3c feat(provider): Add MiniMax AI provider integration
ed pushed to master at ed/manual_slop 2026-03-06 20:21:28 -08:00