Commit History
Update README.md b5d3ca3 verified
Add Hugging Face Space metadata 030aed2
shinmentakezo07 commited on
add advanced toolcall runtime package d78ffe8
shinmentakezo07 commited on
refactor codex websocket request normalization 197972f
shinmentakezo07 commited on
refactor codex tool-call response translation 81b4356
shinmentakezo07 commited on
feat(codex): default agent mode for non-stream prompts d7eba7c
shinmentakezo07 commited on
feat(codex): add planner-reviewer agent mode bb8f6a6
shinmentakezo07 commited on
docs(env): add Codex prompt cache Redis variables f4bac68
shinmentakezo07 Claude Opus 4.6 commited on
refactor(stream): harden forwarding and hook composition 76d784c
shinmentakezo07 Claude Opus 4.6 commited on
feat(codex): add Redis-backed prompt cache fallback 0e6d51f
shinmentakezo07 Claude Opus 4.6 commited on
docs: add Claude Code repository guidance 3561090
shinmentakezo07 Claude Opus 4.6 commited on
Merge pull request #1 from shinmentakezo07/codex/refactor-codex-pipeline-for-efficiency 1b6bb37 unverified
shinmentakezo07 commited on
refactor codex request normalization and stream event parsing 90d1585
shinmentakezo07 commited on
ein d61c097
shinmentakezo07 commited on
feat(codex): expose fixed gpt-5.3 reasoning aliases ef25018
shinmentakezo07 Claude Opus 4.6 commited on
merge: sync upstream release v6.8.27 8c834ea
shinmentakezo07 Claude Opus 4.6 commited on
fix(executor): remove unused import and vertex variable cab3daa
shinmentakezo07 Claude Opus 4.6 commited on
fix(executor): restore retryAfter and count-token payload deletes 323ebc6
shinmentakezo07 Claude Opus 4.6 commited on
fix(executor): restore shared statusErr type a9ddcf4
shinmentakezo07 Claude Opus 4.6 commited on
fix(executor): restore usageDetail alias for provider parse usage 1125e8d
shinmentakezo07 Claude Opus 4.6 commited on
refactor(executor): split providers and preserve legacy entrypoints 3e5ab39
shinmentakezo07 Claude Opus 4.6 commited on
Merge pull request #1683 from dusty-du/codex/device-login-flow f8993e7 unverified
Merge pull request #1680 from canxin121/fix/responses-stream-error-chunks f239115 unverified
Merge pull request #1701 from router-for-me/openai 9e22be0 unverified
Revert "Merge pull request #1627 from thebtf/fix/reasoning-effort-clamping" d43abb5
hkfires commited on
ein 370393f
shinmentakezo07 commited on
fux 9f1e5ad
shinmentakezo07 commited on
dix 9191938
shinmentakezo07 commited on
Merge pull request #1663 from rensumo/main b01fb05 unverified
Merge pull request #1654 from alexey-yanchenko/feature/pass-file-inputs 62718e4 unverified
Merge pull request #1643 from alexey-yanchenko/fix/gemini-prompt-tokens 279b9e8 unverified
Merge pull request #1527 from HEUDavid/feat/auth-hook 8439ea8 unverified
fix(responses): reject invalid SSE data JSON fa85de1
Add additive Codex device-code login flow 93b3780
test commited on
revert: translator changes (path guard) cf113b4
fix(responses): include model and usage in translated streams 259b76e
fix(openai): emit valid responses stream error chunks ff75938 unverified
Fixed: #1675 fe7c5cb unverified
Merge pull request #1522 from soilSpoon/feature/canceled 47f49b2 unverified
fix(gemini): update min Thinking value and add Gemini 3.1 Pro Preview model definition 78aef04 unverified
Merge pull request #1662 from matchch/contribute/cache-user-id 4e2ffb7 unverified
fix(gemini): correct `Created` timestamps for Gemini 3.1 Pro Preview model definitions 7c3258c unverified
feat(gemini): add Gemini 3.1 Pro Preview model definitions 9f90a9a
hkfires commited on
feat: implement credential-based round-robin for gemini-cli virtual auths 8cc1cf4
rensumo commited on
feat: add cache-user-id toggle for Claude cloaking 94bf56c
matchch commited on
Merge pull request #1660 from Grivn/fix/claude-token-url 9d600d9 unverified
fix(claude): use api.anthropic.com for OAuth token exchange b9be4f7
Grivn Claude Opus 4.6 commited on