[Bug] Repeated Failed File Update Attempts on Single File

Resolved 💬 14 comments Opened Oct 2, 2025 by rootdrew27 Closed Jan 8, 2026

Bug Description
After updating to v2.0.1 I've seen the model attempt multiple Update calls unsuccessfully:

 ● Update(scratch-pad-aws-training.md)
  ⎿  Error editing file

● Update(scratch-pad-aws-training.md)
  ⎿  Error editing file

● Update(scratch-pad-aws-training.md)
  ⎿  Error editing file

● Update(scratch-pad-aws-training.md)
  ⎿  Error editing file

● Update(scratch-pad-aws-training.md)
  ⎿  Error editing file

● Update(scratch-pad-aws-training.md)
  ⎿  Error editing file

● Read(scratch-pad-aws-training.md)
  ⎿  Read 40 lines (ctrl+o to expand)

● Update(scratch-pad-aws-training.md)
  ⎿  Error editing file

● Update(scratch-pad-aws-training.md)
  ⎿  Error editing file

Furthermore, I'm confused by the Update queuing behavior: meaning, the model will run multiple Update calls before prompting me to accept them. This is likely a waste of tokens, and it is certainly a waste of time (this problem is arguably separate from the current GitHub Issue, but I figured that they might be related).

Environment Info

  • Platform: linux
  • Terminal: vscode
  • Version: 2.0.1
  • Feedback ID: db1aa21f-9334-45ad-aa4c-fe915cd6df25

P.S. I am loving the update otherwise. Good work!

View original on GitHub ↗

This issue has 14 comments on GitHub. Read the full discussion on GitHub ↗