Claude Code
Anthropic's CLI tool that unleashs Claude's raw power directly in your terminal or IDE
✨ New Features
>Added ability to switch models while writing a prompt using alt+p (linux, windows), option+p (macos).
>Added context window information to status line input
>Added `fileSuggestion` setting for custom `@` file search commands
>Added `CLAUDE_CODE_SHELL` environment variable to override automatic shell detection (useful when login shell differs from actual working shell)
🐛 Bug Fixes
>Fixed prompt not being saved to history when aborting a query with Escape
>Fixed Read tool image handling to identify format from bytes instead of file extension