[Bug] No assistant message found in async handler

Resolved 💬 5 comments Opened Oct 21, 2025 by neurotype-repo Closed Jan 8, 2026

Bug Description
I am getting this error across multiple terminals and claude code sessions.

This error originated either by 
throwing inside of an async function without a catch block, or by rejecting a 
promise which was not handled with .catch(). The promise rejected with the 
reason:
Error: No assistant message found
    at Dd (file:///Users/<user>/.asdf/installs/nodejs/24.9.0/lib/node_modules/@anthr
opic-ai/claude-code/cli.js:3356:12905) 

Environment Info

  • Platform: darwin
  • Terminal: codium
  • Version: 2.0.24
  • Feedback ID: 138f6e09-08b2-4d1f-94c1-7888924cee27

Errors

[]

View original on GitHub ↗

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