[Bug] File Edit Fails on Resumed Chat with Previously Read Files

Resolved 💬 3 comments Opened Aug 24, 2025 by CaptainCrouton89 Closed Aug 27, 2025

Bug Description
When I resume an old chat, it errors when trying to edit a file it's already read previously but not in the current session. This (i believe) is because of the hook that auto-errors when claude tries to edit an unread file—the issue is that Claude has read the file, just not in the current session

Environment Info

  • Platform: darwin
  • Terminal: cursor
  • Version: 1.0.89
  • Feedback ID: 6005d38a-fa3b-498a-ab63-782d90184e05

Errors

[{"error":"Error: Request was aborted.\n    at HP.makeRequest (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:943:3840)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)","timestamp":"2025-08-24T02:24:49.804Z"},{"error":"Error: Request was aborted.\n    at D71._createMessage (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:934:7955)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)","timestamp":"2025-08-24T02:59:01.055Z"},{"error":"Error: Request was aborted.\n    at HP.makeRequest (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:943:3840)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)","timestamp":"2025-08-24T03:28:13.581Z"},{"error":"Error: Request was aborted.\n    at D71._createMessage (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:934:7955)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)","timestamp":"2025-08-24T04:11:51.249Z"},{"error":"Error: Request was aborted.\n    at D71._createMessage (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:934:7955)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)","timestamp":"2025-08-24T04:12:24.094Z"}]

View original on GitHub ↗

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