我决定时不时放一下最新的小更改,而不是攒到一整个版本再来接收bug反馈。欢迎反馈Canary版本可能存在的bug。
相比于上次的更改:
Agent 历史运行管理
- 在Agent System面板添加了
运行历史查看,可以回顾之前的Agent运行事件 - 添加了对过往Agent运行记录的扫描与清理
- 添加了对过往Agent运行记录的自动清理开关
Bug修复
- 修复了迁移至Rspack打包后,部分扩展找不到lodash ABI,导致的无法启动问题
I’ve decided to release the latest minor changes periodically, rather than saving them up for a full version release before soliciting bug feedback. You are welcome to report any bugs you encounter in the Canary builds.
Compared with the previous update:
Agent Run History Management
- Added
Run Historyview in the Agent System panel, allowing you to review past Agent execution events. - Added scanning and cleanup of historical Agent run records.
- Added an auto‑cleanup toggle for previous Agent run records.
Bug Fixes
- Fixed an issue where some extensions could not locate the lodash ABI after migrating to Rspack, which prevented them from starting.
Full Changelog: v2.1.0...Canary