fabro/crates
Bryan Helmkamp 55b6000374 Fix OpenAI streaming returning no output for reasoning models
The SSE stream terminated prematurely when a network chunk contained
only unhandled event types (e.g. response.in_progress, reasoning
output_item.added). dispatch_sse_messages returned an empty vec, which
the unfold interpreted as stream-end. Now continues reading when
dispatch produces no StreamEvents.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 09:12:40 -05:00
..
attractor Implement attractor CLI binary with run and validate subcommands 2026-02-23 09:11:42 -05:00
coding-agent-loop Merge branch 'worktree-agent-a0f72fec' 2026-02-22 12:50:15 -04:00
unified-llm Fix OpenAI streaming returning no output for reasoning models 2026-02-23 09:12:40 -05:00
unified-llm-cli Add README.md for each crate with usage examples 2026-02-21 14:12:21 -04:00