mirror of
https://github.com/coder/coder.git
synced 2026-09-23 05:43:53 +08:00
Documents the known race in `EventStream.IsStreaming()` and the resulting flake in `TestStreamingInterception_AgenticLoopFailover/agentic_all_keys_fail `, accepted rather than fixed since the inner agentic loop is on track to be removed as part of the reverse proxy migration in coder/aibridge#223. Full reasoning in coder/internal#1524.