Skip to content

Conversation

@meganrogge
Copy link
Contributor

@meganrogge meganrogge commented Oct 31, 2025

fix #274333

@meganrogge meganrogge requested review from Tyriar and Copilot and removed request for Copilot October 31, 2025 21:50
@meganrogge meganrogge self-assigned this Oct 31, 2025
@meganrogge meganrogge added this to the October 2025 milestone Oct 31, 2025
@meganrogge meganrogge enabled auto-merge (squash) October 31, 2025 21:50
Copilot AI review requested due to automatic review settings November 3, 2025 18:21
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds auto-expansion of terminal output when a command completes with an exit code. The change ensures that when the show output action is created for the first time and the command has an exit code, the output container is automatically expanded.

Key Changes

  • Auto-expands terminal output for commands with exit codes in the chat terminal tool progress part

@meganrogge meganrogge merged commit c705eb8 into main Nov 3, 2025
28 checks passed
@meganrogge meganrogge deleted the merogge/exit branch November 3, 2025 20:06
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.

Auto-expand terminal commands with a non-zero (and non-undefined) exit code

3 participants