What's Changed
- feat(ci): unified release orchestrator gating web on desktop build by @yutai78786 in #6329
- fix(runtime): rotate text message on new reasoning block by @zhaozhuang521 in #6310
- feat(chat): enable drag-and-drop file upload in desktop app (#6297) by @zhaozhuang521 in #6327
- fix(console): make tool Output copy work outside secure contexts by @hehuang139 in #6275
- test(e2e): add tool-approval level cases (#5685) by @yutai78786 in #6334
- test(e2e): adapt Agents cases to the #6198 actions redesign by @yutai78786 in #6333
- fix(cli): cron update preserves untouched runtime and request fields by @manjieqi in #6236
- fix(runtime): stream incremental tool call arguments by @rayrayraykk in #6343
- fix(console): refresh skills after market installation by @Gmgge in #6296
- fix agent config copy md files silently by @yuanxs21 in #6332
- fix(console): prioritize one-time approval by @patrick-andstar in #6357
- fix(governance): honor disabled audit logging by @patrick-andstar in #6369
- fix(observability): use valid Langfuse trace IDs by @splash-li in #6277
- fix: share ToolGuard safety_checks and unregister plugin tools on unload by @XiuShenAl in #6311
- fix(omp): harden workspace/fork/deny-all gates and add regression tests by @XiuShenAl in #6317
- fix(console): clear stale media preview error and skip relative-path … by @zhaozhuang521 in #6385
- perf(runtime): join tool argument fragments once by @rayrayraykk in #6346
- fix(loop): wait for stopped task cleanup by @rayrayraykk in #6347
- feat(console): add sorting to plugin market by @Osier-Yi in #6349
- perf: prevent synchronous I/O from blocking the event loop by @rayrayraykk in #6378
- fix(inbox): show badge count for all pending approvals, not just high/critical by @lalaliat in #6391
- chore: bump version to 2.0.1b2 by @cuiyuebing in #6394
- fix(governance): bridge tool_guard detection rules into governance policy Phase 1 by @cuiyuebing in #6390
- fix(desktop): gracefully shut down backend sidecar before exit by @jinglinpeng in #6225
New Contributors
- @Gmgge made their first contribution in #6296
- @patrick-andstar made their first contribution in #6357
- @splash-li made their first contribution in #6277
Full Changelog: v2.0.1-beta.1...v2.0.1-beta.2