🌐
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

🌐
ClaudeLog
claudelog.com › home › faqs
Claude Code FAQs | ClaudeLog
Use explicit allowedTools configuration instead for secure automation. Why to avoid · Q: How do I update system prompt in Claude Code? A: Use --append-system-prompt to customize Claude's behavior for specific tasks.
Discussions

Update CLAUDE.md with /init like command
Reload to refresh your session. ... It would be really helpful if we had a command specifically for updating CLAUDE.md. The /init command is incredibly useful for generating the initial CLAUDE.md file. And update Claude.md command could be useful at maintaining it frequently. Maybe Claude could ask questions before making updates and review code ... More on github.com
🌐 github.com
6
July 14, 2025
Anthropic fixed their auto-update system for Claude Code
By the way, Anthropic just fixed their auto-update mechanism for Claude Code. As you may remember, I've submitted my findings into their broken auto-update mechanism to Anthropic 2 days ago: an... More on github.com
🌐 github.com
6
July 10, 2025
Claude Code update v1.0.25 - Fixed Slash Command Reliability & More
No fix for the crazy scrolling issue? More on reddit.com
🌐 r/ClaudeAI
52
116
June 16, 2025
Don't forget to update your Claude CLI! It makes a huge difference
u can enable auto update. only thing is you have to restart the chat. you can continue from where you left off with `claude -c` More on reddit.com
🌐 r/ClaudeAI
19
20
June 11, 2025
🌐
Claude
code.claude.com › docs › en › setup
Set up Claude Code - Claude Code Docs
Claude Code automatically keeps itself up to date to ensure you have the latest features and security fixes. Update checks: Performed on startup and periodically while running
🌐
Anthropic
anthropic.com › news › enabling-claude-code-to-work-more-autonomously
Enabling Claude Code to work more autonomously
September 29, 2025 - 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
🌐
YouTube
youtube.com › watch
HUGE Claude Code Update: Opus 4.5, Desktop App + More! - YouTube
Join AI Startup School Plus & learn to vibe code and get paying customers for your apps ⤵️https://www.skool.com/ai-startup-schoolOr join my free community to...
Published   1 month ago
🌐
GitHub
github.com › anthropics › claude-code › issues › 3482
Update CLAUDE.md with /init like command · Issue #3482 · anthropics/claude-code
July 14, 2025 - The /init command is incredibly useful for generating the initial CLAUDE.md file. And update Claude.md command could be useful at maintaining it frequently. Maybe Claude could ask questions before making updates and review code ...
Published   Jul 14, 2025
🌐
npm
npmjs.com › package › @anthropic-ai › claude-code
@anthropic-ai/claude-code - npm
2 days ago - Start using @anthropic-ai/claude-code in your project by running `npm i @anthropic-ai/claude-code`. There are 179 other projects in the npm registry using @anthropic-ai/claude-code.
      » npm install @anthropic-ai/claude-code
    
Published   Dec 20, 2025
Version   2.0.75
Author   Anthropic
🌐
GitHub
github.com › ruvnet › claude-flow › issues › 202
Anthropic fixed their auto-update system for Claude Code · Issue #202 · ruvnet/claude-flow
July 10, 2025 - Executed the Installer: You ran the curl -fsSL http://claude.ai/install.sh | bash command, which is the official method for installing the new native version of Claude Code. Installation Confirmed: The script completed successfully, installing ...
Published   Jul 10, 2025
Find elsewhere
🌐
Builder.io
builder.io › blog › claude-code
How I use Claude Code (+ my best tips)
September 29, 2025 - Then, when our engineering team needs updates to PRs, we can just take the @builderio-bot and Claude will automatically address feedback and push up commits to address. Go try it at fusion.builder.io and let me know your feedback · Builder.io visually edits code, uses your design system, and sends pull requests.
🌐
GitHub
github.com › anthropics › claude-code › blob › main › CHANGELOG.md
claude-code/CHANGELOG.md at main · anthropics/claude-code
Updated Fetch to skip summarization for pre-approved websites · VSCode: Added support for multiple terminal clients connecting to the IDE server simultaneously · Added --agent CLI flag to override the agent setting for the current session · Added agent setting to configure main thread with a specific agent's system prompt, tool restrictions, and model · VS Code: Fixed .claude.json config file being read from incorrect location
Author   anthropics
🌐
Sid Bharath
siddharthbharath.com › home › blog › cooking with claude code: the complete guide
Cooking with Claude Code: The Complete Guide - Sid Bharath
July 8, 2025 - Tell Claude to Do it For You – Simply tell Claude to update the documentation when you’ve finished a big feature or refactor as it has the full context of the work it just finished.
🌐
Medium
alirezarezvani.medium.com › claude-code-v2-0-30-full-guide-of-what-is-new-production-readiness-edition-b57be170275e
Claude Code v2.0.30: Full Guide of what is New? Production Readiness Edition
1 month ago - Claude Code v2.0.30: The Complete Guide What are the New Updates? Production Readiness and How Anthropic’s latest update addresses developer experience (DX)
🌐
Anthropic
anthropic.com › engineering › claude-code-best-practices
Claude Code: Best practices for agentic coding
Ask Claude to implement its solution in code. This is also a good place to ask it to explicitly verify the reasonableness of its solution as it implements pieces of the solution. Ask Claude to commit the result and create a pull request. If relevant, this is also a good time to have Claude update any READMEs or changelogs with an explanation of what it just did.
🌐
Claude
claude.com › product › claude-code
Claude Code - AI coding agent for terminal & IDE | Claude
1 month ago - ⏺ Update(src/components/permissions/BasePermissionRequest.tsx)… · ⎿ No changes to make: old_string and new_string are exactly the same. ⏺ Let's run the build to see if our changes are working so far: ⏺ Bash(cd /Users/claude-code/codebase && npm run build)…
🌐
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.
October 29, 2025 - 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 47.7K users
Forked by 3.3K users
Languages   Shell 46.4% | Python 33.8% | TypeScript 12.9% | PowerShell 4.7% | Dockerfile 2.2%
🌐
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.

🌐
Medium
alirezarezvani.medium.com › the-complete-claude-code-2-0-0051c3ee737e
The Complete Claude Code 2.0 Capability Guide: What Engineers Actually Need to Know About Anthropic’s September 29th Release | by Reza Rezvani | Medium
October 30, 2025 - Claude Code 2.0 isn’t just an update — it’s a complete reimagining of how AI assists development. Here’s everything it can do. Every engineering team has that refactoring project gathering dust in the backlog. You know the one: touch fifty files, update a hundred call sites, pray nothing ...
🌐
Medium
medium.com › @joe.njenga › i-tested-upgraded-claude-code-2-0-and-discovered-7-new-features-that-will-blow-your-mind-73402a7c7e7b
I Tested Upgraded Claude Code 2.0 (And Discovered 7 New Features That Will Blow Your Mind) | by Joe Njenga | Medium
October 3, 2025 - Claude Code just dropped version 2.0, and they packed it with the most requested feature, along with six more features, including this robotic-cool logo. ... If you have not upgraded yet, I will guide you in detail and show you what you are missing. Quick Note: If you are not a premium member, you can read the story here. Consider supporting me by following me on Medium and my YouTube channel to ...