Skip to content

improve bash timeout retry hint#22390

Merged
kitlangton merged 1 commit intodevfrom
kit/bash-timeout-retry-hint
Apr 14, 2026
Merged

improve bash timeout retry hint#22390
kitlangton merged 1 commit intodevfrom
kit/bash-timeout-retry-hint

Conversation

@kitlangton
Copy link
Copy Markdown
Contributor

Summary

  • make bash timeout metadata tell the model it can retry with a larger timeout for expected long-running commands
  • keep the message explicit about avoiding blind retries when the command may be waiting for interactive input
  • cover the new hint in the bash tool timeout test

Closes #4197

@kitlangton kitlangton merged commit 4f967d5 into dev Apr 14, 2026
12 of 13 checks passed
@kitlangton kitlangton deleted the kit/bash-timeout-retry-hint branch April 14, 2026 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Set timout for long running commands

1 participant