更新内容
- 新增移动端持久终端会话,支持通过 App 中继连接,并改进输出推送与输入流量控制 (#3076, #3079)
- 新增 Coding Agent 澄清交互与群聊任务卡,任务计划可保存恢复,并固定显示在每轮消息末尾 (#3080, #3085)
- 会话置顶改为跨设备同步,置顶会话优先显示,并修复 App 分页时的置顶筛选 (#3091)
- 完善 App 通知的群聊活动与澄清状态恢复,持久保存运行快照,并新增任务进度通知事件及 Webhook 订阅选项 (#3090, #3093)
- 新增 ekko-studio npm 包与命令入口,保留 hermes-web-ui 安装的升级兼容性,并统一桌面安装包品牌 (#3084)
- 修复 Coding Agent 重放历史消息时丢失 DeepSeek 推理内容的问题 (#3078)
- 修复 Ekko 运行时未识别 MCP HTTP 传输别名,导致工具未加载的问题 (#3081)
- 修复技能元数据中的空值错误读取下一字段,同时保留多行描述与空行 (#3083)
Changes
- Added persistent mobile terminal sessions over App relay, with improved output delivery and input flow control (#3076, #3079)
- Added Coding Agent clarification prompts and persistent group chat task cards; task plans now stay at the end of each turn (#3080, #3085)
- Session pins now sync across devices and appear above recent sessions, with corrected pin filtering for App pagination (#3091)
- Improved group activity and clarification recovery for App notifications, persisted run snapshots, and added task progress notification events and Webhook subscription options (#3090, #3093)
- Added the ekko-studio npm package and CLI entry point, preserved upgrades for hermes-web-ui installations, and unified desktop package branding (#3084)
- Fixed lost DeepSeek reasoning content when Coding Agents replay message history (#3078)
- Fixed Ekko runtime tools failing to load when MCP servers use HTTP transport aliases (#3081)
- Fixed empty skill metadata values reading the next field while preserving multiline descriptions and blank lines (#3083)
Full Changelog: v0.7.22...v0.7.23