Live data from Hacker News

Claude Code 2.0

npmjs.com

61–70 of 431 posts

Re: Claude Code 2.0

#61

I'm disappointed that they haven't done more to make the /resume command more usable. It's still useless for all intents and purposes.

Resume is now a drop down menu at the top in the new VS Code plugin and it's much easier to read.

Re: Claude Code 2.0

#62
post #49

Something I realized about this category of tool (I call them "terminal agents" but that already doesn't work now there's an official VS Code extension for this - maybe just "coding agents" instead) is that they're actually an interesting form of general agent . Claude Code, Codex CLI etc can effectively do anything that a human could do by typing commands into a computer. They're incredibly dangerous to use if you d…

They're only as dangerous as the capabilities you give them. I just created a `codex` and `claude` user on my Linux box and practically always run in yolo mode. I've not had a problem so far.

Also, I think shellagent sounds cooler.

Re: Claude Code 2.0

#64
I notice that thinking triggers like "Think harder" are not highlighted in the prompt anymore. Could that mean that thinking is now only a single toggle with tab (no gradation)?

Re: Claude Code 2.0

#65
post #53
post #12

You can find the revamped prompt on github[1], or on twitter summarized by my bot[2]. [1] https://github.com/marckrenn/cc-mvp-prompts/compare/v1.0.128... [2] https://x.com/CCpromptChanges/status/1972709093874757976

This is excellent. Thanks for sharing this.

You're very welcome – that really means a lot coming from you, Simon.

Re: Claude Code 2.0

#66

"When you use Claude Code, we collect feedback, which includes usage data (such as code acceptance or rejections), associated conversation data, and user feedback submitted via the /bug command." So I can opt out of training, but they still save the conversation? Why can't they just not use my data when I pay for things. I am tired of paying, and then them stealing my information. Tell you what, create a free tier th…

This enables the /resume command that lets you start mid-conversation again.

Storing the data is not the same as stealing. It's helpful for many use cases.

I suppose they should have a way to delete conversations though.

Re: Claude Code 2.0

#69

Tangential, did anybody get FOMO about Aider and found a much better tool?

I was using aider quite a lot from ~ 7 months ago to ~ 3 months ago. I had to stop because they refuse to implement MCPs and Claude/Codex style agentic workflow just yields better results.
Post reply on HN