
One thing I've learned recently: keep Claude Code updated.
I used to install it once and forget about it. Then I finally ran npm update after skipping several releases, and realized I'd been missing a bunch of genuinely useful improvements.
A few favorites:
• Sandbox credential protection — sandboxed commands can no longer freely access your .env secrets and API keys. Huge security improvement.
• CLI login for MCP — claude mcp login makes authenticating MCP servers much easier, especially over SSH.
• Remote MCP timeouts — no more waiting forever when a tool hangs.
• Smarter ! shell commands — after a command finishes, Claude automatically analyzes the output, so you don't have to copy and paste errors back into the chat.
The biggest surprise isn't any single feature—it's how fast Claude Code ships.
Many of these improvements never get a big announcement. They're quietly added to the changelog every few days.
If you haven't updated in a while, you're probably working around problems that have already been solved.




English















