Private
Public Access
0
0

Commit Graph

  • d6cdbf21d7 fix(gui): move heavy processing from render loop to controller - gui only visualizes state ed 2026-03-07 11:11:57 -05:00
  • c14f63fa26 fix(gui): add 1s caching to cache/tool analytics panels to improve performance ed 2026-03-07 11:07:47 -05:00
  • 992f48ab99 fix(gui): remove duplicate collapsing_header in cache/tool analytics panels ed 2026-03-07 11:04:42 -05:00
  • e485bc102f chore(conductor/tracks.md): mark tool_usage_analytics complete ed 2026-03-07 10:59:01 -05:00
  • 1d87ad3566 feat(gui): add Tool Usage Analytics panel with stats tracking ed 2026-03-07 10:58:23 -05:00
  • 5075a82fe4 chore(conductor/tracks.md): mark cache_analytics complete ed 2026-03-07 10:47:29 -05:00
  • 73ec811193 conductor(plan): mark cache_analytics phases complete ed 2026-03-07 10:47:11 -05:00
  • d823844417 feat(gui): add dedicated Cache Analytics panel with TTL countdown and clear button ed 2026-03-07 10:45:01 -05:00
  • f6fefcb50f chore(conductor/tracks.md): mark mma_multiworker_viz complete ed 2026-03-07 10:36:29 -05:00
  • 935205b7bf conductor(plan): mark Phase 4 & 5 complete for mma_multiworker_viz ed 2026-03-07 10:36:15 -05:00
  • 87bfc69257 feat(mma): add stream pruning with MAX_STREAM_SIZE (10KB) ed 2026-03-07 10:35:35 -05:00
  • d591b257d4 conductor(plan): mark Phase 3 complete for mma_multiworker_viz ed 2026-03-07 10:34:41 -05:00
  • 544a554100 feat(gui): add worker status indicators to tier stream panel ed 2026-03-07 10:34:27 -05:00
  • 3b16c4bce8 conductor(plan): mark Phase 1 & 2 complete for mma_multiworker_viz ed 2026-03-07 10:32:35 -05:00
  • 55e881fa52 feat(mma): add worker status tracking (_worker_status dict) ed 2026-03-07 10:32:12 -05:00
  • bf8868191a remove perf dashboard not useful needs to be relevant to gui2 profiling. ed 2026-03-07 10:29:41 -05:00
  • 1466615b30 tiredv ed 2026-03-07 10:28:21 -05:00
  • a5cddbf90d chore(conductor/tracks.md): mark cost_token_analytics complete ed 2026-03-07 01:51:26 -05:00
  • 552e76e98a feat(gui): add per-tier cost breakdown to token budget panel ed 2026-03-07 01:50:53 -05:00
  • 1a2268f9f5 chore(conductor/tracks.md): mark native_orchestrator as complete ed 2026-03-07 01:44:07 -05:00
  • c05bb58d54 chore(TASKS): mark native_orchestrator_20260306 as complete ed 2026-03-07 01:42:44 -05:00
  • 0b7352043c revert(mma_exec): remove native_orchestrator integration - mma_exec is Meta-Tooling not Application ed 2026-03-07 01:42:25 -05:00
  • c1110344d4 conductor(plan): Mark Task 4.1 skipped, Task 5.1 complete ed 2026-03-07 01:39:01 -05:00
  • e05ad7f32d feat(mma_exec): integrate NativeOrchestrator for track metadata operations ed 2026-03-07 01:36:42 -05:00
  • 3f03663e2e test(orchestrator): add unit tests for native_orchestrator module ed 2026-03-07 01:36:01 -05:00
  • b1da2ddf7b conductor(plan): Mark Phase 3 Task 3.1 complete ed 2026-03-07 01:33:50 -05:00
  • 78d496d33f conductor(plan): Mark Phase 1 & 2 tasks complete in native_orchestrator ed 2026-03-07 01:33:04 -05:00
  • 1323d10ea0 feat(orchestrator): add native_orchestrator.py with plan/metadata CRUD and NativeOrchestrator class ed 2026-03-07 01:32:09 -05:00
  • 0fae341d2f fix(ai_client): add patch_callback param to _send_gemini_cli signature ed 2026-03-07 01:28:07 -05:00
  • fa29c53b1e fix(gui): patch modal ImGui API fixes - use vec4() for colors, proper button calls ed 2026-03-07 01:16:40 -05:00
  • 4f4f914c64 feat(tier4): Add 5-second delay before showing patch modal so user can see it ed 2026-03-07 00:58:32 -05:00
  • f8e1a5b405 feat(tier4): Complete GUI integration for patch modal ed 2026-03-07 00:55:35 -05:00
  • d520d5d6c2 fix: Add debug logging to patch endpoints ed 2026-03-07 00:45:07 -05:00
  • 14dab8e67f feat(tier4): Add patch modal GUI integration and API hooks ed 2026-03-07 00:37:44 -05:00
  • 90670b9671 feat(tier4): Integrate patch generation into GUI workflow ed 2026-03-07 00:26:34 -05:00
  • 72a71706e3 conductor(plan): Mark Phase 5 complete - all phases done ed 2026-03-07 00:15:42 -05:00
  • d58816620a feat(modal): Add patch approval modal manager ed 2026-03-07 00:15:06 -05:00
  • 125cbc6dd0 feat(patch): Add patch application and backup functions ed 2026-03-07 00:14:23 -05:00
  • 99a5d7045f feat(diff): Add diff rendering helpers for GUI ed 2026-03-07 00:13:10 -05:00
  • 130001c0ba feat(diff): Add diff parser for unified diff format ed 2026-03-07 00:12:06 -05:00
  • da58f46e89 conductor(plan): Mark Phase 1 tasks complete ed 2026-03-07 00:11:17 -05:00
  • c8e8cb3bf3 feat(tier4): Add patch generation for auto-patching ed 2026-03-07 00:10:35 -05:00
  • 5277b11279 chore: update track references and config ed 2026-03-07 00:06:05 -05:00
  • bc606a8a8d fix: Add minimax to tool call execution handler ed 2026-03-06 23:51:17 -05:00
  • a47ea47839 temp: disable tools for minimax to debug API issues ed 2026-03-06 23:48:41 -05:00
  • 6cfe9697e0 fix: Use temperature=1.0 for MiniMax (required range is (0.0, 1.0]) ed 2026-03-06 23:46:17 -05:00
  • ce53f69ae0 fix: Use correct MiniMax API endpoint (api.minimax.io not api.minimax.chat) ed 2026-03-06 23:43:41 -05:00
  • af4b716a74 fix: Use absolute path for credentials.toml ed 2026-03-06 23:42:01 -05:00
  • ae5e7dedae fix(deps): Add openai package for MiniMax provider support ed 2026-03-06 23:39:14 -05:00
  • 120a843f33 conductor(plan): Mark all minimax tasks complete with b79c1fc ed 2026-03-06 23:37:52 -05:00
  • a07b7e4f34 conductor(plan): Mark minimax_provider_20260306 tasks complete ed 2026-03-06 23:37:37 -05:00
  • b79c1fce3c feat(provider): Add MiniMax AI provider integration ed 2026-03-06 23:36:30 -05:00
  • f25e6e0b34 OK ed 2026-03-06 23:21:23 -05:00
  • 4921a6715c OK. ed 2026-03-06 23:07:08 -05:00
  • cb57cc4a02 STILL FIXING ed 2026-03-06 22:03:59 -05:00
  • 12dba31c1d REGRESSSIOSSSOONNNNSSSS ed 2026-03-06 21:39:50 -05:00
  • b88fdfde03 still in regression hell ed 2026-03-06 21:28:39 -05:00
  • f65e9b40b2 WIP: Regression hell ed 2026-03-06 21:22:21 -05:00
  • 528f0a04c3 fk ed 2026-03-06 20:34:12 -05:00
  • 13453a0a14 still fixing regressions ed 2026-03-06 20:27:03 -05:00
  • 4c92817928 fixing regresssions ed 2026-03-06 20:12:35 -05:00
  • 0e9f84f026 fixing ed 2026-03-06 19:54:52 -05:00
  • 36a1bd4257 missing parse history entries ed 2026-03-06 19:25:33 -05:00
  • f439b5c525 wip fixing regressions, removing hardcoded paths ed 2026-03-06 19:24:08 -05:00
  • cb1440d61c add minimax provider side-track ed 2026-03-06 19:22:28 -05:00
  • bfe9fb03be feat(conductor): Add MiniMax Provider Integration track ed 2026-03-06 19:14:58 -05:00
  • 661566573c feat(mma): Complete Visual DAG implementation, fix link creation/deletion, and sync docs ed 2026-03-06 19:13:20 -05:00
  • 1c977d25d5 fix: Add missing _render_comms_history_panel method to gui_2.py ed 2026-03-06 19:04:09 -05:00
  • df26e73314 fix: Add missing parse_history_entries function to models.py ed 2026-03-06 18:55:36 -05:00
  • b99900932f fix: Remove reference to non-existent models.DISC_ROLES ed 2026-03-06 18:53:26 -05:00
  • d54cc3417a conductor(tracks): Mark Visual DAG track as complete ed 2026-03-06 18:49:03 -05:00
  • 42aa77855a conductor(checkpoint): Visual DAG track complete - Phases 1-5 done ed 2026-03-06 18:48:40 -05:00
  • e1f8045e27 conductor(plan): Mark Visual DAG phases 1-4 complete ed 2026-03-06 17:38:28 -05:00
  • 4c8915909d chore: Clean up temp files ed 2026-03-06 17:38:16 -05:00
  • 78e47a13f9 feat(gui): Add link deletion and DAG cycle validation to Visual DAG ed 2026-03-06 17:38:08 -05:00
  • f1605682fc conductor(plan): Update Visual DAG track progress - Phases 1-4.1, 5.1 complete ed 2026-03-06 17:36:07 -05:00
  • 5956b4b9de feat(gui): Implement Visual DAG with imgui_node_editor ed 2026-03-06 17:35:41 -05:00
  • 2e44d0ea2e docs(conductor): Synchronize docs for track 'Deep AST-Driven Context Pruning' ed 2026-03-06 17:06:34 -05:00
  • af4a227d67 feat(mma): Implement Deep AST-Driven Context Pruning and mark track complete ed 2026-03-06 17:05:48 -05:00
  • d7dc3f6c49 docs(conductor): Synchronize docs for track 'True Parallel Worker Execution' ed 2026-03-06 16:56:31 -05:00
  • 7da2946eff feat(mma): Implement worker pool and configurable concurrency for DAG engine and mark track 'True Parallel Worker Execution' as complete ed 2026-03-06 16:55:45 -05:00
  • 616675d7ea docs(conductor): Synchronize docs for track 'Conductor Path Configuration' ed 2026-03-06 16:44:38 -05:00
  • f580165c5b feat(conductor): Implement configurable paths and mark track 'Conductor Path Configuration' as complete ed 2026-03-06 16:43:11 -05:00
  • 1294104f7f hopefully done refining ed 2026-03-06 16:14:31 -05:00
  • 88e27ae414 ok ed 2026-03-06 16:06:54 -05:00
  • bf24164b1f sigh ed 2026-03-06 15:57:39 -05:00
  • 49ae811be9 more refinements ed 2026-03-06 15:47:18 -05:00
  • fca40fd8da refinement of upcoming tracks ed 2026-03-06 15:41:33 -05:00
  • 3ce6a2ec8a nice ed 2026-03-06 15:05:36 -05:00
  • 4599e38df2 nice ed 2026-03-06 15:03:17 -05:00
  • f5ca592046 last track ed 2026-03-06 15:01:19 -05:00
  • 3b79f2a4e1 WIP almost done with track planning ed 2026-03-06 15:00:15 -05:00
  • 2c90020682 WIP next tracks planing ed 2026-03-06 14:52:10 -05:00
  • 3336959e02 prep for new tracks ed 2026-03-06 14:46:22 -05:00
  • b8485073da feat(gui): Add 'Force Prune Logs' button to Log Management panel. ed 2026-03-06 14:33:29 -05:00
  • 81d8906811 fix(controller): Resolve syntax error in log pruning block. ed 2026-03-06 14:23:24 -05:00
  • 2cfd0806cf fix(logging): Update GUI and controller to use correct session log paths and fix syntax errors. ed 2026-03-06 14:22:41 -05:00
  • 0de50e216b commit ed 2026-03-06 14:04:50 -05:00
  • 5a484c9e82 fix(mcp): Restore synchronous dispatch and update mcp_server to use async_dispatch. ed 2026-03-06 14:03:41 -05:00
  • 9d5b874c66 fix(ai_client): Restore AI text capture and fix tool declaration in Gemini generation loop. ed 2026-03-06 13:47:22 -05:00