Skip to content

v1.2.8:Claude 4.6 思考模式、MCP 调用可视化

发布日期:2026-02-19

这个版本带来了Claude Sonnet 4.6 的自适应思考支持,以及 TUI 中自定义工具和 MCP 调用的可视化展示

🎯 一句话总结

支持 Claude 4.6 自适应思考;MCP 工具调用结果现在可见且可折叠;桌面端黑屏问题已修复。


✨ 新功能

🧠 Claude Sonnet 4.6 自适应思考

为 Claude Sonnet 4.6 模型添加了自适应思考(adaptive thinking)支持。

怎么用:使用 Claude Sonnet 4.6 时,模型会根据任务复杂度自动调整思考深度。

对谁有价值:使用 Claude Sonnet 4.6 的用户,特别是处理复杂任务时。


📊 MCP 调用结果可视化(TUI)

在 TUI 中,自定义工具和 MCP 调用的响应现在可见且可折叠

怎么用:当 AI 调用 MCP 工具时,你可以在对话中看到调用结果,点击可展开/折叠。

对谁有价值:使用 MCP 扩展的用户,方便调试和了解工具执行情况。


🐛 问题修复

桌面端黑屏问题

修复了使用 sidecar 服务器时桌面端启动后出现黑屏的问题。

Todos 清理

中止(abort)操作时现在会正确清除 todos 列表。


📊 要不要升级?

情况建议
使用 Claude Sonnet 4.6✅ 强烈推荐
使用 MCP 工具✅ 推荐
桌面端有黑屏问题✅ 推荐
一切正常⚪ 可选升级

⬆️ 升级命令

bash
opencode upgrade

📋 技术细节

点击展开原始 Release Notes

Core

  • Support adaptive thinking for Claude Sonnet 4.6 (@tctev)

TUI

  • Add custom tool and MCP call responses that are visible and collapsible (@yanosh-k)

Desktop

  • Black screen on launch with sidecar server fixed
  • Clear todos on abort

Thank you to 2 community contributors:

  • @yanosh-k: feat(tui): add custom tool and mcp call responses visible and collapsable
  • @tctev: feat(opencode): support adaptive thinking for claude sonnet 4.6

← 返回更新日志