Claude Code

Anthropic's CLI tool that unleashs Claude's raw power directly in your terminal or IDE

SYSTEM_CHECK...
LATEST_VER:v2.0.69
CHANGES:11
[ OPEN_CHANGELOG ]

✨ New Features

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

🚀 Improvements

>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`

🐛 Bug Fixes

>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