[Bug] File deletion not requiring user confirmation in CLI operations

Resolved 💬 3 comments Opened Feb 11, 2026 by john-guerra Closed Feb 15, 2026

Bug Description
Claude didn't ask for confirmation before deleting files. It doesn't seem to be allowed in the settings.local.json

Environment Info

  • Platform: darwin
  • Terminal: vscode
  • Version: 2.1.39
  • Feedback ID: 030d6fe0-d0a7-479c-a916-f591179c6966

Errors

[{"error":"Error\n    at vk (/$bunfs/root/claude:42:1144)\n    at <anonymous> (/$bunfs/root/claude:43:10097)\n    at emit (node:events:92:22)\n    at endReadableNT (internal:streams/readable:861:50)\n    at processTicksAndRejections (native:7:39)\n    at request (/$bunfs/root/claude:45:2149)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-11T19:36:43.014Z"},{"error":"MaxFileReadTokenExceededError: File content (86017 tokens) exceeds maximum allowed tokens (25000). Please use offset and limit parameters to read specific portions of the file, or use the GrepTool to search for specific content.\n    at qPB (/$bunfs/root/claude:3292:3360)\n    at async call (/$bunfs/root/claude:3301:2475)\n    at async uW8 (/$bunfs/root/claude:3479:14100)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-11T19:40:29.380Z"},{"error":"MaxFileReadTokenExceededError: File content (86017 tokens) exceeds maximum allowed tokens (25000). Please use offset and limit parameters to read specific portions of the file, or use the GrepTool to search for specific content.\n    at qPB (/$bunfs/root/claude:3292:3360)\n    at async call (unknown)\n    at async uW8 (unknown)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-11T19:40:33.193Z"},{"error":"MaxFileReadTokenExceededError: File content (86017 tokens) exceeds maximum allowed tokens (25000). Please use offset and limit parameters to read specific portions of the file, or use the GrepTool to search for specific content.\n    at qPB (/$bunfs/root/claude:3292:3360)\n    at async call (/$bunfs/root/claude:3301:2475)\n    at async <anonymous> (/$bunfs/root/claude:5800:1669)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-11T19:40:42.292Z"},{"error":"Error: Tool mcp__canvas-extras__canvas_list_discussion_topics not found\n    at Fs_ (/$bunfs/root/claude:1886:7053)\n    at mD (/$bunfs/root/claude:678:20801)\n    at f6 (/$bunfs/root/claude:678:39204)\n    at ay (/$bunfs/root/claude:678:49834)\n    at Nv (/$bunfs/root/claude:678:86119)\n    at ETT (/$bunfs/root/claude:678:85091)\n    at Pp (/$bunfs/root/claude:678:84915)\n    at zp (/$bunfs/root/claude:678:81333)\n    at BA (/$bunfs/root/claude:678:6410)\n    at lT (/$bunfs/root/claude:678:4907)","timestamp":"2026-02-11T19:47:15.767Z"},{"error":"Error: Tool mcp__canvas-lms__canvas_list_assignment_groups not found\n    at Fs_ (/$bunfs/root/claude:1886:7053)\n    at mD (/$bunfs/root/claude:678:20801)\n    at f6 (/$bunfs/root/claude:678:39204)\n    at ay (/$bunfs/root/claude:678:49834)\n    at Nv (/$bunfs/root/claude:678:86119)\n    at ETT (/$bunfs/root/claude:678:85091)\n    at Pp (/$bunfs/root/claude:678:84915)\n    at zp (/$bunfs/root/claude:678:81333)\n    at BA (/$bunfs/root/claude:678:6410)\n    at lT (/$bunfs/root/claude:678:4907)","timestamp":"2026-02-11T19:47:15.767Z"},{"error":"Error: 1P event logging: 35 events failed to export (request-id=req_011CY2rmZ1742e9pBqzu7sF6, status=500, code=ERR_BAD_RESPONSE, Request failed with status code 500)\n    at queueFailedEvents (/$bunfs/root/claude:1891:2350)\n    at async doExport (/$bunfs/root/claude:1891:1257)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-11T19:47:26.301Z"},{"error":"Error: {\"message\":\"Failed to export 35 events (request-id=req_011CY2rmZ1742e9pBqzu7sF6, status=500, code=ERR_BAD_RESPONSE, Request failed with status code 500)\",\"originalLine\":\"1891\",\"originalColumn\":\"1409\",\"line\":\"1891\",\"column\":\"1409\",\"sourceURL\":\"/$bunfs/root/claude\",\"stack\":\"Error: Failed to export 35 events (request-id=req_011CY2rmZ1742e9pBqzu7sF6, status=500, code=ERR_BAD_RESPONSE, Request failed with status code 500)\\n    at doExport (/$bunfs/root/claude:1891:1409)\\n    at processTicksAndRejections (native:7:39)\",\"name\":\"Error\"}\n    at error (/$bunfs/root/claude:1934:25028)\n    at <anonymous> (/$bunfs/root/claude:1886:19938)\n    at Iv7 (/$bunfs/root/claude:1886:20482)\n    at <anonymous> (/$bunfs/root/claude:1887:17366)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-11T19:47:26.301Z"},{"error":"Error: 1P event logging: 9 events failed to export (request-id=req_011CY2rp1bZgreXvFLHGqVA5, status=500, code=ERR_BAD_RESPONSE, Request failed with status code 500)\n    at queueFailedEvents (/$bunfs/root/claude:1891:2350)\n    at async doExport (/$bunfs/root/claude:1891:1257)\n    at processTicksAndRejections (native:7:…

Note: Content was truncated.

View original on GitHub ↗

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