Videos
» npm install @anthropic-ai/claude-code
Claude Code CLI 2.0.73 changelog:
• Added clickable [Image #N] links that open attached images in the default viewer.
• Added alt-y yank-pop to cycle through kill ring history after ctrl-y yank.
• Added search filtering to the plugin discover screen (type to filter by name, description, or marketplace).
• Added support for custom session IDs when forking sessions with --session-id combined with --resume or --continue and --fork-session
• Fixed slow input history cycling and race condition that could overwrite text after message submission.
• Improved /theme command to open theme picker directly.
• Improved theme picker UI.
• Improved search UX across resume session, permissions, and plugins screens with a unified SearchBox component.
• [VSCode] Added tab icon badges showing pending permissions (blue) and unread completions (orange).
Source: Anthropics Claude Code(GitHub)
Claude Code is now available in our desktop apps, letting you run multiple local and remote sessions in parallel using git worktrees.
Run multiple sessions in parallel: perhaps one agent fixes bugs, another researches GitHub, a third updates docs.
And Plan Mode gets an upgrade with Opus 4.5 — Claude asks clarifying questions upfront, then works autonomously.
Read more: https://www.anthropic.com/news/claude-opus-4-5
Claude Code CLI 2.0.70 changelog:
• Added Enter key to accept and submit prompt suggestions immediately (tab still accepts for editing)
• Added wildcard syntax mcp__server__* for MCP tool permissions to allow or deny all tools from a server.
• Added auto-update toggle for plugin marketplaces, allowing per-marketplace control over automatic updates.
• Added plan_mode_required spawn parameter for teammates to require plan approval before implementing changes.
• Added current_usage field to status line input, enabling accurate context window percentage calculations.
• Fixed input being cleared when processing queued commands while the user was typing.
• Fixed prompt suggestions replacing typed input when pressing Tab.
• Fixed diff view not updating when terminal is resized.
• Improved memory usage by 3x for large conversations.
• Improved resolution of stats screenshots copied to clipboard (Ctrl+S) for crisper images.
• Removed # shortcut for quick memory entry (tell Claude to edit your CLAUDE.md instead).
• Fix thinking mode toggle in /config not persisting correctly.
• Improve UI for file creation permission dialog.
Source: Anthropics (GitHub)
🔗: https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md
🔗: https://code.claude.com/docs/