Live data from Hacker News

Claude Code 2.0

npmjs.com

1–10 of 431 posts

Re: Claude Code 2.0

#3
Actual 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 Claude Agent SDK Add subagents dynamically with --agents flag

[1] https://github.com/anthropics/claude-code/blob/main/CHANGELO...

Re: Claude Code 2.0

#5

I'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/

The only real reason to use Claude Code is the inference plan. The agent itself isn't anything special.

Re: Claude Code 2.0

#6

I'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/

Never used goose, but looked at it way back when-- Claude Code feels more native IMO. Especially if you're already using Anthropic API/Plans anyways, I'd say give it a try.

Re: Claude Code 2.0

#7
How 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

#8

How 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

I opened the CLI for about 10 seconds, the "Auto Update" status flashed. Then I restarted and it was version 2.0

Re: Claude Code 2.0

#9
tab-completion of filenames in the directory tree is now unavailable. You'll need to use the Codex style @file to bring up an fzf style list

Re: Claude Code 2.0

#10
post #3

Actual 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…

[deleted]
Post reply on HN