📅 发布:2026-01-23 04:09:21
✦ 更新内容
• 新增任务管理系统,包含依赖关系跟踪等新能力
• VSCode:新增原生插件管理支持
• VSCode:OAuth 用户现在可以在 Sessions (会话)对话框中浏览并恢复远程 Claude 会话
• 修复:在恢复包含大量子代理( subagent )使用的会话时出现的内存不足( out-of-memory )崩溃
• 修复:运行 /compact 后,“剩余上下文( context remaining )”警告未被隐藏的问题
• 修复:恢复界面上的会话标题未遵循用户语言设置的问题
• IDE:修复 Windows 上的一个竞态条件,可能导致 Claude Code 侧边栏视图容器启动时不显示
📅 发布:2026-01-23 05:46:31
✦ 更新内容
• 修复:在不支持 AVX 指令集的处理器上发生的崩溃问题
https://github.com/anthropics/claude-code/releases/tag/v2.1.16📅 Published: 2026-01-23 04:09:21
✦ What's changed
• Added new task management system, including new capabilities like dependency tracking
• VSCode Added native plugin management support
• VSCode Added ability for OAuth users to browse and resume remote Claude sessions from the Sessions dialog
• Fixed out-of-memory crashes when resuming sessions with heavy subagent usage
• Fixed an issue where the "context remaining" warning was not hidden after running /compact
• Fixed session titles on the resume screen not respecting the user's language setting
• IDE Fixed a race condition on Windows where the Claude Code sidebar view container would not appear on start
📅 Published: 2026-01-23 05:46:31
✦ What's changed
• Fixed crashes on processors without AVX instruction support