[FEATURE] Let Haiku read logs of blocking Bash tool call and stop Bash early

Resolved 💬 4 comments Opened Nov 16, 2025 by grumpygordon Closed Jan 17, 2026

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

I have a frequent situation where Sonnet runs a Bash command that supposedly should finish quickly, but instead unexpectedly hangs. In this case, the only solution is to manually stop CC via esc, and ask it to proceed.

Proposed Solution

This process could be automated -- let Haiku read truncated Bash tool call command and its output every 5 seconds, with an option to halt command early. I think it would be a great feature towards agent autonomy!

Alternative Solutions

Manually pressing esc and asking it to continue the work. I suppose I could wrap CC call in an external agent call :)

Priority

Medium - Would be very helpful

Feature Category

API and model interactions

Use Case Example

_No response_

Additional Context

_No response_

View original on GitHub ↗

This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗