What's New
🔧 Bug Fixes
-
Amp CLI Model Mapping Priority - Model mappings now take precedence over local API keys. This allows you to route Amp CLI requests (e.g.,
claude-opus-4-5) to your preferred target models (e.g.,gemini-claude-opus-4-5-thinking) via OAuth, even when local API keys are configured. -
Corrected Amp Model Slot Labels - Fixed the UI labels to match actual Amp CLI behavior:
- Smart → Claude Opus 4.5
- Librarian → Claude Sonnet 4.5
- Rush / Search → Claude Haiku 4.5
🪟 Windows Improvements
- Windows Node.js/npm Detection - Added proper detection paths for Node.js and npm on Windows, fixing issues with copilot-api setup
- Windows Compatibility & UX - Improved overall compatibility and user experience for CLI agents and GitHub Copilot on Windows
📦 Platform Binaries
All platform binaries have been rebuilt with these fixes:
- macOS ARM (Apple Silicon)
- macOS Intel
- Linux (x86_64)
- Windows (x86_64)
Upgrade
Download the latest release or rebuild from source to get these fixes.