9router/open-sse
decolua d9b8e48725 feat: OpenAI compatibility improvements & build fixes
- Fix hydration mismatches and initialization errors
- Add /v1/models endpoint for OpenAI clients
- Add Codex response translator (Responses → OpenAI)
- Fix circular dependencies and PropTypes
- Add Material Symbols font and CSS fixes
- Update README with deployment guide

Co-merged from PR #18 (14/15 commits, skipped debug)
2026-01-20 13:16:34 +07:00
..
config Added Usage page. 2026-01-19 10:39:30 +07:00
executors feat: OpenAI compatibility improvements & build fixes 2026-01-20 13:16:34 +07:00
handlers Feat Kiro OAuth, Fix Codex 2026-01-15 18:29:47 +07:00
services Fix combo fallback 2026-01-19 23:01:39 +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 feat: OpenAI compatibility improvements & build fixes 2026-01-20 13:16:34 +07:00
utils feat: OpenAI compatibility improvements & build fixes 2026-01-20 13:16:34 +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