Claude Code v2.1.15 发布了!
✦ 更新内容
• 为 npm 安装添加了弃用通知 - 运行 claude install 或查看
https://docs.anthropic.com/en/docs/claude-code/getting-started 获取更多选项
• 使用 React Compiler 改进了 UI 渲染性能
• 修复了运行 /compact 后 “Context left until auto-compact” 警告未消失的问题
• 修复了 MCP stdio 服务器超时未终止子进程的问题,这可能会导致 UI 冻结
🔗
https://github.com/anthropics/claude-code/releases/tag/v2.1.15📅 Published: 2026-01-22 06:01:11
✦ What's changed
• Added deprecation notification for npm installations - run claude install or see
https://docs.anthropic.com/en/docs/claude-code/getting-started for more options
• Improved UI rendering performance with React Compiler
• Fixed the "Context left until auto-compact" warning not disappearing after running /compact
• Fixed MCP stdio server timeout not killing child process, which could cause UI freezes