What's New
Features
- API key authentication for
/v1/*endpoints - secure your API withAPI_KEYenv var orapiKeyin config - Claude CLI configuration presets - quickly apply preset configurations from the WebUI settings
Fixes
- Improved rate limit cooldown behavior - configured cooldown now caps API-provided wait times instead of being ignored
- Reduced default cooldown from 60s to 10s for faster recovery from rate limits
- Fixed Google One AI Pro account detection - improved
loadCodeAssisttier detection - Added image response support - properly handle image outputs from models
Contributors
Thanks to:
- @mintfog for API key authentication
- @liuwuyu118 for image response support
- @simon-ami for Claude CLI configuration presets