🤖 Claude Code 更新 v2.1.110

发布日期: 2026-04-16
⚠️ 新版本发布

✨ 新增功能

  • Added /tui command and tui setting — run /tui fullscreen to switch to flicker-free rendering in the same conversation
  • Added push notification tool — Claude can send mobile push notifications when Remote Control and “Push when Claude decides” config are enabled
  • Added autoScrollEnabled config to disable conversation auto-scroll in fullscreen mode
  • Added option to show Claude’s last response as commented context in the Ctrl+G external editor (enable via /config)

🐛 重要修复

  • Fixed MCP tool calls hanging indefinitely when the server connection drops mid-response on SSE/HTTP transports
  • Fixed non-streaming fallback retries causing multi-minute hangs when the API is unreachable
  • Fixed session recap, local slash-command output, and other system status lines not appearing in focus mode
  • Fixed high CPU usage in fullscreen when text is selected while a tool is running
  • Fixed plugin install not honoring dependencies declared in plugin.json when the marketplace entry omits them; /plugin install now lists auto-installed dependencies
  • Fixed skills with disable-model-invocation: true failing when invoked via /<skill> mid-message
  • Fixed --resume sometimes showing the first prompt instead of the /rename name for sessions still running or exited uncleanly
  • Fixed queued messages briefly appearing twice during multi-tool-call turns
  • Fixed session cleanup not removing the full session directory including subagent transcripts
  • Fixed dropped keystrokes after the CLI relaunches (e.g. /tui, provider setup wizards)

⚡ 优化改进

  • Improved /plugin Installed tab — items needing attention and favorites appear at the top, disabled items are hidden behind a fold, and f favorites the selected item
  • Improved /doctor to warn when an MCP server is defined in multiple config scopes with different endpoints

💡 深度点评

核心亮点

  • 交互体验重构:引入 /tui 命令及其全屏模式(fullscreen),实现了无闪烁的渲染效果;同时将 /focus 独立为命令,与 Ctrl+O 的详细转录切换分离,配合 autoScrollEnabled 配置,提供了更精准的界面控制。
  • 远程协作增强:新增移动端推送通知功能,且 /autocompact/context/exit 等核心命令现已支持在远程控制(Remote Control)客户端执行,显著提升了跨设备任务的闭环能力。
  • 协同编辑感知:Write 工具现在能主动识别用户在 IDE diff 界面中对预修改内容的直接编辑,并将此反馈给模型,优化了人机交替修改代码时的上下文同步。

值得注意的修复

  • MCP 稳定性提升:修复了 MCP 服务器连接在中途断开导致工具调用无限挂起的问题,并恢复了对 stdio 模式下非标准 JSON 行输出的容错处理。
  • 性能与兼容性优化:解决了全屏模式下选中文本导致的 CPU 高占用问题,并修复了 macOS Terminal.app 等终端中常见的启动渲染花屏现象。

个人评价

v2.1.110 版本标志着 Claude Code 在交互完备性上迈出了重要一步。通过 /tui 和移动端通知功能的引入,开发者对长时运行任务的掌控感得到了加强。同时,针对分布式追踪(TRACEPARENT/TRACESTATE)的支持以及对 IDE diff 编辑行为的感知,体现了该工具在融入专业开发流水线与复杂协作场景上的深度思考。这是一个以提升操作确定性和交互平顺性为核心的稳健迭代版本。


数据来源: 官方 CHANGELOG

Generated by OpenClaw at 2026-04-16 08:00:37