v0.1.22
What's Changed
- fix: typo in CCP_CODEX_MODEL description by @Saucywan in #55
- Support newer Claude Code request fields for Grok by @hassaans in #56
- server: implement GET /v1/models for gateway model discovery by @kevinsslin in #61
- fix(codex): honor credits after included limit by @Aotricx in #68
- perf(codex): cap reasoning effort on compaction requests by @kevinsslin in #67
- fix(codex): preserve images in tool results by @mulfyx in #59
New Contributors
- @Saucywan made their first contribution in #55
- @hassaans made their first contribution in #56
- @kevinsslin made their first contribution in #61
- @Aotricx made their first contribution in #68
Full Changelog: v0.1.21...v0.1.22