mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-07-09 17:29:12 +00:00
Keep the command preview in the body after the result lands so a multi-line command with short output no longer collapses the card. Render the command in textDim with a shellMode $ and the result one shade dimmer in textMuted, and simplify the header to "Running a command" / "Ran a command".
190 B
190 B
| @moonshot-ai/kimi-code |
|---|
| patch |
Fix the Bash tool card collapsing in height when a multi-line command finishes with short output, and visually separate the command from its output.