f580165c5b
feat(conductor): Implement configurable paths and mark track 'Conductor Path Configuration' as complete
2026-03-06 16:43:11 -05:00
1294104f7f
hopefully done refining
2026-03-06 16:14:31 -05:00
88e27ae414
ok
2026-03-06 16:06:54 -05:00
bf24164b1f
sigh
2026-03-06 15:57:39 -05:00
49ae811be9
more refinements
2026-03-06 15:47:18 -05:00
fca40fd8da
refinement of upcoming tracks
2026-03-06 15:41:33 -05:00
3ce6a2ec8a
nice
2026-03-06 15:05:36 -05:00
4599e38df2
nice
2026-03-06 15:03:17 -05:00
f5ca592046
last track
2026-03-06 15:01:29 -05:00
3b79f2a4e1
WIP almost done with track planning
2026-03-06 15:00:15 -05:00
2c90020682
WIP next tracks planing
2026-03-06 14:52:10 -05:00
3336959e02
prep for new tracks
2026-03-06 14:46:22 -05:00
0de50e216b
commit
2026-03-06 14:04:50 -05:00
ae237330e9
chore(conductor): Mark track 'Simulation Fidelity Enhancement' as complete.
2026-03-06 13:38:15 -05:00
0a63892395
docs(conductor): Synchronize docs for track 'Asynchronous Tool Execution Engine'.
2026-03-06 13:28:45 -05:00
d5300d091b
chore(conductor): Mark track 'Asynchronous Tool Execution Engine' as complete.
2026-03-06 13:27:14 -05:00
a960f3b3d0
docs(conductor): Synchronize docs for track 'Concurrent Tier Source Isolation'
2026-03-06 13:06:12 -05:00
c01f1ea2c8
chore(conductor): Mark track 'Concurrent Tier Source Isolation' as complete
2026-03-06 13:04:48 -05:00
7eaed9c78a
chore(conductor): Mark track 'Concurrent Tier Source Isolation' plan as complete
2026-03-06 13:04:38 -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
84de6097e6
chore(conductor): Finalize track 'Robust JSON Parsing for Tech Lead' and cleanup static analysis
2026-03-06 12:36:24 -05:00
dc1b0d0fd1
test(conductor): Add validation tests for Tech Lead JSON retry logic
2026-03-06 12:32:53 -05:00
880ef5f370
feat(conductor): Add retry loop for Tech Lead JSON parsing
2026-03-06 12:30:23 -05:00
8c4d02ee40
conductor(tracks): Mark 'Mock Provider Hardening' track as complete
2026-03-06 11:55:23 -05:00
76b49b7a4f
conductor(plan): Mark phase 'Phase 3: Final Validation' as complete
2026-03-06 11:54:53 -05:00
53b778619d
conductor(plan): Mark phase 'Phase 2: Negative Path Testing' as complete
2026-03-06 11:46:49 -05:00
9075483cd5
conductor(plan): Mark phase 'Phase 1: Mock Script Extension' as complete
2026-03-06 11:28:02 -05:00
3ec8ef8e05
conductor(plan): Mark Phase 1 initial tasks as complete
2026-03-06 10:37:45 -05:00
ce9306d441
adjustments
2026-03-06 10:21:39 -05:00
d575ebb471
adjustments
2026-03-06 10:18:16 -05:00
3376da7761
docs: Add session debrief about test fixes and MCP tool lesson
2026-03-06 00:24:04 -05:00
4da88a4274
fix(tests): Fix gemini_cli tests - proper mocking of subprocess.Popen
2026-03-05 19:34:18 -05:00
d4923c5198
conductor(plan): Mark asyncio decoupling track complete
2026-03-05 16:58:02 -05:00
55293a585a
debrief
2026-03-05 16:31:23 -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
b141748ca5
conductor(plan): Mark phase 'Phase 3' as complete
2026-03-05 10:10:36 -05:00
b30d9dd23b
conductor(plan): Mark phase 'Phase 1 & 2' as complete
2026-03-05 10:08:59 -05:00
52838bc500
conductor(plan): Mark task 'Initialize MMA Environment' as complete
2026-03-05 09:55:05 -05:00
d0e7743ef6
chore(conductor): Archive completed and deprecated tracks
...
- Moved codebase_migration_20260302 to archive
- Moved gui_decoupling_controller_20260302 to archive
- Moved test_architecture_integrity_audit_20260304 to archive
- Removed deprecated test_suite_performance_and_flakiness_20260302
2026-03-05 09:51:11 -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
e21cd64833
docs: Update remaining track plans with test architecture debt warnings
...
- Add test debt notes to concurrent_tier, manual_ux, and async_tool tracks to guide testing strategies away from live_gui where appropriate.
2026-03-05 09:35:03 -05:00
d863c51da3
docs: Update track plans with test architecture debt warnings
...
- Mark live_gui tests as flaky by design in TASKS.md until stabiliztion tracks complete
- Add test debt notes to upcoming tracks to guide testing strategies
2026-03-05 09:32:24 -05:00
e3c6b9e498
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:46:13 -05:00
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
bfdbd43785
GLM meta-report
2026-03-05 00:59:00 -05:00
983538aa8b
reports and potential new track
2026-03-05 00:32:00 -05:00
1bc4205153
set gui decoupling to "complete"
2026-03-04 23:03:53 -05:00