v2.2.1-beta.1
Pre-release
Pre-release
What's Changed
- feat: add agent model routing settings by @zhaozhuang521 in #7501
- docs: update website for v2.2.0 by @cuiyuebing in #7517
- fix(chat): sync resolved sessions during streaming by @zhaozhuang521 in #7523
- chore: bump the version to 2.2.1b1 by @cuiyuebing in #7522
- feat(memory): add Auto Fin and upgrade ReMe to 0.4.1.11 by @jinliyl in #7441
- [Feature] Add optional PowerContext pluggable long-term memory backend by @kic635 in #7080
- fix(governance): require approval for non-auto-denied critical findings by @cuiyuebing in #7525
- fix(tools): return 404 when updating config for an unknown tool by @XiuShenAl in #7498
- fix(console): separate free models from pro tab by @wangfei010313 in #7524
- fix(browser): move managed Chromium install off startup critical path by @yuanxs21 in #7539
- fix(memory): return proper status for unavailable routes by @jinliyl in #7544
- fix(console): preserve selected loop mode query by @zhaozhuang521 in #7560
- fix(mcp): enforce per-tool whitelist on the agent runtime path by @yuanxs21 in #7504
- feat(skills): add workspace-scoped preload configuration by @wuyak in #7183
- feat: unify runtime environment management by @rayrayraykk in #7538
- fix(console): unify language selector options by @zhaozhuang521 in #7595
- feat(skill): Update make-skill to v2 by @Leirunlin in #7509
- fix(acp): prevent Windows ACP agent stalls during workspace bootstrap by @shadowabi in #7401
- fix(e2e): re-anchor approval level toggle selectors after #7334 component rebuild by @yutai78786 in #7456
- Feat/theme token unification by @zhaozhuang521 in #7487
- fix(browser): chrome extension tab group by @x1n95c in #7457
- feat(console): restore session direct path input alongside picker by @Bruce-Yii in #7593
- refactor(memory): unify automatic memory lifecycle and actions by @jinliyl in #7561
- ci: freeze default-branch merges during releases by @yutai78786 in #7603
- test(console): expand console unit tests (+245 cases, +5.02pp statement coverage) by @yutai78786 in #7530
- fix(console): unify nav and theme-toggle icons with Spark line series (#7376) by @yutai78786 in #7499
- fix(providers): coerce string-typed tool args emitted as JSON numbers (#6839) by @yutai78786 in #6936
- fix(website): add QwenPaw discussion menu, update blog by @yuluo1007 in #7433
- fix(hub): make runtime lifecycle startup non-blocking by @rayrayraykk in #7566
- feat(creator) 1.2.0: blueprint workbench, runtime notification bus + async delegation, multi-timeline A/B compare, custom video templates, MiniMax H3 video, agent-visible snapshot rollback, in-process locking, Windows hardening, and Docker deployment by @xuanrui-L in #7486
- fix(agents): handle PDF blocks for text-only models by @zhijianma in #7621
- fix(tool_calls): log exceptions in coordinator _drain() by @kabishou11 in #7578
- feat(agent): add protected execution contract by @rayrayraykk in #7526
- fix(agent): fold consumed thinking under context pressure by @niceIrene in #7521
- feat(agent-kanban): add Chinese and English localization by @zhijianma in #7482
- Fix/issue 7582 plugin manager by @zhaozhuang521 in #7605
- fix(mcp): let the legacy handshake arbitrate a 401 discover probe by @x1n95c in #7627
- fix(shell): detach child stdin from interactive console by @wangfei010313 in #7598
- feat(console): redesign sidebar and settings experience by @zhijianma in #7502
- fix(hub): authenticate CLI requests to the current local runtime by @rayrayraykk in #7631
- fix(console): prevent chat submissions from bypassing the queue by @zhijianma in #7610
New Contributors
- @kic635 made their first contribution in #7080
- @wuyak made their first contribution in #7183
- @Bruce-Yii made their first contribution in #7593
- @kabishou11 made their first contribution in #7578
Full Changelog: v2.2.0...v2.2.1-beta.1