Skip to content

feat: Added --show-tool-output to display tool's output#478

Merged
droot merged 1 commit into
GoogleCloudPlatform:mainfrom
droot:tool-output-opt-in
Aug 13, 2025
Merged

feat: Added --show-tool-output to display tool's output#478
droot merged 1 commit into
GoogleCloudPlatform:mainfrom
droot:tool-output-opt-in

Conversation

@droot
Copy link
Copy Markdown
Member

@droot droot commented Aug 13, 2025

We recently added feature to show tool output (with truncation limit) by default. After a testing it out today, I am realizing that the terminal output is getting even more verbose and also causing duplication of information.

This PR restores the original behavior of not showing the tool output by default. Instead, now users can use --show-tool-ouput command line flag to always display the tool output.

default behavior:

image

opt-in behavior:

image

/cc @noahlwest @ShubyM

Also adjusted the "Running" to align with other outputs.

@droot droot requested review from ShubyM and noahlwest August 13, 2025 16:49
Copy link
Copy Markdown
Collaborator

@noahlwest noahlwest left a comment

Choose a reason for hiding this comment

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

Code looks good to me. For posterity it would be good to show the before/after

@droot
Copy link
Copy Markdown
Member Author

droot commented Aug 13, 2025

Code looks good to me. For posterity it would be good to show the before/after

Good pt. Added screenshots.

@droot droot merged commit 903a08d into GoogleCloudPlatform:main Aug 13, 2025
6 checks passed
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.

3 participants