35480a26dc
test(audit): fix critical test suite deadlocks and write exhaustive architectural report
...
- Fix 'Triple Bingo' history synchronization explosion during streaming
- Implement stateless event buffering in ApiHookClient to prevent dropped events
- Ensure 'tool_execution' events emit consistently across all LLM providers
- Add hard timeouts to all background thread wait() conditions
- Add thorough teardown cleanup to conftest.py's reset_ai_client fixture
- Write highly detailed report_gemini.md exposing asyncio lifecycle flaws
2026-03-05 01:42:47 -05:00
9d7628be3c
glm did okay but still pain
2026-03-04 22:05:27 -05:00
966b5c3d03
wow this ai messed up.
2026-03-04 00:01:01 -05:00
4d171ff24a
chore(legacy): Remove gui_legacy.py and refactor all tests to use gui_2.py
2026-03-03 01:09:24 -05:00
14613df3de
conductor(checkpoint): Checkpoint end of Phase 2
2026-03-02 23:25:02 -05:00
72000c18d5
chore(conductor): Archive tech debt track and cleanup registry
2026-03-02 22:00:47 -05:00
a569f8c02f
chore(tech-debt): Finalize gui_2.py cleanup and test suite discipline
2026-03-02 21:43:56 -05:00
35822aab08
chore(test): Centralize app_instance and mock_app fixtures in conftest.py
2026-03-02 20:54:25 -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
b9686392d7
chore: apply ruff auto-fixes and remove dead AST scripts
2026-03-02 13:26:20 -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
9fb01ce5d1
feat(mma): complete Phase 6 and finalize Comprehensive GUI UX track
...
- Implement Live Worker Streaming: wire ai_client.comms_log_callback to Tier 3 streams
- Add Parallel DAG Execution using asyncio.gather for non-dependent tickets
- Implement Automatic Retry with Model Escalation (Flash-Lite -> Flash -> Pro)
- Add Tier Model Configuration UI to MMA Dashboard with project TOML persistence
- Fix FPS reporting in PerformanceMonitor to prevent transient 0.0 values
- Update Ticket model with retry_count and dictionary-like access
- Stabilize Gemini CLI integration tests and handle script approval events in simulations
- Finalize and verify all 6 phases of the implementation plan
2026-03-01 22:38:43 -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
d65fa79e26
chore(mma): Implement visual simulation for Epic planning and fix UI refresh
2026-02-28 21:07: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
2907eb9f93
chore(checkpoint): Phase 4 Codebase-Wide Type Hint Sweep complete. Total fixes: ~400+. Verification status: 230 pass, 16 fail (pre-existing API drift), 29 error (live_gui env).
2026-02-28 19:35:46 -05:00
d36632c21a
checkpoint: massive refactor
2026-02-28 09:06:45 -05:00
7a614cbe8c
checkpoint
2026-02-27 18:35:11 -05:00
716d8b4e13
chore(conductor): Archive completed track 'MMA Core Engine Implementation'
2026-02-26 22:02:33 -05:00
51918d9bc3
chore: Checkpoint commit of unstaged changes, including new tests and debug scripts
2026-02-26 21:39:03 -05:00
9e56245091
feat(conductor): Restore mma_implementation track
2026-02-26 13:13:29 -05:00
a70680b2a2
checkpoint: Working on getting gemini cli to actually have parity with gemini api.
2026-02-26 00:31:33 -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
4e0bcd5188
feat(headless): Implement Phase 2 - Core API Routes & Authentication
2026-02-25 13:09:22 -05:00
d5f056c3d1
feat(headless): Implement Phase 1 - Project Setup & Headless Scaffold
2026-02-25 13:03:11 -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
4933a007c3
checkpoint history segregation
2026-02-24 22:14:33 -05:00
a6c9093961
chore(conductor): Mark track 'history_segregation' as complete and migrate local config
2026-02-24 22:09:21 -05:00
ea84168ada
checkpoint post gui2_parity
2026-02-24 22:02:06 -05:00
874422ecfd
comitting
2026-02-23 23:28:49 -05:00
712d5a856f
conductor(checkpoint): Checkpoint end of Phase 1
2026-02-23 22:10:05 -05:00
1d8626bc6b
chore: Update config and manual_slop.toml
2026-02-23 21:55:00 -05:00
6d825e6585
wip: gemini doing gui_2.py catchup track
2026-02-23 21:07:06 -05:00
c19b13e4ac
Merge branch 'origin/cache'
2026-02-23 20:32:49 -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
8e63b31508
conductor(checkpoint): Phase 4: Final Integration & Regression complete
2026-02-23 19:54:24 -05:00
f17c9e31b4
conductor(checkpoint): Checkpoint end of Phase 1: Update Workflow Definition
2026-02-23 12:49:14 -05:00
4479c38395
conductor(setup): Add conductor setup files
2026-02-23 10:53:20 -05:00
243a0cc5ca
trying out conductor
2026-02-23 10:51:24 -05:00
b4734f4bba
fix for gui
2026-02-22 17:28:00 -05:00
8a3c2d8e21
fix to ai_client.py
2026-02-22 17:19:15 -05:00
17eebff5f8
Revert "final updates"
...
This reverts commit 1581380a43 .
2026-02-22 12:15:49 -05:00
1581380a43
final updates
2026-02-22 11:57:23 -05:00
1b71b748db
wip docs
2026-02-22 11:22:08 -05:00