[BUG] ASYNC FUNCTION WITHOUT A CATCH BLOCK

Resolved 💬 3 comments Opened Oct 22, 2025 by mrrobotke Closed Oct 25, 2025

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

operating system :
Machos Tahoe 26.1

Claude version :
v2.0.25

Terminal:
Version 2.15 (464)

<img width="1394" height="266" alt="Image" src="https://github.com/user-attachments/assets/f4210a1c-8e05-4dcb-a1fa-5b863f767e79" />

Whenever I send a prompt I get this bug everytime, its non blocking error for now since claude behaves normally but it does affect the ui in terminal for claude.

Error: 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:

The error once thrown a duplicate entry ui field appears though it s non functional input area

What Should Happen?

Sending a prompt should not trigger the error and enither should it create the duplicate ui entry

Error Messages/Logs

Steps to Reproduce

  1. Open Terminal
  2. Start with plan mode
  3. Don't accept plan
  4. switch to auto accept mode and enter prompt and send

Claude Model

Sonnet (default)

Is this a regression?

Yes, this worked in a previous version

Last Working Version

2.0.23

Claude Code Version

2.0.25

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

_No response_

View original on GitHub ↗

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