Skip to content

Releases: raine/claude-code-proxy

v0.1.40

Choose a tag to compare

@raine raine released this 14 Sep 21:00

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

Full Changelog: v0.1.39...v0.1.40

v0.1.39

Choose a tag to compare

@raine raine released this 10 Sep 15:43

What's Changed

  • fix(opencode): refresh Go catalog and accept terminal pings by @Aser-Osama in #145

New Contributors

Full Changelog: v0.1.38...v0.1.39

v0.1.38

Choose a tag to compare

@raine raine released this 09 Sep 17:36

Full Changelog: v0.1.37...v0.1.38

v0.1.37

Choose a tag to compare

@raine raine released this 08 Sep 14:35

What's Changed

  • fix(opencode): send x-opencode-session header to OpenCode Go upstream by @PauloPhagula in #138

New Contributors

Full Changelog: v0.1.36...v0.1.37

v0.1.36

Choose a tag to compare

@raine raine released this 08 Sep 08:35

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

Full Changelog: v0.1.35...v0.1.36

v0.1.35

Choose a tag to compare

@raine raine released this 19 Aug 19:48

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

Full Changelog: v0.1.34...v0.1.35

v0.1.34

Choose a tag to compare

@raine raine released this 12 Aug 19:43

Full Changelog: v0.1.33...v0.1.34

v0.1.33

Choose a tag to compare

@raine raine released this 11 Aug 07:12

What's Changed

  • Preserve Codex statusless transport errors by @mulfyx in #100
  • opencode: register four additional Go catalog models by @mulfyx in #102

Full Changelog: v0.1.32...v0.1.33

v0.1.32

Choose a tag to compare

@raine raine released this 02 Aug 21:23

What's Changed

  • fix(kimi): tag content parts so serde emits the type discriminant by @flaviomartil in #99

New Contributors

Full Changelog: v0.1.31...v0.1.32

v0.1.31

Choose a tag to compare

@raine raine released this 02 Aug 18:13

What's Changed

  • Stream Codex HTTP responses incrementally by @mulfyx in #51

Full Changelog: v0.1.30...v0.1.31