Ask HN: Claude Code vs. Just Claude
3 comments
This is from their claude-code guide: "Claude Code is intentionally low-level and unopinionated, providing close to raw model access without forcing specific workflows. This design philosophy creates a flexible, customizable, scriptable, and safe power tool. While powerful, this flexibility presents a learning curve for engineers new to agentic coding tools—at least until they develop their own best practices". The agent is what makes the claud-code as good as it is. By not using it, you are using the model that is a hit or miss on several aspects a programmer would need.
You’re basically missing out on not having to copy/paste. It’s great.
I haven't used Claude Code yet. So, genuine question, am I missing out? What makes it special versus just using Claude in this copy/paste/reflect way?