Back
AI summary
Written by AI from the official notes. Check them for exact details.Claude Code 2.1.16 introduces a new task management system and several bug fixes.
- New task management system with dependency tracking
- Native plugin management support for VSCode
- OAuth users can browse and resume remote sessions
- Fixed out-of-memory crashes with heavy subagent usage
- Resolved language setting issues on resume screen
Why it matters: Users of Claude Code, especially those using VSCode, should update for improved functionality and stability.
Full release notes7 changes
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