feat: improve desktop reliability and customization
Address reliability and consistency gaps across Agent Runtimes, persistence, settings, Knowledge, Magic Notes, Smart Heartbeat, and the download site. Runtime processes now have bounded lifecycle cleanup and atomic configuration rollback, while model packages and persisted mutations recover safely. Add a configurable global shortcut, protect unsaved work, improve modal and keyboard behavior, localize the built-in project without rewriting stored data, and lazy-load heavy renderer routes under enforced bundle budgets. Align project forms and disabled controls with shared typography and interaction states, and strengthen website release metadata validation and navigation accessibility. Release note: 修复 Runtime、设置、知识库、魔法笔记与智能心跳中的可靠性和交互一致性问题;新增可配置全局快捷键,改进无障碍与加载性能,并强化官网下载校验。
This commit is contained in:
@@ -397,6 +397,8 @@ Execute 消息通过身份、长度、去重和并发检查后:
|
||||
- 失败:回传经过脱敏、长度受限的用户可处理错误。
|
||||
- 取消:回传“任务已取消”。
|
||||
- 结果投递失败时保留发件箱记录并显示通道错误,不重复执行任务。
|
||||
- 发件箱达到五次投递尝试后进入可查询的终止状态,并继续通过现有通道错误回调
|
||||
暴露;终止记录不再发送,也不会从未投递查询中静默消失。
|
||||
|
||||
### 9.6 媒体与文件
|
||||
|
||||
|
||||
Reference in New Issue
Block a user