|
|
684a6d1d3b
|
feat(ai_client): isolation of current_tier using threading.local() for parallel agent safety
|
2026-03-06 12:59:18 -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 |
|
|
|
03b68c9cea
|
fix(ai_client): Add missing response_received events for gemini streaming and non-streaming paths
|
2026-03-05 19:21:57 -05:00 |
|
|
|
c0ccaebcc5
|
fix(ai_client): Use send_message_stream for google-genai streaming
|
2026-03-05 16:48:57 -05:00 |
|
|
|
3d5773fa63
|
YET ANOTEHR BOTCHED TRACK.
|
2026-03-05 16:14:58 -05:00 |
|
|
|
8784d05db4
|
WIP: PAIN3
|
2026-03-05 15:10:53 -05:00 |
|
|
|
0e3b479bd6
|
WIP: PAIN
|
2026-03-05 14:24:03 -05:00 |
|
|
|
5e69617f88
|
WIP: I HATE PYTHON
|
2026-03-05 13:55:40 -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 |
|
|
|
a0276e0894
|
feat(src): Move core implementation files to src/ directory
|
2026-03-04 09:55:44 -05:00 |
|