57efca4f9b
fix(thread-safety): lock disc_entries reads/writes in HookServer, remove debug logs
2026-03-02 10:37:33 -05:00
89e82f1134
fix(infra): api_hook_client debug logging, gemini_cli_adapter streaming fixes, ai_client minor
2026-03-02 10:15:28 -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
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
46c2f9a0ca
refactor(types): Phase 4 type hint sweep — core modules
2026-02-28 15:13:55 -05:00
d36632c21a
checkpoint: massive refactor
2026-02-28 09:06:45 -05:00
2a30e62621
test(sim): Setup framework for robust live sim verification
2026-02-27 23:20:42 -05:00
716d8b4e13
chore(conductor): Archive completed track 'MMA Core Engine Implementation'
2026-02-26 22:02:33 -05:00
93f640dc79
feat(ipc): add request_confirmation to ApiHookClient
2026-02-25 13:44:44 -05:00
c952d2f67b
feat(testing): stabilize simulation suite and fix gemini caching
2026-02-25 01:44:46 -05:00
fb80ce8c5a
feat(gui): Add auto-scroll, blinking history, and reactive API events
2026-02-25 00:41:45 -05:00
14984c5233
fix(gui2): Correct Response panel rendering and fix automation crashes
2026-02-24 21:56:26 -05:00
8bd280efc1
feat(simulation): stabilize IPC layer and verify full workflow
2026-02-23 19:53:32 -05:00
6d16438477
feat(hooks): add get_indicator_state and verify thinking/live markers
2026-02-23 19:25:08 -05:00
f36d539c36
feat(hooks): extend ApiHookClient and GUI for tab/listbox control
2026-02-23 19:20:20 -05:00
db251a1038
conductor(checkpoint): Checkpoint end of Phase 1: Infrastructure & Core Utilities
2026-02-23 15:53:16 -05:00
b415e4ec19
perf(gui): Resolve massive frametime bloat by throttling telemetry and optimizing UI updates
2026-02-23 15:28:51 -05:00
f4a9ff82fa
feat(api-hooks): Implement ApiHookClient with comprehensive tests
2026-02-23 12:54:16 -05:00