Releases: krishnakanthb13/claude-code-switch
Releases · krishnakanthb13/claude-code-switch
Release list
v0.0.1
🚀 New Features
- Right-Click Context Menu Integration: Adds an "Open with Claude Code" option to Windows Explorer for instant project loading.
- Interactive Profile Picker (
ccpick.bat): Dynamically lists and switches between Claude Code configurations (Longcat, OpenRouter, direct Anthropic). - Terminal Switcher (
ccswitch.bat): Quick CLI command to switch profiles directly from standard shells without launching the agent. - Dynamic Configuration Loading: Scan-based profile detection that automatically recognizes new JSON profiles in the
profiles/directory with zero manual updates.
📚 Documentation
- Getting Started Guides: Comprehensive installation, environment setup, and troubleshooting instructions in README.md.
- Core Architecture & Philosophy: Documented codebase structure and design choices in CODE_DOCUMENTATION.md and DESIGN_PHILOSOPHY.md.
- Default Providers: Ships with pre-configured profiles for Longcat and OpenRouter.
Full Changelog: https://github.com/krishnakanthb13/claude-code-switch/commits/v0.0.1