I built Claude Code Switcher for people who want a simple way to work with different AI providers and models without having to install different tools or constantly change their setup.
What started as a small shell script for switching between DeepSeek, Anthropic API and Claude subscription has grown quite a bit.
The latest version now has:
- Isolated provider environments
- Configuration-driven model switching
- Per-model effort levels
- Custom model ID support
- Bash, Zsh and Fish support
- Status, help and reload commands
- Easier Linux setup and upgrades
The interesting part for me is how a small "this is annoying" project gradually turned into a proper developer tool.
Open source on GitHub:
https://github.com/mbobiosio/claude-code-switcher
Top comments (0)