Skip to content

v1.3.10:子 Agent 可交互 + 存储迁移可靠性

发布日期:2026年3月31日


🎯 一句话总结

子 Agent 调用在等待时也能点击了,存储迁移更健壮,Catppuccin 主题对比度改善。


🆕 改进:子 Agent 调用可交互

这次更新了什么?

子 Agent(Subagent)的工具调用在等待中(pending)时,现在也能点击查看详情,不用等到完成。

这有什么用?

之前子 Agent 在运行时显示为灰色不可点击状态,只能干等。现在可以点击查看子 Agent 正在做什么,了解任务进展。


🔧 问题修复

存储迁移可靠性

问题:畸形的历史数据或失败的迁移可能导致升级后的状态损坏。

修复:增加了对畸形数据和迁移失败的容错处理。

对你有什么影响:从旧版本升级时更加安全,不会因为历史数据问题导致新版本无法启动。


📊 要不要升级?

情况建议
使用子 Agent 功能✅ 推荐
从旧版本升级✅ 推荐
使用 Catppuccin 主题✅ 推荐
正常使用中可以等下次

⬆️ 升级命令

bash
opencode upgrade

📋 技术细节

点击展开完整更新列表

Core

  • Subagent tool calls stay clickable while they are pending.
  • Improved storage migration reliability so malformed legacy records or failed migrations do not corrupt upgraded state.

TUI

  • Improved muted text contrast in the Catppuccin themes.

← 返回更新日志