FList

What's Changed

  • fix: correctly pass poe web_search via extra_body when built-in search is enabled by @kovsu in https://github.com/CherryHQ/cherry-studio/pull/13434
  • feat(openclaw): binary download install, auto update check, and gateway refactor by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/13440
  • feat(assistant): add configurable max tool calls setting by @GeorgeDong32 in https://github.com/CherryHQ/cherry-studio/pull/13398
  • feat: separate Agent into independent module with dedicated page and route by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/13420
  • fix: increase default request timeout from 10 to 30 minutes by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/13453
  • chore: add Zed editor settings example, clean up configs, and improve dev guides by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/13457
  • fix(aiCore): bypass AI SDK model ID allowlist for reasoning detection by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/13463
  • fix(openclaw): fix gateway status detection and improve error reporting by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/13433
  • feat: add MiniMax-M2.5-highspeed model by @octo-patch in https://github.com/CherryHQ/cherry-studio/pull/13470
  • docs: update agents.db path in CLAUDE.md after #13392 by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/13471
  • feat(agents): add manual drag-and-drop sorting for agent and session lists by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/13460
  • fix(ui): show web search providers for all models by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/13472
  • fix(agents): use correct SWRInfinite cache key and add optimistic update for session editing by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/13475
  • feat(ui): enable windows mica effect by @lacser in https://github.com/CherryHQ/cherry-studio/pull/13476
  • chore: migrate .claude/skills to directory symlinks by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/13486
  • fix(agents): prevent deleting the last accessible directory by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/13483
  • feat(skills): add vercel-react-best-practices skill by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/13424
  • fix(scripts): add fallback to GitCode mirror when GitHub download fails by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/13492
  • fix(openclaw): improve gateway startup diagnostics and fix UI polling loop by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/13495
  • fix(agents): improve navbar layout for agent status screens by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/13494
  • feat(streaming): replace fixed timeout with resettable idle timeout by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/13497
  • chore: release v1.8.0 by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/13500

New Contributors

  • @octo-patch made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/13470
  • @lacser made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/13476

Full Changelog: https://github.com/CherryHQ/cherry-studio/compare/v1.7.25...v1.8.0