[Bug] Auto mode classifier incorrectly blocks previously allowed operations
Resolved 💬 2 comments Opened Jun 1, 2026 by dficreativesolutionscorp Closed Jun 5, 2026
Bug Description
the auto mode classifier is too strict. Things that were previously allowed are now constantly blocked in claude code
Environment Info
- Platform: darwin
- Terminal: Apple_Terminal
- Version: 2.1.97
- Feedback ID: b1ec1abe-eeab-44e7-b753-6f1ff2c00e6e
Errors
[{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3447)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-26T23:58:56.390Z"},{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3447)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-27T00:00:55.816Z"},{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3447)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-27T00:15:01.148Z"},{"error":"MaxFileReadTokenExceededError: File content (30001 tokens) exceeds maximum allowed tokens (25000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n at HT7 (/$bunfs/root/src/entrypoints/cli.js:4309:12666)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-27T00:15:42.369Z"},{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3447)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-27T00:27:50.167Z"},{"error":"Error: Request was aborted.\n at PV_ (/$bunfs/root/src/entrypoints/cli.js:1245:11933)\n at next (native:1:11)\n at Kb7 (/$bunfs/root/src/entrypoints/cli.js:7767:9194)\n at next (native:1:11)\n at Tb7 (/$bunfs/root/src/entrypoints/cli.js:7772:11371)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-27T16:59:02.000Z"},{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3447)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-27T17:46:22.087Z"},{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3447)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-27T17:47:31.511Z"},{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3447)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-27T17:48:47.035Z"},{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3447)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-27T17:53:11.333Z"},{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3447)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-27T18:39:52.284Z"},{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3447)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-27T18:41:46.782Z"},{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3447)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-27T19:01:05.283Z"},{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3447)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-27T19:18:45.450Z"},{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3447)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-27T20:15:18.770Z"},{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3447)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-27T20:17:14.762Z"},{"error":"AxiosError: timeout of 5000ms exceeded\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:113:13352)\n at emit (node:events:92:22)\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:112:3321)\n at request (/$bunfs/root/src/entrypoints/cli.js:115:2467)\n at async doExport (/$bunfs/root/src/entrypoints/cli.js:2711:36278)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-27T21:38:23.168Z"},{"error":"Error: {\"message\":\"PeriodicExportingMetricReader: metrics export failed (error AxiosError: timeout of 5000ms exceeded)\",\"originalLine\":\"2699\",\"originalColumn\":\"61715\",\"line\":\"2699\",\"column\":\"61715\",\"sourceURL\":\"/$bunfs/root/src/entrypoints/cli.js\",\"stack\":\"Error: PeriodicExportingMetricReader: metrics export failed (error AxiosError: timeout of 5000ms exceeded)\\n at _doRun (/$bunfs/root/src/entrypoints/cli.js:2699:61715)\\n at processTicksAndRejections (native:7:39)\",\"name\":\"Error\"}\n at error (/$bunfs/root/s…
Note: Content was truncated.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗