Skip to content

Conversation

@cpacker
Copy link
Collaborator

@cpacker cpacker commented Jan 22, 2026

  • Add input locking while bash command is running (prevents concurrent commands)
  • Add ESC key handling to interrupt running bash commands
  • Remove 30s timeout (user must ESC to cancel long-running commands)
  • Show "(esc to interrupt)" hint next to running timer
  • Show "(Command completed with no output)" for empty successful commands
  • Style "Interrupted by user" in red (matching client-side tool styling)

Fixes LET-7199

🤖 Generated with Letta Code

- Add input locking while bash command is running (prevents concurrent commands)
- Add ESC key handling to interrupt running bash commands
- Remove 30s timeout (user must ESC to cancel long-running commands)
- Show "(esc to interrupt)" hint next to running timer
- Show "(Command completed with no output)" for empty successful commands
- Style "Interrupted by user" in red (matching client-side tool styling)

Fixes LET-7199

🤖 Generated with [Letta Code](https://letta.com)

Co-Authored-By: Letta <noreply@letta.com>
@cpacker cpacker requested a review from jnjpng January 22, 2026 22:47
@cpacker cpacker merged commit 8d1ad50 into main Jan 22, 2026
10 checks passed
@cpacker cpacker deleted the fix/bash-mode-input-locking-let-7199 branch January 22, 2026 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants