🌐
ClaudeLog
claudelog.com › home › faqs
ClaudeLog - Claude Code Docs, Guides, Tutorials & Best Practices
A: Run npm update -g @anthropic-ai/claude-code to update to the latest version. Check your current version with claude --version before and after updating to confirm the update was successful.
Configuration
Essential Claude Code configuration: API keys, model selection, MCP servers, allowed tools, multi-directory setup. Searchable optimization settings guide.
Plan Mode
Claude Code Plan Mode: Safe research and analysis before execution. Activate with Shift+Tab twice for structured planning without unwanted changes.
Pricing
Claude AI price breakdown: Pro from $17/month vs Max from $100/month plans, API costs, usage limits. Complete pricing guide for developers.
Changelog
Updated Fetch to skip summarization for pre-approved websites · VSCode: Added support for multiple terminal clients connecting to the IDE server simultaneously ... Added agent setting to configure main thread with a specific agent's system prompt, tool restrictions, and model · VSCode: Fixed .claude.json config file being read from incorrect ...
🌐
Reddit
reddit.com › r/claudeai › don't forget to update your claude cli! it makes a huge difference
r/ClaudeAI on Reddit: Don't forget to update your Claude CLI! It makes a huge difference
June 11, 2025 -

Hey everyone, just wanted to share a quick tip that saved me a lot of headaches. I was getting super frustrated with my Claude CLI vesion 1.0.0 constantly throwing "Invalid tool argument" errors and getting stuck in loops. Turns out I was running an outdated version.

After updating to the latest version (1.0.18), it's like night and day - feels way smarter and more responsive.

The Anthropic team seems to be pushing fixes and improvements constantly.

So friendly reminder: take a minute to update your CLI.

npm install -g /claude-code@latest

You can check your current version with:

claude --version

Current version is 1.0.18

🌐
Anthropic
anthropic.com › news › enabling-claude-code-to-work-more-autonomously
Enabling Claude Code to work more autonomously
These updates are available now for Claude Code users. Claude Sonnet 4.5 is the new default model in Claude Code. Run /model to switch models · VS Code extension (beta): Download from the VS Code Extension Marketplace to get started · Terminal updates, including the visual refresh and checkpoints, are available to all Claude Code users—just update your local installation
🌐
Claude
docs.claude.com › en › docs › claude-code › cli-reference
CLI reference - Claude Code Docs
For most use cases, --append-system-prompt is recommended as it preserves Claude Code’s built-in capabilities while adding your custom requirements. Use --system-prompt or --system-prompt-file only when you need complete control over the system prompt. For detailed information about print mode (-p) including output formats, streaming, verbose logging, and programmatic usage, see the SDK documentation.
🌐
Reddit
reddit.com › r/claudeai › claude code update v1.0.25 - fixed slash command reliability & more
r/ClaudeAI on Reddit: Claude Code update v1.0.25 - Fixed Slash Command Reliability & More
June 16, 2025 -

Version 1.0.24:
• Improved /mcp output
• Fixed a bug where settings arrays got overwritten instead of merged

Version 1.0.25:
• Slash commands: moved "project" and "user" prefixes to descriptions
• Slash commands: `improved reliability for command discovery`
• Improved support for Ghostty
• Improved web search reliability

Finally My Slash Commands are working again, I never did the delete my whole config reset trick... I just awaited the official patch and here we are! Thank you Anthropic.

PSA: Maybe it is just me but there is a new /permissions Slash Command UX and it is feels great!

Guys, do reprot back on the improved web search reliability, happy coding.

🌐
npm
npmjs.com › package › @anthropic-ai › claude-code
@anthropic-ai/claude-code - npm
Use it in your terminal, IDE, or tag @claude on Github. Learn more in the official documentation. ... Navigate to your project directory and run claude. We welcome your feedback. Use the /bug command to report issues directly within Claude Code, or file a GitHub issue.
      » npm install @anthropic-ai/claude-code
    
Published   Dec 22, 2025
Version   2.0.76
Author   Anthropic
🌐
GitHub
github.com › anthropics › claude-code › blob › main › CHANGELOG.md
claude-code/CHANGELOG.md at main · anthropics/claude-code
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)
Author   anthropics
🌐
Claude
support.claude.com › en › articles › 11940350-claude-code-model-configuration
Claude Code Model Configuration | Claude Help Center
This guide shows you three ways ... as the permanent default. The simplest way to change models is to use the /model command directly within Claude Code. This works immediately without restarting your terminal....
🌐
Z
docs.z.ai › devpack › tool › claude
Claude Code - Overview - Z.AI DEVELOPER DOCUMENT
You can manually adjust the model mapping (not recommended), see the “How to Switch the Model in Use” section in the FAQ for more details. ... # Install Claude Code npm install -g @anthropic-ai/claude-code # Navigate to your project cd your-awesome-project # Complete claude
Find elsewhere
🌐
GitHub
github.com › anthropics › claude-code
GitHub - anthropics/claude-code: Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
Use it in your terminal, IDE, or tag @claude on Github. Learn more in the official documentation. ... Navigate to your project directory and run claude. This repository includes several Claude Code plugins that extend functionality with custom commands and agents.
Starred by 48.2K users
Forked by 3.4K users
Languages   Shell 46.4% | Python 33.8% | TypeScript 12.9% | PowerShell 4.7% | Dockerfile 2.2%
🌐
Builder.io
builder.io › blog › claude-code
How I use Claude Code (+ my best tips)
September 29, 2025 - They can create prototypes, clean ... the terminal interface. Internally at Builder, we've been using this to let our engineers focus on the hard engineering work while other teams handle UI details and pixel-perfect implementations. Then, when our engineering team needs updates to PRs, we can just take the @builderio-bot and Claude will automatically ...
🌐
Claude
claude.com › product › claude-code
Claude Code - AI coding agent for terminal & IDE | Claude
Using CLAUDE.md files: Customizing Claude Code for your codebase ... Product updates, how-tos, community spotlights, and more. Delivered monthly to your inbox.