9router/open-sse
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
..
config fix(github): Implement dynamic fallback for Codex models requiring /responses endpoint (#127) 2026-02-15 07:40:55 +07:00
executors feat(responses): respect client streaming preference + string input support (#121) 2026-02-15 11:47:55 +07:00
handlers feat(responses): respect client streaming preference + string input support (#121) 2026-02-15 11:47:55 +07:00
services feat(responses): respect client streaming preference + string input support (#121) 2026-02-15 11:47:55 +07:00
transformer feat(responses): respect client streaming preference + string input support (#121) 2026-02-15 11:47:55 +07:00
translator feat(responses): respect client streaming preference + string input support (#121) 2026-02-15 11:47:55 +07:00
utils fix: update Codex executor for gpt-5.3-codex support 2026-02-12 18:12:38 +07:00
.npmignore Update jsconfig.json and package.json to correct open-sse path references from relative to local directory. 2026-01-05 10:37:09 +07:00
index.js feat(executors): Improved UI components for displaying provider limits and usage statistics in the dashboard. 2026-02-05 18:38:50 +07:00