[MODEL] Keep repeating the same mistakes!
Resolved 💬 3 comments Opened Dec 26, 2025 by kureigu Closed Dec 30, 2025
Preflight Checklist
- [x] I have searched existing issues for similar behavior reports
- [x] This report does NOT contain sensitive information (API keys, passwords, etc.)
Type of Behavior Issue
Claude ignored my instructions or configuration
What You Asked Claude to Do
Don't run npm command and Don't build the .net application. let me do it.
What Claude Actually Did
ignores my instructions
Expected Behavior
dont run npm command
dont run build command
Files Affected
because of ignoring the instructions i ended up fixing it.
Fix Angular When Failed to Run
Remove-Item node_modules -Recurse -Force
Remove-Item package-lock.json -Force
npm cache clean --force
npm install
Permission Mode
Accept Edits was ON (auto-accepting changes)
Can You Reproduce This?
Yes, every time with the same prompt
Steps to Reproduce
_No response_
Claude Model
Sonnet
Relevant Conversation
Impact
Critical - Data loss or corrupted project
Claude Code Version
1.0.113 (Claude Code)
Platform
Anthropic API
Additional Context
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗