Key features
Support Mmultiple API key for auto-rotation
Support multi-agent mode and allow users to use Claude Code/Qwen Code
What's Changed
- feat: enhance image generation tool settings with better UX by @IceyLiu in #114
- docs: add configuration guide links for image generation by @IceyLiu in #115
- feat: enhance image generation tool with multi-image support and core upgrades by @goworm in #118
- feat: optimize tool configuration and fix Google auth logout issue by @goworm in #119
- refactor: improve type naming and debug performance by @goworm in #120
- feat: improve type system and add backward compatibility for tool configurations by @goworm in #121
- feat: add configuration migration for useModel -> selectedModel by @goworm in #123
- refactor: revert selectedModel to useModel and remove migration logic by @goworm in #124
- feat: implement multi-API key rotation system with time-based blacklisting by @goworm in #130
- Feature: ACP (AI Code Protocol) Integration and Chat History Recovery Improvements by @kaizhou-lab in #132
- UI: Improve Welcome Page Layout and Input Styling by @kaizhou-lab in #134
New Contributors
- @kaizhou-lab made their first contribution in #132
Full Changelog: v1.1.6...v1.2.0