Skip to content

fix: show command results, make user bash commands async#850

Merged
jonathanlab merged 2 commits intomainfrom
fix/bash-results
Feb 9, 2026
Merged

fix: show command results, make user bash commands async#850
jonathanlab merged 2 commits intomainfrom
fix/bash-results

Conversation

@jonathanlab
Copy link
Copy Markdown
Contributor

We were not rendering outputs of shell commands by the agent/user bash cmds

Our bash commands by the user were also not async. E.g. if you did git commit, and your precommit hooks ran for 15s, you'd only see the command when it's done. we now display the cmd plus a loading icon.

@jonathanlab jonathanlab merged commit 95af494 into main Feb 9, 2026
12 checks passed
@jonathanlab jonathanlab deleted the fix/bash-results branch February 9, 2026 10:48
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