Releases: raine/claude-code-proxy
Releases · raine/claude-code-proxy
Release list
v0.1.40
What's Changed
- raise the Anthropic request body limit to 64 MiB by @rikbrown in #152
- isolate codex transport tests from the developer's config by @rikbrown in #150
- Honor SSL_CERT_FILE/SSL_CERT_DIR and the platform trust store in HTTP clients by @chillosu in #143
- apply the compaction effort cap to requests naming no effort by @rikbrown in #151
- stabilize cold streaming smoke test by @raine in #155
- fix(grok): seed stream usage so Claude Code's bar is not zero by @RichAyotte in #154
- redact encrypted_content in traffic captures by @rikbrown in #153
- feat(monitor): attach dashboards to a background proxy by @srnnkls in #134
- surface Codex usage limits instead of retrying them by @null-topology in #139
New Contributors
- @rikbrown made their first contribution in #152
- @chillosu made their first contribution in #143
- @raine made their first contribution in #155
- @RichAyotte made their first contribution in #154
- @srnnkls made their first contribution in #134
- @null-topology made their first contribution in #139
Full Changelog: v0.1.39...v0.1.40
v0.1.39
What's Changed
- fix(opencode): refresh Go catalog and accept terminal pings by @Aser-Osama in #145
New Contributors
- @Aser-Osama made their first contribution in #145
Full Changelog: v0.1.38...v0.1.39
v0.1.38
v0.1.37
What's Changed
- fix(opencode): send x-opencode-session header to OpenCode Go upstream by @PauloPhagula in #138
New Contributors
- @PauloPhagula made their first contribution in #138
Full Changelog: v0.1.36...v0.1.37
v0.1.36
What's Changed
- Publish the per-request id as a request-id response header by @Nitjsefnie in #105
- compare function_call arguments semantically in codex continuation prefix check by @ItsAlbertZhang in #119
- feat(codex): allow gpt-6-astra by @olzn in #129
New Contributors
- @Nitjsefnie made their first contribution in #105
- @olzn made their first contribution in #129
Full Changelog: v0.1.35...v0.1.36
v0.1.35
What's Changed
- fix Grok web search: 400s on Claude Code's tool declarations, unrenderable hosted-search blocks, and seized tools by @AlexanderKugel in #112
- fix(codex): unify live stream commit and terminal semantics by @mulfyx in #103
New Contributors
- @AlexanderKugel made their first contribution in #112
Full Changelog: v0.1.34...v0.1.35
v0.1.34
v0.1.33
v0.1.32
What's Changed
- fix(kimi): tag content parts so serde emits the type discriminant by @flaviomartil in #99
New Contributors
- @flaviomartil made their first contribution in #99
Full Changelog: v0.1.31...v0.1.32