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