fix(ai): improve anthropic oauth flow fixes #2119
This commit is contained in:
@@ -62,7 +62,7 @@ function getCacheControl(
|
||||
}
|
||||
|
||||
// Stealth mode: Mimic Claude Code's tool naming exactly
|
||||
const claudeCodeVersion = "2.1.62";
|
||||
const claudeCodeVersion = "2.1.75";
|
||||
|
||||
// Claude Code 2.x tool names (canonical casing)
|
||||
// Source: https://cchistory.mariozechner.at/data/prompts-2.1.11.md
|
||||
|
||||
Reference in New Issue
Block a user