[Bug] Claude Code deletes production resource due to incorrect ID population logic

Resolved 💬 2 comments Opened Apr 4, 2026 by d4rkd0s Closed May 13, 2026

Bug Description
This session included an accidental deletion of a production website, for no REAL good reason, it populated ids to delete old sites, and deleted 1 extra, which was a live site we didn't say to delete. This lead to a prod outage of 1hr & and wasted tokens. Claude immediately admitted that it was wrong, and made a mistake, even before I knew it happened... so this is a bug.

Environment Info

  • Platform: linux
  • Terminal: kitty
  • Version: 2.1.91
  • Feedback ID: d33dfcbe-81f4-4fe0-8a2a-a7a5bdeb8fcd

Errors

[{"error":"Error: Request was aborted.\n    at Ny$ (/$bunfs/root/src/entrypoints/cli.js:1242:11924)\n    at next (native:1:11)\n    at _S7 (/$bunfs/root/src/entrypoints/cli.js:7651:9023)\n    at next (native:1:11)\n    at zS7 (/$bunfs/root/src/entrypoints/cli.js:7656:10844)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-04T01:21:16.553Z"},{"error":"Error: Request was aborted.\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3447)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-04T01:34:37.946Z"},{"error":"Error: Request was aborted.\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3447)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-04T01:34:39.038Z"},{"error":"Error: console.error: [bun] Warning: ws.WebSocket 'unexpected-response' event is not implemented in bun\n    at K (/$bunfs/root/src/entrypoints/cli.js:528:10765)\n    at emitWarning (ws:43:42)\n    at #onOrOnce (ws:170:18)\n    at WU$ (/$bunfs/root/src/entrypoints/cli.js:3203:4990)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-04T02:26:19.483Z"}]

View original on GitHub ↗

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