Skip to content

v1.9.4

Choose a tag to compare

@github-actions github-actions released this 15 Jun 21:38
· 353 commits to main since this release

v1.9.4

Patch release for Claude Code request-fingerprint parity.

Fixes

  • Align Claude OAuth requests with captured Claude Code 2.1.177 interactive CLI traffic, including the CLI identity string, user agent, beta header ordering, and billing header cc_entrypoint=cli.
  • Remove unavailable context-1m and effort betas from Claude Code OAuth requests.
  • Add the captured thinking token count beta while continuing to omit redacted thinking by design.
  • Match captured OAuth login and refresh details more closely with the updated axios-style user agent, accept header, refresh scope, and Claude Max authorize URL.
  • Isolate OpenCode provider model tests from the user's real local config.

Thanks to @iceteaSA for the Claude Code MITM capture and fingerprint alignment work.

Full Changelog: v1.9.3...v1.9.4