|
|
|
|
|
by 8thcross
330 days ago
|
|
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. |
|