Skip to content

acp: Allow permissions on existing terminal tool calls (#49270)#49275

Merged
benbrandt merged 1 commit intov0.223.xfrom
permission-cherry-pick
Feb 16, 2026
Merged

acp: Allow permissions on existing terminal tool calls (#49270)#49275
benbrandt merged 1 commit intov0.223.xfrom
permission-cherry-pick

Conversation

@benbrandt
Copy link
Copy Markdown
Member

It is possible, when the agent is streaming the tool call, that we will
get a permission request on an existing terminal and we need to render
that.

When Zed controls the terminal this won't happen, but when we are just
rendering the output, it can happen and we need to show it.

Release Notes:

  • agent: Fix permission options not rendering on terminal commands

It is possible, when the agent is streaming the tool call, that we will
get a permission request on an existing terminal and we need to render
that.

When Zed controls the terminal this won't happen, but when we are just
rendering the output, it can happen and we need to show it.

Release Notes:

- agent: Fix permission options not rendering on terminal commands
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Feb 16, 2026
@zed-community-bot zed-community-bot bot added the staff Pull requests authored by a current member of Zed staff label Feb 16, 2026
@benbrandt benbrandt merged commit 81e7652 into v0.223.x Feb 16, 2026
49 of 51 checks passed
@benbrandt benbrandt deleted the permission-cherry-pick branch February 16, 2026 17:06
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 staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant