Update Jun 4, 2026 tracked by Updatify
2.0.30
-
Added helpful hint to run
security unlock-keychainwhen encountering API key errors on macOS with locked keychain -
Added
allowUnsandboxedCommandssandbox setting to disable the dangerouslyDisableSandbox escape hatch at policy level -
Added
disallowedToolsfield to custom agent definitions for explicit tool blocking - Added prompt-based stop hooks
- VSCode: Added respectGitIgnore configuration to include .gitignored files in file searches (defaults to true)
- Enabled SSE MCP servers on native build
-
Deprecated output styles. Review options in
/output-styleand use –system-prompt-file, –system-prompt, –append-system-prompt, CLAUDE.md, or plugins instead - Removed support for custom ripgrep configuration, resolving an issue where Search returns no results and config discovery fails
- Fixed Explore agent creating unwanted .md investigation files during codebase exploration
-
Fixed a bug where
/contextwould sometimes fail with “max_tokens must be greater than thinking.budget_tokens” error message -
Fixed
--mcp-configflag to correctly override file-based MCP configurations - Fixed bug that saved session permissions to local settings
- Fixed MCP tools not being available to sub-agents
- Fixed hooks and plugins not executing when using –dangerously-skip-permissions flag
- Fixed delay when navigating through typeahead suggestions with arrow keys
- VSCode: Restored selection indicator in input footer showing current file or code selection status