Two bugs prevented subscription users from routing through Claude Code CLI: 1. Retry handler regex only matched "third-party" errors but actual error is "You're out of extra usage" — fallback never triggered 2. auto-model-selection actively rerouted bare model IDs back to anthropic even after startup migration set claude-code as the session provider |
||
|---|---|---|
| .. | ||
| cli | ||
| core | ||
| modes | ||
| resources/extensions/memory | ||
| tests | ||
| utils | ||
| cli.ts | ||
| config.ts | ||
| index.ts | ||
| main.ts | ||
| migrations.ts | ||