Skip to content

acp: Enable ACP additional directories#57497

Merged
benbrandt merged 1 commit into
mainfrom
addl-dirs-stable
May 22, 2026
Merged

acp: Enable ACP additional directories#57497
benbrandt merged 1 commit into
mainfrom
addl-dirs-stable

Conversation

@benbrandt

Copy link
Copy Markdown
Member

If the agent server supports it, we pass along the multiple directories.

Self-Review Checklist:

  • I've reviewed my own diff for quality, security, and reliability
  • Unsafe blocks (if any) have justifying comments
  • The content is consistent with the UI/UX checklist
  • Tests cover the new/changed behavior
  • Performance impact has been considered and is acceptable

Closes #54480

Release Notes:

  • acp: External agents that support it now have access to all working directories in a project.

If the agent server supports it, we pass along the multiple directories.
@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label May 22, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label May 22, 2026
@benbrandt benbrandt requested a review from bennetbo May 22, 2026 13:10
@benbrandt benbrandt added this pull request to the merge queue May 22, 2026
Merged via the queue into main with commit dee596f May 22, 2026
45 checks passed
@benbrandt benbrandt deleted the addl-dirs-stable branch May 22, 2026 13:59
albertbogusz pushed a commit to albertbogusz/zed that referenced this pull request May 22, 2026
If the agent server supports it, we pass along the multiple directories.

Self-Review Checklist:

- [x] I've reviewed my own diff for quality, security, and reliability
- [x] Unsafe blocks (if any) have justifying comments
- [x] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [x] Tests cover the new/changed behavior
- [x] Performance impact has been considered and is acceptable

Closes zed-industries#54480

Release Notes:

- acp: External agents that support it now have access to all working
directories in a project.
TomPlanche pushed a commit to TomPlanche/zed that referenced this pull request Jun 2, 2026
If the agent server supports it, we pass along the multiple directories.

Self-Review Checklist:

- [x] I've reviewed my own diff for quality, security, and reliability
- [x] Unsafe blocks (if any) have justifying comments
- [x] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [x] Tests cover the new/changed behavior
- [x] Performance impact has been considered and is acceptable

Closes zed-industries#54480

Release Notes:

- acp: External agents that support it now have access to all working
directories in a project.
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.

After update to 0.232.2, multi-workspace support for external agents stopped working

2 participants