✨ Features
- Enhanced the OpenAI schema and deprecated the standalone DeepSeek schema to improve compatibility with dynamic reasoning models.
🚀 Improvements
- Optimized the installation process for the built-in Puppeteer.
- Removed "OpenAI" from the UserAgent string to prevent requests from being blocked by Cloudflare WAFs.
- Refreshed the loading animation style for better experience.
🐛 Bug Fixes
- Fixed an issue preventing tool calls from functioning correctly with models like Kimi 2.5 under the OpenAI schema.
- Fixed permission validation issues for chat plugins.
- Fixed a bug where sub-agents could recursively call themselves.
- Fixed Anthropic URL parsing; appending
#to the URL now forces the use of the raw address. - (macOS) Fixed an issue where the built-in Puppeteer failed to install.
Full Changelog: v0.6.5...v0.6.6