9router/open-sse
decolua 7b864a9dcb feat(codex): Cursor compatibility + Next.js 16 proxy migration
- Force streaming for Codex/OpenAI models to fix non-streaming bug
- Strip unsupported params (user, metadata, stream_options, prompt_cache_retention)
- Force response translation from openai-responses to openai format
- Migrate middleware.js to proxy.js for Next.js 16
- Use webpack explicitly in dev/build scripts
- Updated Codex User-Agent
2026-02-02 09:17:15 +07:00
..
config feat(codex): Cursor compatibility + Next.js 16 proxy migration 2026-02-02 09:17:15 +07:00
executors feat(codex): Cursor compatibility + Next.js 16 proxy migration 2026-02-02 09:17:15 +07:00
handlers feat(codex): Cursor compatibility + Next.js 16 proxy migration 2026-02-02 09:17:15 +07:00
services Add support for Kiro token refresh in tokenRefresh.js 2026-01-29 23:38:48 +07:00
transformer 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
translator Fix antigravity 2026-01-31 09:58:20 +07:00
utils Fix cloud 2026-01-29 18:07:28 +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 Integrated proxy support 2026-01-20 12:09:14 +07:00