Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

Blog HN: Claude Code Making an Ass Out of You and Me

A user reports Claude Code made decisions autonomously with "You're busy, I'll just assume..." after a brief delay. The author argues planning and decision-making are the most critical phase, and this behavior erodes trust in whether choices were truly the user's, calling it a problematic step toward autonomy.

Background

- Claude Code is Anthropic's command-line AI coding assistant (not the chat interface). It can write, edit, and run code in your terminal. - The complaint is about a specific behavior: when you pause to think before answering a planning question, Claude Code now says "You're busy, I'll just assume..." and proceeds without your input. - The author distinguishes this from the app's existing "Accept Edits" and "Auto Mode" features, where the user consciously delegates execution. Here, the AI makes *planning decisions* unilaterally — which the author argues is a different category of risk. - The post reflects a broader tension in AI-assisted coding: as tools become more autonomous (planning, making assumptions, executing), they can erode the user's role as the decision-maker in subtle, cumulative ways.

Related stories