[FEATURE] Show user's original prompt text instead of "Tool Use Rejected" in conversation
Resolved 💬 2 comments Opened Apr 6, 2026 by rajvy1 Closed May 17, 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
Current behavior:
When a tool call is denied, the conversation shows "Tool Use Rejected" with no context about the original prompt.
<img width="409" height="202" alt="Image" src="https://github.com/user-attachments/assets/ef45b503-8baa-4876-8109-35d8e2bcd9c8" />
Expected behavior:
The user's actual prompt text should remain visible when a tool is rejected, keeping the conversation readable.
Proposed Solution
Suggested:
A setting like showRejectedPrompts: true in ~/.claude/settings.json to control this behavior.
Alternative Solutions
_No response_
Priority
Medium - Would be very helpful
Feature Category
Configuration and settings
Use Case Example
_No response_
Additional Context
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗