d520d5d6c2
fix: Add debug logging to patch endpoints
2026-03-07 00:45:07 -05:00
5277b11279
chore: update track references and config
2026-03-07 00:06:05 -05:00
6cfe9697e0
fix: Use temperature=1.0 for MiniMax (required range is (0.0, 1.0])
2026-03-06 23:46:17 -05:00
ce53f69ae0
fix: Use correct MiniMax API endpoint (api.minimax.io not api.minimax.chat)
2026-03-06 23:43:41 -05:00
12dba31c1d
REGRESSSIOSSSOONNNNSSSS
2026-03-06 21:39:50 -05:00
f65e9b40b2
WIP: Regression hell
2026-03-06 21:22:21 -05:00
528f0a04c3
fk
2026-03-06 20:34:12 -05:00
13453a0a14
still fixing regressions
2026-03-06 20:27:03 -05:00
4c92817928
fixing regresssions
2026-03-06 20:12:35 -05:00
0e9f84f026
fixing
2026-03-06 19:54:52 -05:00
661566573c
feat(mma): Complete Visual DAG implementation, fix link creation/deletion, and sync docs
2026-03-06 19:13:20 -05:00
2c90020682
WIP next tracks planing
2026-03-06 14:52:10 -05:00
0de50e216b
commit
2026-03-06 14:04:50 -05:00
1be6193ee0
chore(tests): Final stabilization of test suite and full isolation of live_gui artifacts
2026-03-04 01:05:56 -05:00
febcf3be85
fix(conductor): Apply review suggestions for track 'mma_agent_focus_ux_20260302'
2026-03-02 19:36:36 -05:00
be7174ca53
conductor(checkpoint): Checkpoint end of Phase 1 — feature_bleed_cleanup_20260302
...
Phase 1: Dead Code Removal
- Deleted dead _render_comms_history_panel duplicate (33 lines, stale 'type' key)
- Deleted 4 duplicate __init__ state assignments
- 32 tests passed, gui_2.py import clean
- Comms History panel visually verified by user
2026-03-02 15:34:48 -05:00
bdf02de8a6
chore: remove empty test_20260302 track artifact
2026-03-02 12:02:54 -05:00
eb293f3c96
chore: config, layout, project history, simulation framework updates
2026-03-02 10:15:44 -05:00
d1ce0eaaeb
feat(gui): implement Phases 2-5 of Comprehensive GUI UX track
...
- Add cost tracking with new cost_tracker.py module
- Enhance Track Proposal modal with editable titles and goals
- Add Conductor Setup summary and New Track creation form to MMA Dashboard
- Implement Task DAG editing (add/delete tickets) and track-scoped discussion
- Add visual polish: color-coded statuses, tinted progress bars, and node indicators
- Support live worker streaming from AI providers to GUI panels
- Fix numerous integration test regressions and stabilize headless service
2026-03-01 20:17:31 -05:00
6b0823ad6c
checkpoint: this is a mess... need to define stricter DSL or system for how the AI devices sims and hookup api for tests.
2026-02-28 22:50:14 -05:00
ed56e56a2c
chore(mma): Checkpoint progress on visual simulation and UI refresh before sub-agent delegation
2026-02-28 21:41:46 -05:00
3b96b67d69
chore(checkpoint): Phase 6 Test Suite Stabilization complete. 257/261 tests PASS. Resolved run_linear drift, formatter expectations, and Hook Server startup.
2026-02-28 20:42:54 -05:00
bf1faac4ea
checkpoint!
2026-02-27 20:21:52 -05:00
ef7040c3fd
docs(conductor): Enforce execution order dependencies in phase 2 specs
2026-02-27 19:23:38 -05:00
7a614cbe8c
checkpoint
2026-02-27 18:35:11 -05:00
d087a20f7b
checkpoint: mma_orchestrator track
2026-02-26 22:59:26 -05:00
9e56245091
feat(conductor): Restore mma_implementation track
2026-02-26 13:13:29 -05:00
d030897520
chore(conductor): Archive track 'Add support for the deepseek api as a provider.'
2026-02-25 23:34:46 -05:00
56025a84e9
checkpoint: finished test curation
2026-02-25 21:58:18 -05:00
94e41d20ff
chore(conductor): Archive gemini_cli_headless_20260224 track and update tests
2026-02-25 18:39:36 -05:00
ea84168ada
checkpoint post gui2_parity
2026-02-24 22:02:06 -05:00
ad84843d9e
conductor(checkpoint): Checkpoint end of Phase 2
2026-02-24 19:59:54 -05:00
874422ecfd
comitting
2026-02-23 23:28:49 -05:00
6d825e6585
wip: gemini doing gui_2.py catchup track
2026-02-23 21:07:06 -05:00
69401365be
Port missing features to gui_2 and optimize caching
...
- Port 10 missing features from gui.py to gui_2.py: performance
diagnostics, prior session log viewing, token budget visualization,
agent tools config, API hooks server, GUI task queue, discussion
truncation, THINKING/LIVE indicators, event subscriptions, and
session usage tracking
- Persist window visibility state in config.toml
- Fix Gemini cache invalidation by separating discussion history
from cached context (use MD5 hash instead of built-in hash)
- Add cost optimizations: tool output truncation at source, proactive
history trimming at 40%, summary_only support in aggregate.run()
- Add cleanup() for destroying API caches on exit
2026-02-23 20:06:13 -05:00
75e1cf84fe
fixed up gui_2.py
...
multi viewport works and no crashes thus far
2026-02-23 19:33:09 -05:00