What's Changed
- feat: Add automatic database migration system for agents service by @vaayne in #10215
- Refactor/agent align by @DeJeune in #10276
- refactor(Tools): replace MCPToolResponse with NormalToolResponse in m… by @MyPrototypeWhat in #10303
- Fix slash newline by @ZKunZhang in #10305
- fix(websearch): handle blocked domains conditionally in web search by @MyPrototypeWhat in #10374
- feat: improve content protection during file operations by @ZKunZhang in #10378
- style(settings): remove unnecessary padding from ContentContainer by @EurFelux in #10379
- fix: AI_APICallError for Gemini via proxy #10366 by @kangfenmao in #10429
- fix: clear @ and other input text when exiting model selection menu w… by @Konjac-XZ in #10427
- refactor(notes): improve notes management with local state and file handling by @Pleasurecruise in #10395
- fix(reasoning): correct regex pattern for deepseek model detection by @EurFelux in #10407
- fix(ErrorBlock): prevent event propagation when removing block by @EurFelux in #10368
- fix: quick assistant avatar and search by @alephpiece in #10281
- refactor(tools): enhance descriptions for knowledge and web search tools by @MyPrototypeWhat in #10433
- feat(toolUsePlugin): separate provider-defined tools from prompt tool by @MyPrototypeWhat in #10428
- Refactor/reasoning time by @MyPrototypeWhat in #10393
- feat: add LongCat provider support by @LeaderOnePro in #10365
Full Changelog: v1.6.1...v1.7.0-alpha.3