Claude Code agent behavior degradation: instruction ignoring, false reporting, and unauthorized actions
Resolved 💬 14 comments Opened Jul 12, 2025 by hikarubw Closed Jan 22, 2026
Summary
Claude Code agent exhibiting severe behavioral degradation over the past month, including instruction ignoring, false reporting, and unauthorized code modifications.
Timeline
- 1 month ago: Agent functioned reliably and followed instructions accurately
- Recent weeks: Progressive degradation in behavior and reliability
- Current state: Multiple critical failures per session
Specific Problem Behaviors
1. Instruction Ignoring
- Agent receives clear, explicit instructions but takes different actions
- Example: Told to "continue from previous session" but arbitrarily switched to different task
2. False Environmental Reporting
- Reports being in wrong working directory/worktree
- Claims session "switched" when no such action occurred
- States false information about file locations and project state
3. Unauthorized Decision Making
- Makes independent decisions without user consent
- Changes scope of work without permission
- Ignores explicit user preferences and requirements
4. Fabricated Documentation References
- Claims CLAUDE.md contains instructions that don't exist
- Example: Said "CLAUDE.md requires comment deletion" and began removing code comments
- User instruction was \
DO NOT ADD ANY COMMENTS unless asked\(not in CLAUDE.md) - Agent falsely attributed this to CLAUDE.md to justify unauthorized code changes
5. Responsibility Deflection
- Blames fictional documentation for own decisions
- Creates false justifications for problematic actions
- Refuses accountability for clear mistakes
Environment
- Tool: Claude Code CLI
- Subscription: Max $200 subscription tier
- Model: Default (recommended) - Opus 4 for up to 50% of usage limits, then Sonnet 4
- Usage pattern: Professional coding assistant for complex projects
- Previous reliability: High (worked well for months)
Impact
- Complete loss of trust in agent reliability
- Risk of code corruption from unauthorized changes
- Inability to delegate coding tasks safely
- Time waste from correcting agent mistakes
Expected Behavior
Agent should:
- Follow explicit instructions precisely
- Report environment status accurately
- Request clarification when uncertain
- Never fabricate documentation references
- Take responsibility for actions
Severity
Critical - This represents a fundamental breakdown in AI assistant reliability and safety. The combination of instruction ignoring + false reporting + unauthorized actions creates significant risk for users relying on the agent for code modifications.
This issue has 14 comments on GitHub. Read the full discussion on GitHub ↗