Skip to content

gproxy v2.9.9

Choose a tag to compare

@LeenHawk LeenHawk released this 02 Sep 03:33

v2.9.9

Refreshes Claude Code upstream identity to 2.1.258 and matches its CCH
version-suffix hashing for Unicode prompts.

将 Claude Code 上游身份更新至 2.1.258,并对齐 Unicode Prompt 的 CCH
版本后缀哈希行为。

English

Fixed

  • Unicode CCH parity. The billing version suffix now samples JavaScript UTF-16 code units at positions 4, 7, and 20, joins them before UTF-8 hashing, and therefore matches Claude Code for emoji and surrogate-pair boundaries.

Changed

  • Claude Code 2.1.258 identity. Inference, OAuth, usage, TLS preset, and compiled fingerprint paths now use the 2.1.258 user agents together with Anthropic SDK 0.112.1 and Node-compatible runtime v26.3.0 metadata.

简体中文

修复

  • Unicode CCH 对齐。 Billing 版本后缀现在按 JavaScript UTF-16 code unit 取第 4、7、20 位,拼接后再进行 UTF-8 哈希,因此在 Emoji 与代理项边界上也与 Claude Code 一致。

变更

  • Claude Code 2.1.258 身份。 推理、OAuth、用量、TLS 预设及编译指纹路径现统一使用 2.1.258 User-Agent,并同步 Anthropic SDK 0.112.1 与 Node 兼容运行时 v26.3.0 元数据。