[P1][Bug] Failed Bash tool call errors not displayed to user
Status Fixed / completed
Reported on v2.1.113
Maintainer reply None cached
Activity 3 comments · opened Apr 18, 2026 · 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 ↗