[Bug] Auto-response sends message when only image is submitted without text
Bug Description only sending an image for a response includes the auto response not generated by the user. I screenshotted a bug to show claude, pasted in and hit enter without text but the auto response sent the image with "its all working now" but clearly I was trying to debug.
Environment Info
- Platform: linux
- Terminal: tmux
- Version: 2.0.74
- Feedback ID: 13ecd425-a550-40d0-b4da-38151f0134d2
Errors
[{"error":"Error: NON-FATAL: Lock acquisition failed for /home/zinglax/.local/share/claude/versions/2.0.74 (expected in multi-process scenarios)\n at W3$ (/$bunfs/root/claude:2427:2165)\n at _TA (/$bunfs/root/claude:2427:1885)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-12-20T03:00:52.123Z"},{"error":"Error: 401 {\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"Invalid OAuth token. The provided token was not found or is malformed.\"},\"request_id\":\"req_011CWJGCgyKrCwnfKyPJvEe9\"}\n at generate (/$bunfs/root/claude:451:11133)\n at makeRequest (/$bunfs/root/claude:798:5435)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-12-20T16:34:43.711Z"},{"error":"SyntaxError: JSON Parse error: Expected '}'\n at <parse> (:0)\n at parse (unknown)\n at <anonymous> (/$bunfs/root/claude:77:751)\n at A (/$bunfs/root/claude:11:6978)\n at yqI (/$bunfs/root/claude:944:2739)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-12-20T16:34:43.714Z"},{"error":"Error: 401 {\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"Invalid OAuth token. The provided token was not found or is malformed.\"},\"request_id\":\"req_011CWJGCnaB5Ke7VYNYLb4bB\"}\n at generate (/$bunfs/root/claude:451:11133)\n at makeRequest (/$bunfs/root/claude:798:5435)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-12-20T16:34:44.965Z"},{"error":"Error: Request was aborted.\n at _createMessage (/$bunfs/root/claude:455:3157)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-12-20T17:20:55.487Z"},{"error":"Error: Request was aborted.\n at _createMessage (/$bunfs/root/claude:455:3157)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-12-20T17:48:29.144Z"}]
SO, this is a symptom of the auto generated responses and YET AGAIN a new feature that I am not sure is anymore or less useful. When copying in images they are now placed above the text box and you can uparrow to them or something, which makes it hard to uparrow in text itself and breaks referencing the specific image in line, now you have to make a note about it in your prompt if you are pointing out a specific image vs another. BUT THE REAL ISSUE, is if you are debugging, take a screenshot of a bug and paste it in, and the AUTO RESPONSE (which is usually just crap anyways and defeats the purpose of the auto accept mode) automatically gets sent. SO if the cruddy message the AUTO RESPONSE comes up with is "it's all working now" but you just are literally copying in bug with the image, claude gets an image with a bug saying its all working.