Skip to content

Revert streaming to v0.1.1 approach to fix hang#31

Merged
Mng-dev-ai merged 1 commit intomainfrom
fix/streaming-v011-parity
Jan 28, 2026
Merged

Revert streaming to v0.1.1 approach to fix hang#31
Mng-dev-ai merged 1 commit intomainfrom
fix/streaming-v011-parity

Conversation

@Mng-dev-ai
Copy link
Owner

  • Use continue instead of break for [DONE] handling
  • Remove done flag and explicit outer loop break
  • Rely on natural HTTP connection close
  • Fix duplicate break in OpenAI provider
  • Use conditional stop_reason (tool_use vs end_turn)

- Use continue instead of break for [DONE] handling
- Remove done flag and explicit outer loop break
- Rely on natural HTTP connection close
- Fix duplicate break in OpenAI provider
- Use conditional stop_reason (tool_use vs end_turn)
@Mng-dev-ai Mng-dev-ai merged commit a989cde into main Jan 28, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant