fix(ai): improve anthropic oauth flow fixes #2119

This commit is contained in:
Mario Zechner
2026-03-13 22:26:28 +01:00
parent 4b9e6006fa
commit 92882dc4cc
4 changed files with 460 additions and 105 deletions

View File

@@ -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