@adithya-13/cc-switch 1.0.2 → 1.0.3

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.
Files changed (2) hide show
  1. package/bin/cclaude.js +1 -0
  2. package/package.json +1 -1
package/bin/cclaude.js CHANGED
@@ -6,6 +6,7 @@ import { PRESETS } from "../src/presets.js";
6
6
  import { loadKeys, loadProfiles } from "../src/profiles.js";
7
7
 
8
8
  const RATE_LIMIT_PATTERNS = [
9
+ /you['']ve hit your limit/i,
9
10
  /usage limit reached/i,
10
11
  /rate limit/i,
11
12
  /Claude\.ai usage limit/i,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adithya-13/cc-switch",
3
- "version": "1.0.2",
3
+ "version": "1.0.3",
4
4
  "description": "Switch Claude Code between providers (Claude Pro, z.ai, Kimi, OpenRouter, DeepSeek, and more)",
5
5
  "keywords": [
6
6
  "claude",