Live data from Hacker News

Ask HN: Is it just me or is Claude Code getting worse?

news.ycombinator.com

31–34 of 34 posts

Re: Ask HN: Is it just me or is Claude Code getting worse?

#31
post #17

I've switched to OpenCode and I think it's really great. The first advantage is that it can use many different models, not just Claude. The second is that I've noticed OpenCode streams out the entire reasoning process, while Claude Code doesn't show streaming of its thinking.

You can enable thinking summaries in claude code using a CLI parameter

Re: Ask HN: Is it just me or is Claude Code getting worse?

#32

Earlier quoted context omitted.

My issue was with different models. Same Claude.md, hooks skills and the rest. Same task. Almost two months ago I used CC to bootstrap a headless MacBook Air with nix-darwin for management. I configured it to be an iMessage bridge as well as secondary dns for my network. All in it took about an hour. Last night same task for the same context but newer opus model. This time a freshly installed MBP that I wanted nix-da…

Fair point. I don't see it consistently myself, but there are def moments where it just stops parsing context on simple tasks/stops thinking. Not sure if it's model regression, context rot, or just prompts getting routed to a different/wrong expert in the MoE for a stretch — dunno.

I've got an example that isn't just coding. I've used CC as a book recommendation engine for a few months now. Initially I had really good results. We built a SQLite database of my reading history from audible and kindle libraries and tuned it based off of my "reviews". Since Opus 4.7 it suddenly lost the ability to check the SQLite database for things I've already read before offering recommendations. The last time I interacted with it, I told it I had completed Book 2 of a series and it recommended Book 1 of the series to me. I had never previously seen Opus be so stupid with all the information available to it. Nothing changed in my configuration between when this was a useful tool and complete garbage other than the model and harness upgrades Anthropic pushed.

Re: Ask HN: Is it just me or is Claude Code getting worse?

#34

In what way is it getting worse — the model's reasoning, or your own setup drifting underneath you? My observation: same model, same task, but different CLAUDE.md / hooks / skill state produces dramatically different outputs. The hard part as a solo founder is finding the right balance between building the meta tools and making progress on the actual projects, without the meta layer drifting and quietly becoming wors…

[flagged]
Post reply on HN