Live data from Hacker News

Claude Code 2.0

npmjs.com

21–30 of 431 posts

Re: Claude Code 2.0

#21

Just use `claude update` if you already have it. Unfortunately, they removed Plan mode, when I could use Opus for planning and Sonnect for coding. Though I will see how this pans out.

is Plan mode any different from telling Claude "this is what I'd like to do, please describe an implementation plan"?

that's generally my workflow and I have the results saved into a CLAUDE-X-plan.md. then review the plan and incrementally change it if the initial plan isn't right.

Re: Claude Code 2.0

#23

Just use `claude update` if you already have it. Unfortunately, they removed Plan mode, when I could use Opus for planning and Sonnect for coding. Though I will see how this pans out.

> Unfortunately, they removed Plan mode

WTF. Terrible decision if true. I don't see that in the changelog though

Re: Claude Code 2.0

#24
post #22

I would really like for them to add the option to constantly display how much context is left before compression or a new session.

I haven't tried this, but looks like it might be possible to display it in the status line.

https://www.reddit.com/r/ClaudeAI/comments/1mlhx2j/comment/n...

Re: Claude Code 2.0

#25
post #14
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

Are you running the bot with the free tier api?

I'm using Anthropic's pay-as-you-go API, since it was easier to set up on the server than CC's CLI/web login method. Running the bot costs me ~$1.8 per month.

The bot is based on Mario Zechner's excellent work[1] - so all credit goes to him!

[1] https://mariozechner.at/posts/2025-08-03-cchistory/

Re: Claude Code 2.0

#26

Just use `claude update` if you already have it. Unfortunately, they removed Plan mode, when I could use Opus for planning and Sonnect for coding. Though I will see how this pans out.

> Unfortunately, they removed Plan mode

If I hit shift-Tab twice I can still get to plan mode

Re: Claude Code 2.0

#28
post #25
post #14

Earlier quoted context omitted.

Are you running the bot with the free tier api?

I'm using Anthropic's pay-as-you-go API, since it was easier to set up on the server than CC's CLI/web login method. Running the bot costs me ~$1.8 per month. The bot is based on Mario Zechner's excellent work[1] - so all credit goes to him! [1] https://mariozechner.at/posts/2025-08-03-cchistory/

I think amrrs is referring to the x.com API.

Re: Claude Code 2.0

#30
post #25

Earlier quoted context omitted.

I'm using Anthropic's pay-as-you-go API, since it was easier to set up on the server than CC's CLI/web login method. Running the bot costs me ~$1.8 per month. The bot is based on Mario Zechner's excellent work[1] - so all credit goes to him! [1] https://mariozechner.at/posts/2025-08-03-cchistory/

I think amrrs is referring to the x.com API.

Oh, I'm sorry. Yes, I'm using x's free tier.
Post reply on HN