Claude Code Now Falls Back to a Backup Model When Yours Is Overloaded
Claude Code’s Week 24 update adds fallbackModel — when your main model is overloaded, it automatically switches to a backup, with up to three models tried in order.
Claude Code’s Week 24 update adds fallbackModel — when your main model is overloaded, it automatically switches to a backup, with up to three models tried in order.
Claude Code’s new –safe-mode flag (v2.1.169) boots with all your customizations off, so you can isolate which setting broke things.
I turned a one-way Telegram alert bot into a two-way mobile console for Claude Code on my Mac — plus the two incidents (an infinite loop, a macOS TCC permission grab) that hardened it.
I ran 7 blogs on full auto-publish with Claude Code until CAPTCHAs forced me back to one. Here’s what a year of automation taught me about CLAUDE.md, hooks, and why 100% automation is a trap.
I edit my Claude Code skills several times a day. /reload-skills lets me rescan the skill directory mid-session, so I no longer lose my context to a restart.
Claude Code now snapshots your code before every change. When a refactor goes sideways, two presses of Esc restore every touched file — no git stash, no command to memorize.
Claude Code 2.1.147 renamed /simplify to /code-review — and it’s not just a rename. The command now reviews your current diff for correctness bugs and can post findings straight to a GitHub PR.
I ran Claude Code for a year with zero plugins. Now I have five and use all of them daily — here’s what each does, when it fires, and the before/after.
Anthropic shipped self-hosted sandboxes and MCP tunnels for Claude Managed Agents, so code and internal systems never leave your network — the likely unlock for enterprise adoption.
Anthropic acquired Stainless, the SDK auto-generation startup also used by OpenAI, Google, and Cloudflare. Reported price: $300M+. The next battleground is connection infrastructure.