Change8

v2.1.16

Claude Code
3 features4 fixesdesktopvscode

Summary

This release introduces a significant new task management system featuring dependency tracking and enhances IDE integration with native plugin management in VSCode. Key fixes address stability issues, including out-of-memory crashes during session resume, and corrects display logic for context warnings and session titles.

New Features

  • Added new task management system with dependency tracking capabilities.
  • Introduced native plugin management support within the VSCode extension.
  • Enabled OAuth users in VSCode to browse and resume remote Claude sessions directly from the Sessions dialog.

Bug Fixes

  • Fixed out-of-memory crashes occurring when resuming sessions that utilized heavy subagent usage.
  • Resolved an issue where the "context remaining" warning failed to hide after executing the `/compact` command.
  • Fixed session titles displayed on the resume screen so they now correctly respect the user's configured language setting.
  • [IDE] Fixed a race condition on Windows where the Claude Code sidebar view container failed to appear upon application startup.

Claude Code Documentation