Skip to content

acp: Don't collapse tool calls by default - #40164

Merged
benbrandt merged 1 commit into
mainfrom
tool-call-collapse
Oct 14, 2025
Merged

acp: Don't collapse tool calls by default#40164
benbrandt merged 1 commit into
mainfrom
tool-call-collapse

Conversation

@benbrandt

@benbrandt benbrandt commented Oct 14, 2025

Copy link
Copy Markdown
Member

Previously, if a tool call's output was just text, it would be collapsed with no way to open it.

Now we track the collapsed cards instead of the expanded ones to allow all tool calls to be expanded by default, and only collapse the ones required by settings changes

Release Notes:

  • acp: Fix tool call markdown output unintentionally being collapsed by default

Previously, if a tool call's output was just text, it would be collapsed with no way to open it.

Now we track the collapsed cards instead of the expanded ones to allow all tool calls to be expanded by default, and only collapse the ones required by settings changes
@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Oct 14, 2025
@benbrandt
benbrandt enabled auto-merge (squash) October 14, 2025 08:37
@benbrandt
benbrandt merged commit 4c70d55 into main Oct 14, 2025
24 checks passed
@benbrandt
benbrandt deleted the tool-call-collapse branch October 14, 2025 08:55
benbrandt added a commit that referenced this pull request Oct 14, 2025
Previously, if a tool call's output was just text, it would be collapsed
with no way to open it.

Now we track the collapsed cards instead of the expanded ones to allow
all tool calls to be expanded by default, and only collapse the ones
required by settings changes

Release Notes:

- acp: Fix tool call markdown output unintentionally being collapsed by
default
benbrandt added a commit that referenced this pull request Oct 16, 2025
benbrandt added a commit that referenced this pull request Oct 16, 2025
benbrandt added a commit that referenced this pull request Oct 16, 2025
benbrandt added a commit that referenced this pull request Oct 16, 2025
Veykril pushed a commit that referenced this pull request Oct 16, 2025
xipeng-jin pushed a commit to xipeng-jin/zed that referenced this pull request Oct 17, 2025
jasonsmithio pushed a commit to paddleboarddev/paddleboard that referenced this pull request May 31, 2026
jolutz pushed a commit to jolutz/zed that referenced this pull request Aug 8, 2026
Previously, if a tool call's output was just text, it would be collapsed
with no way to open it.

Now we track the collapsed cards instead of the expanded ones to allow
all tool calls to be expanded by default, and only collapse the ones
required by settings changes

Release Notes:

- acp: Fix tool call markdown output unintentionally being collapsed by
default
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