Merge commit '15c2f274ea690c9a7c9db22f9f454af869db5375' into dev

This commit is contained in:
Luis Pater
2026-04-02 10:59:54 +08:00
7 changed files with 299 additions and 139 deletions

View File

@@ -173,6 +173,8 @@ nonstream-keepalive-interval: 0
# - "API"
# - "proxy"
# cache-user-id: true # optional: default is false; set true to reuse cached user_id per API key instead of generating a random one each request
# experimental-cch-signing: false # optional: default is false; when true, sign the final /v1/messages body using the current Claude Code cch algorithm
# # keep this disabled unless you explicitly need the behavior, so upstream seed changes fall back to legacy proxy behavior
# Default headers for Claude API requests. Update when Claude Code releases new versions.
# In legacy mode, user-agent/package-version/runtime-version/timeout are used as fallbacks