[Bug] Tool invocation loop: Bash command executed repeatedly without progress on user request
Open 💬 1 comment Opened Jun 27, 2026 by AlexandraZ-dev
Bug Description
court
<invoke name="Bash">
<parameter name="command">cd /Users/alexandra/affiliate-program; gh pr create --title "feat(web): table patterns — badges, pagination, sticky filters/footer (86cadmxej)" --body-file /tmp/pr-body-86cadmxej.md --assignee "@me" --base main
2>&1 | tail -5</parameter>
<parameter name="description">Create PR assigned to user</parameter>
</invoke>
this code called 15 times, and don't help 'continue'
Environment Info
- Platform: darwin
- Terminal: iTerm.app
- Version: 2.1.195
- Feedback ID: 3027abe2-18b8-4762-87ef-522aad683cef
Errors
[]This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗