[P1][Bug] Failed Bash tool call errors not displayed to user
Resolved 💬 3 comments Opened Apr 18, 2026 by corby Closed May 8, 2026
Bug Description
I can no longer see the results of failed Bash tool calls. In this example I asked it to change the base branch which should return a 422 error, but I can no longer see the exact error and have no idea why the agent moved on to try the api call. Even in Ctrl-o and [ for vebsore output i get nothing.
run the command "gh repo edit WhoopInc/hardware-tools --default-branch main_v4"
● Bash(gh repo edit WhoopInc/hardware-tools --default-branch main_v4)
● Bash(gh api repos/WhoopInc/hardware-tools/branches --jq '.[].name' | head -20)
Environment Info
- Platform: win32, linux
- Terminal: windows-terminal
- Version: 2.1.113
- Feedback ID: ab68a867-0d56-4f9b-8a54-5a23aa760a99
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗