Claude Code 2.0
npmjs.com
Claude Code 2.0
1–10 of 431 posts
Re: Claude Code 2.0
#2Re: Claude Code 2.0
#3* New native VS Code extension
* Fresh coat of paint throughout the whole app
* /rewind a conversation to undo code changes
* /usage command to see plan limits
* Tab to toggle thinking (sticky across sessions)
* Ctrl-R to search history
* Unshipped claude config command
* Hooks: Reduced PostToolUse 'tool_use' ids were found without 'tool_result' blocks errors
* SDK: The Claude Code SDK is now the Claude Agent SDK Add subagents dynamically with --agents flag
[1] https://github.com/anthropics/claude-code/blob/main/CHANGELO...
Re: Claude Code 2.0
#4Re: Claude Code 2.0
#5I'm currently using Goose[1]. My brother in law uses Claude Code and he likes it. It makes me wonder if I'm missing anything. Can anyone tell me if there's any reason I should switch to Claude Code, or comparisons between the two? 1: https://block.github.io/goose/
Re: Claude Code 2.0
#6I'm currently using Goose[1]. My brother in law uses Claude Code and he likes it. It makes me wonder if I'm missing anything. Can anyone tell me if there's any reason I should switch to Claude Code, or comparisons between the two? 1: https://block.github.io/goose/
Re: Claude Code 2.0
#7cl --version 1.0.44 (Claude Code)
as expected … liar! ;)
cl update
Wasn't that hard sorry for bothering
Re: Claude Code 2.0
#8How to check the version? claude version one told me that it updated to version two but I don't know if it's true cl --version 1.0.44 (Claude Code) as expected … liar! ;) cl update Wasn't that hard sorry for bothering
Re: Claude Code 2.0
#9Re: Claude Code 2.0
#10Actual Changelog[1] * New native VS Code extension * Fresh coat of paint throughout the whole app * /rewind a conversation to undo code changes * /usage command to see plan limits * Tab to toggle thinking (sticky across sessions) * Ctrl-R to search history * Unshipped claude config command * Hooks: Reduced PostToolUse 'tool_use' ids were found without 'tool_result' blocks errors * SDK: The Claude Code SDK is now the…