Skip to content

agent_ui: Don't fold terminal tool command lines into a disclosure#47148

Merged
danilo-leal merged 2 commits intomainfrom
increase-visible-command-lines-n
Jan 19, 2026
Merged

agent_ui: Don't fold terminal tool command lines into a disclosure#47148
danilo-leal merged 2 commits intomainfrom
increase-visible-command-lines-n

Conversation

@danilo-leal
Copy link
Member

Follow up to #40570.

This PR removes the UI treatment where we collapse a terminal command into a disclosure component if it spans more than three lines. I initially thought having this fancy treatment in the UI would make it sleeker but it actually feels like a counter-productive move to arbitrarily hide command lines; they're arguably always important to see in full, even when they're super long. I'm happy to get some feedback here, but I think for now, I'd feel better if users could see them all without having to manually expand/collapse them.

Release Notes:

  • N/A

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Jan 19, 2026
@danilo-leal danilo-leal changed the title agent_ui: Increase visible by default command lines in terminal tool agent_ui: Don't fold terminal tool command lines into a disclosure Jan 19, 2026
@danilo-leal danilo-leal merged commit adc1594 into main Jan 19, 2026
30 checks passed
@danilo-leal danilo-leal deleted the increase-visible-command-lines-n branch January 19, 2026 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant