Update Jun 4, 2026 tracked by Updatify
2.0.35
- Improve fuzzy search results when searching commands
-
Improved VS Code extension to respect
chat.fontSizeandchat.fontFamilysettings throughout the entire UI, and apply font changes immediately without requiring reload -
Added
CLAUDE_CODE_EXIT_AFTER_STOP_DELAYenvironment variable to automatically exit SDK mode after a specified idle duration, useful for automated workflows and scripts -
Migrated
ignorePatternsfrom project config to deny permissions in the localSettings. -
Fixed menu navigation getting stuck on items with empty string or other falsy values (e.g., in the
/hooksmenu)