7da2946eff
feat(mma): Implement worker pool and configurable concurrency for DAG engine and mark track 'True Parallel Worker Execution' as complete
2026-03-06 16:55:45 -05:00
f580165c5b
feat(conductor): Implement configurable paths and mark track 'Conductor Path Configuration' as complete
2026-03-06 16:43:11 -05:00
4599e38df2
nice
2026-03-06 15:03:17 -05:00
f5ca592046
last track
2026-03-06 15:01:29 -05:00
2c90020682
WIP next tracks planing
2026-03-06 14:52:10 -05:00
ae237330e9
chore(conductor): Mark track 'Simulation Fidelity Enhancement' as complete.
2026-03-06 13:38:15 -05:00
d5300d091b
chore(conductor): Mark track 'Asynchronous Tool Execution Engine' as complete.
2026-03-06 13:27:14 -05:00
c01f1ea2c8
chore(conductor): Mark track 'Concurrent Tier Source Isolation' as complete
2026-03-06 13:04:48 -05:00
684a6d1d3b
feat(ai_client): isolation of current_tier using threading.local() for parallel agent safety
2026-03-06 12:59:18 -05:00
a982e701ed
chore(conductor): Mark track 'Robust JSON Parsing for Tech Lead' as complete
2026-03-06 12:36:33 -05:00
8c4d02ee40
conductor(tracks): Mark 'Mock Provider Hardening' track as complete
2026-03-06 11:55:23 -05:00
4da88a4274
fix(tests): Fix gemini_cli tests - proper mocking of subprocess.Popen
2026-03-05 19:34:18 -05:00
3d5773fa63
YET ANOTEHR BOTCHED TRACK.
2026-03-05 16:14:58 -05:00
5e69617f88
WIP: I HATE PYTHON
2026-03-05 13:55:40 -05:00
107608cd76
chore(conductor): Mark track 'Hook API UI State Verification' as complete
2026-03-05 10:11:05 -05:00
c295db1630
docs: Reorder track queue and initialize final stabilization tracks
...
- Initialize asyncio_decoupling_refactor_20260306 track
- Initialize mock_provider_hardening_20260305 track
- Initialize simulation_fidelity_enhancement_20260305 track
- Update TASKS.md and tracks.md to reflect new strict execution queue
- Archive completed tracks and remove deprecated test performance track
2026-03-05 09:43:42 -05:00
1bc4205153
set gui decoupling to "complete"
2026-03-04 23:03:53 -05:00
d0009bb23a
refactor(gui): Migrate application state to AppController
2026-03-04 10:36:41 -05:00
92da9727b6
chore(conductor): Mark track 'Codebase Migration to src & Cleanup' as complete
2026-03-04 10:11:56 -05:00
1eb9d2923f
chore(cleanup): Remove unused scripts and artifacts from project root
2026-03-04 09:51:51 -05:00
e8cd3e5e87
conductor(archive): Archive strict static analysis and typing track
2026-03-04 09:46:22 -05:00
ce1987ef3f
re-archive
2026-03-04 01:06:25 -05:00
966b5c3d03
wow this ai messed up.
2026-03-04 00:01:01 -05:00
c0a8777204
chore(conductor): Archive track 'Test Suite Stabilization & Consolidation'
2026-03-03 23:38:08 -05:00
47ac7bafcb
chore(conductor): Mark track 'Test Suite Stabilization & Consolidation' as complete
2026-03-03 23:01:41 -05:00
2b15bfb1c1
docs: Update workflow rules, create new async tool track, and log journal
2026-03-03 01:49:04 -05:00
8666137479
conductor(checkpoint): Checkpoint end of Phase 1
2026-03-02 23:03:42 -05:00
1d4dfedab7
chore(conductor): Add Manual UX Validation & Polish track to the strict execution queue
2026-03-02 22:42:27 -05:00
2f4dca719f
chore(conductor): Define Strict Execution Queue in tracks registry
2026-03-02 22:35:36 -05:00
51939c430a
chore(conductor): Add 6 new tracks to the strict execution order queue
2026-03-02 22:34:25 -05:00
034acb0e54
chore(conductor): Add new track 'Codebase Migration to src & Cleanup'
2026-03-02 22:28:56 -05:00
84239e6d47
chore(conductor): Add Test Suite Stabilization & Consolidation track
2026-03-02 22:09:36 -05:00
72000c18d5
chore(conductor): Archive tech debt track and cleanup registry
2026-03-02 22:00:47 -05:00
76fadf448f
chore(conductor): Mark track 'tech_debt_and_test_cleanup_20260302' as complete
2026-03-02 21:44:18 -05:00
35822aab08
chore(test): Centralize app_instance and mock_app fixtures in conftest.py
2026-03-02 20:54:25 -05:00
6f279bc650
chore(conductor): Archive track 'Conductor Workflow Improvements'
2026-03-02 20:46:43 -05:00
af83dd95aa
chore(conductor): Mark track 'Conductor Workflow Improvements' as complete
2026-03-02 19:43:28 -05:00
3800347822
conductor(checkpoint): Checkpoint end of Phase 1: Skill Document Hardening
2026-03-02 19:41:17 -05:00
81fc37335c
chore(conductor): Archive track 'mma_agent_focus_ux_20260302'
2026-03-02 19:37:49 -05:00
892d35811d
chore(conductor): Archive track 'architecture_boundary_hardening_20260302'
2026-03-02 19:23:28 -05:00
912bc2d193
chore(conductor): Archive track 'feature_bleed_cleanup_20260302'
2026-03-02 19:19:40 -05:00
b402c71fbf
chore(conductor): Archive track 'context_token_viz_20260301'
2026-03-02 19:11:40 -05:00
3b1e214bf1
chore(conductor): Mark track 'Architecture Boundary Hardening' as complete
2026-03-02 18:48:45 -05:00
970b4466d4
conductor(tracks): remove deleted ux_sim_test artifact from tracks.md
2026-03-02 10:47:24 -05:00
c35f372f52
conductor(tracks): archive 3 completed tracks, update tracks.md with active/archived sections
2026-03-02 10:46:08 -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
bf4468f125
docs(conductor): Expert-level architectural documentation refresh
2026-03-01 09:19:48 -05:00
e19b78e090
chore(conductor): Archive track 'Consolidate Temp/Test Cruft & Log Taxonomy'
2026-03-01 09:08:15 -05:00
cb129d06cd
chore(conductor): Mark track 'Consolidate Temp/Test Cruft & Log Taxonomy' as complete
2026-03-01 09:07:04 -05:00
6326546005
feat(taxonomy): Redirect logs and artifacts to dedicated sub-folders
2026-03-01 09:03:02 -05:00