[Feature Request] Display full command execution details in CLI output
Resolved 💬 1 comment Opened May 23, 2026 by usbrandon Closed Jun 23, 2026
Bug Description
I wish claude code would show the full command it executed, even if it is long. It is very instructive and it makes it easier to study those. Hitting Ctrl-O is still great for seeing what happened as a result, but I would like it to be easier to know the commands involved.
Environment Info
- Platform: darwin
- Terminal: iTerm.app
- Version: 2.1.144
- Feedback ID: aab9b8f1-5af4-472c-a1d4-287c07e10c45
Errors
[{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"This request would exceed your account's rate limit. Please try again later.\"},\"request_id\":\"req_011CbGXWf6YyPsttRhwZ7PuM\"}\n at generate (/$bunfs/root/src/entrypoints/cli.js:11:62585)\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:51:7694)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-21T22:46:37.772Z"},{"error":"Error: 500 {\"type\":\"error\",\"error\":{\"type\":\"api_error\",\"message\":\"Internal server error\"},\"request_id\":\"req_011CbHeX6aJaPiWcaQeWuMZj\"}\n at generate (/$bunfs/root/src/entrypoints/cli.js:11:62621)\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:51:7694)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-22T12:59:10.387Z"}]This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗