◐ Shell
clean mode source ↗

fix: hide empty execute tool calls by DanielleMaywood · Pull Request #25346 · coder/coder

Note

🤖 This PR was written by Coder Agent on behalf of Danielle Maywood

Empty streamed execute tool calls currently render a bare shell prompt before the command args arrive, which makes the Agents page timeline look broken.

Hide execute tool cards until they have a command to display, and make the shell command text explicitly normal weight so in-progress commands match completed commands visually.