9router/open-sse/executors
apeltekci ac7cedd27e feat(responses): respect client streaming preference + string input support (#121)
- Remove forced stream=true from responsesHandler
- Add stream-to-JSON converter for non-streaming clients (Codex)
- Accept string input in Responses API (normalize to array)
- Codex SSE header fallback for missing Content-Type
- Refactor: extract shared normalizeResponsesInput()

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-15 11:47:55 +07:00
..
antigravity.js Refactor AntigravityExecutor to improve part filtering logic 2026-02-10 19:31:49 +07:00
base.js feat(provider): add free providers and enhance error handling 2026-02-07 11:17:06 +07:00
codex.js feat(responses): respect client streaming preference + string input support (#121) 2026-02-15 11:47:55 +07:00
cursor.js feat(provider): add free providers and enhance error handling 2026-02-07 11:17:06 +07:00
default.js feat(providers): add Minimax Coding (China) provider 2026-02-06 15:10:57 +07:00
gemini-cli.js refactor: streamline provider interactions and enhance error handling 2026-01-11 21:45:01 +07:00
github.js fix(github): Implement dynamic fallback for Codex models requiring /responses endpoint (#127) 2026-02-15 07:40:55 +07:00
iflow.js feat(iflow): add IFlowExecutor with HMAC-SHA256 signature and enable models 2026-02-11 15:32:22 +07:00
index.js feat(iflow): add IFlowExecutor with HMAC-SHA256 signature and enable models 2026-02-11 15:32:22 +07:00
kiro.js feat: Enhance usage tracking across response handlers 2026-02-03 00:29:22 +07:00