Skip to content

agent_ui: Improve sandbox write-path authorization UI - #58358

Merged
anantdgoel merged 2 commits into
mainfrom
make-file-edit-sandbox-ui-nicer
Jun 2, 2026
Merged

agent_ui: Improve sandbox write-path authorization UI#58358
anantdgoel merged 2 commits into
mainfrom
make-file-edit-sandbox-ui-nicer

Conversation

@anantdgoel

@anantdgoel anantdgoel commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Updates the sandbox authorization prompt for terminal write-path requests to show a compact, collapsible list of the requested paths. The list now matches the edited-files disclosure style, sorts paths for stable scanning, and uses existing file icons plus muted parent directories so users can quickly see which locations the command wants to write to.

This is a UI-only change; sandbox permission behavior remains unchanged.

Release Notes:

  • Improved agent sandbox permission prompts by showing requested write paths in a clearer file list

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Jun 2, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label Jun 2, 2026
@MartinYe1234
MartinYe1234 self-requested a review June 2, 2026 20:06
@anantdgoel anantdgoel changed the title init agent_ui: Improve sandbox write-path authorization UI Jun 2, 2026
@anantdgoel
anantdgoel marked this pull request as ready for review June 2, 2026 20:55
@anantdgoel
anantdgoel added this pull request to the merge queue Jun 2, 2026
Merged via the queue into main with commit f0a88e3 Jun 2, 2026
33 checks passed
@anantdgoel
anantdgoel deleted the make-file-edit-sandbox-ui-nicer branch June 2, 2026 21:09
dandv pushed a commit to dandv/zed that referenced this pull request Jun 3, 2026
…#58358)

Updates the sandbox authorization prompt for terminal write-path
requests to show a compact, collapsible list of the requested paths. The
list now matches the edited-files disclosure style, sorts paths for
stable scanning, and uses existing file icons plus muted parent
directories so users can quickly see which locations the command wants
to write to.

This is a UI-only change; sandbox permission behavior remains unchanged.

Release Notes:

- Improved agent sandbox permission prompts by showing requested write
paths in a clearer file list

---------

Co-authored-by: Martin Ye <martin@zed.dev>
TomPlanche pushed a commit to TomPlanche/zed that referenced this pull request Jun 8, 2026
…#58358)

Updates the sandbox authorization prompt for terminal write-path
requests to show a compact, collapsible list of the requested paths. The
list now matches the edited-files disclosure style, sorts paths for
stable scanning, and uses existing file icons plus muted parent
directories so users can quickly see which locations the command wants
to write to.

This is a UI-only change; sandbox permission behavior remains unchanged.

Release Notes:

- Improved agent sandbox permission prompts by showing requested write
paths in a clearer file list

---------

Co-authored-by: Martin Ye <martin@zed.dev>
This was referenced Jun 18, 2026
jonx pushed a commit to jonx/zed-aros that referenced this pull request Jul 17, 2026
…#58358)

Updates the sandbox authorization prompt for terminal write-path
requests to show a compact, collapsible list of the requested paths. The
list now matches the edited-files disclosure style, sorts paths for
stable scanning, and uses existing file icons plus muted parent
directories so users can quickly see which locations the command wants
to write to.

This is a UI-only change; sandbox permission behavior remains unchanged.

Release Notes:

- Improved agent sandbox permission prompts by showing requested write
paths in a clearer file list

---------

Co-authored-by: Martin Ye <martin@zed.dev>
jolutz pushed a commit to jolutz/zed that referenced this pull request Aug 8, 2026
…#58358)

Updates the sandbox authorization prompt for terminal write-path
requests to show a compact, collapsible list of the requested paths. The
list now matches the edited-files disclosure style, sorts paths for
stable scanning, and uses existing file icons plus muted parent
directories so users can quickly see which locations the command wants
to write to.

This is a UI-only change; sandbox permission behavior remains unchanged.

Release Notes:

- Improved agent sandbox permission prompts by showing requested write
paths in a clearer file list

---------

Co-authored-by: Martin Ye <martin@zed.dev>
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.

2 participants