[FEATURE]

Resolved 💬 3 comments Opened Jan 15, 2026 by jbroll Closed Feb 28, 2026

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

when claude code produces an error output on the terminal, it should be self-contained with all of the information needed to directly report a bug. Current bug reporting form has way too many required inputs.

API Error: 400
{"type":"error","error":{"type":"invalid_request_error","message":"messages.1.content.32:
thinking or redacted_thinking blocks in the latest assistant message cannot be modified.
These blocks must remain as they were in the original
response."},"request_id":"req_011CX9RQCF1FzqVtbLeLdaQW"}

Proposed Solution

all the information required to report a bug should be included in the text reported to the terminal.

Alternative Solutions

_No response_

Priority

Medium - Would be very helpful

Feature Category

Interactive mode (TUI)

Use Case Example

_No response_

Additional Context

_No response_

View original on GitHub ↗

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