Skip to main content
Claude Code Release Notes

Claude Code v2.1.16: Task Management & VSCode Updates

Claude Code v2.1.16 introduces a new task management system with dependency tracking, native VSCode plugin support, and several critical bug fixes for power users.

January 22, 2026 2 min read By Claude World

The Claude Code development team has released version 2.1.16, bringing significant enhancements to task management capabilities and substantial improvements to the VSCode integration experience.

What’s New

Task Management System

The headline feature of this release is the introduction of a comprehensive task management system. This new system includes dependency tracking capabilities, allowing you to create complex workflows where tasks can depend on the completion of other tasks. This feature is particularly valuable for managing multi-step coding projects and coordinating work across different components.

VSCode Integration Enhancements

VSCode users will appreciate two major improvements:

  • Native Plugin Management Support: You can now manage Claude Code plugins directly within VSCode, streamlining your development environment setup
  • Remote Session Management: OAuth users can now browse and resume remote Claude sessions directly from the Sessions dialog, making it easier to switch between different work contexts

Stability and Performance Fixes

This release addresses several critical issues:

  • Memory Management: Fixed out-of-memory crashes that occurred when resuming sessions with heavy subagent usage
  • UI Improvements: The “context remaining” warning now properly hides after running the /compact command
  • Internationalization: Session titles on the resume screen now correctly respect your language settings
  • Windows Compatibility: Resolved a race condition that prevented the Claude Code sidebar from appearing on startup

How to Update

To update to Claude Code v2.1.16:

  1. Check your current version using the help menu
  2. Download the latest version from the official release page
  3. Follow the installation instructions for your operating system
  4. Restart your IDE to ensure all changes take effect