Claude Code changelog

Claude Code 2.0.67

Added

  • Added search functionality to `/permissions` command with `/` keyboard shortcut for filtering rules by tool name

Changed

  • Thinking mode is now enabled by default for Opus 4.5
  • Thinking mode configuration has moved to /config
  • Show reason why autoupdater is disabled in `/doctor`

Fixed

  • Fixed false "Another process is currently updating Claude" error when running `claude update` while another instance is already on the latest version
  • Fixed MCP servers from `.mcp.json` being stuck in pending state when running in non-interactive mode (`-p` flag or piped input)
  • Fixed scroll position resetting after deleting a permission rule in `/permissions`
  • Fixed word deletion (opt+delete) and word navigation (opt+arrow) not working correctly with non-Latin text such as Cyrillic, Greek, Arabic, Hebrew, Thai, and Chinese
  • Fixed `claude install --force` not bypassing stale lock files
  • Fixed consecutive @~/ file references in CLAUDE.md being incorrectly parsed due to markdown strikethrough interference
  • Windows: Fixed plugin MCP servers failing due to colons in log directory paths