v1.9.4
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-1mandeffortbetas 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