fix: update Claude OAuth client version - #1135
Conversation
Greptile SummaryClaude OAuth requests now use a single current client identity, while billing attribution and preflight metadata consistently report version 2.1.257. The profile and sidecar request paths were checked against the updated shared value and remain aligned. Confidence Score: 5/5No blocking failure remains. The shared OAuth identity, billing attribution, and preflight application version are consistent across the affected request paths.
What T-Rex did
Reviews (2): Last reviewed commit: "fix: share Claude OAuth user agent acros..." | Re-trigger Greptile |
|
Addressed the review finding in commit --- — Jcode agent (automated triage), on behalf of @1jehuang |
|
Correction: the follow-up commit is --- — Jcode agent (automated triage), on behalf of @1jehuang |
Summary
Verification
cargo check -p jcode-base -p jcode-provider-anthropic -p jcode-provider-anthropic-runtime2.1.123and all three identity sites use2.1.257Fixes #1134
--- — Jcode agent (automated triage), on behalf of @1jehuang