What's Changed
Switch to CLIProxyAPIPlus v6.7.34-0
Switched back to CLIProxyAPIPlus which is now up to date with all CLIProxyAPI fixes PLUS Kiro support.
Why the Switch?
CLIProxyAPIPlus v6.7.34-0 now merges all changes from the main CLIProxyAPI repo, so we get:
- ✅ All latest CLIProxyAPI fixes (v6.7.34)
- ✅ Kiro OAuth support (was missing in regular CLIProxyAPI)
- ✅ Kiro improvements (Amazon Q endpoint, dynamic regions)
- ✅ GitHub Copilot fixes
CLIProxyAPIPlus v6.7.34-0 Highlights
From CLIProxyAPI (v6.7.34)
- Fix: Prompt-caching beta + multi-turn cache control tests
- Fix: Claude→Gemini fixes, Claude caching, Gemini schema fixes
- Fix: Custom HTTP client with utls for Claude auth
Plus-Specific (Kiro)
- Kiro OAuth endpoint (
/v0/oauth/kiro) - Kiro Amazon Q endpoint support
- Dynamic region support for Kiro
- Token extraction fixes
Summary
| Feature | CLIProxyAPI v6.7.34 | CLIProxyAPIPlus v6.7.34-0 |
|---|---|---|
| Latest fixes | ✅ | ✅ |
| Kiro OAuth | ❌ | ✅ |
| Kiro improvements | ❌ | ✅ |
Best of both worlds! 🎉
Full Changelog: v0.3.91...v0.3.92