Commit Graph

6 Commits

Author SHA1 Message Date
Ed_
1be6193ee0 chore(tests): Final stabilization of test suite and full isolation of live_gui artifacts 2026-03-04 01:05:56 -05:00
Ed_
966b5c3d03 wow this ai messed up. 2026-03-04 00:01:01 -05:00
Ed_
5401fc770b fix(tests): Resolve access violation in phase4 tests and auto-approval logic in cli integration tests 2026-03-03 01:35:37 -05:00
Ed_
a569f8c02f chore(tech-debt): Finalize gui_2.py cleanup and test suite discipline 2026-03-02 21:43:56 -05:00
Ed_
b9686392d7 chore: apply ruff auto-fixes and remove dead AST scripts 2026-03-02 13:26:20 -05:00
Ed_
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