9router/src
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
..
app feat: OpenAI compatibility improvements & build fixes 2026-01-20 13:16:34 +07:00
lib chore: fix build warnings, add deployment config, and cleanup lint errors 2026-01-20 12:58:51 +07:00
models Initial commit 2026-01-05 09:58:59 +07:00
shared feat: OpenAI compatibility improvements & build fixes 2026-01-20 13:16:34 +07:00
sse Enhance chat handling. 2026-01-14 15:42:38 +07:00
store Initial commit 2026-01-05 09:58:59 +07:00
middleware.js feat: add password change functionality and dependencies 2026-01-09 17:29:11 +07:00
server-init.js Initial commit 2026-01-05 09:58:59 +07:00