@code-yeongyu/senpi-ai 2026.9.2 → 2026.9.3-2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -59,7 +59,7 @@ function getCacheControl(model, cacheRetention, env) {
59
59
  };
60
60
  }
61
61
  // Stealth mode: Mimic Claude Code's tool naming exactly
62
- const claudeCodeVersion = "2.1.75";
62
+ const claudeCodeVersion = "2.1.251";
63
63
  // Claude Code 2.x tool names (canonical casing)
64
64
  // Source: https://cchistory.mariozechner.at/data/prompts-2.1.11.md
65
65
  // To update: https://github.com/badlogic/cchistory