Skip to content

Allow symlinked global skill directories - #58095

Merged
MartinYe1234 merged 5 commits into
zed-industries:mainfrom
David3u:symlink-skills
Jun 1, 2026
Merged

Allow symlinked global skill directories#58095
MartinYe1234 merged 5 commits into
zed-industries:mainfrom
David3u:symlink-skills

Conversation

@David3u

@David3u David3u commented May 29, 2026

Copy link
Copy Markdown
Contributor

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 #58088

Release Notes:

  • Allows for symlinked global skill directories

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label May 29, 2026
@MartinYe1234 MartinYe1234 self-assigned this May 29, 2026
@MartinYe1234 MartinYe1234 added the area:ai/agent thread/skills Feedback for Zed's AI Skills feature label May 29, 2026
@MartinYe1234
MartinYe1234 self-requested a review June 1, 2026 14:58
@MartinYe1234

MartinYe1234 commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Made a few changes and added a test, thanks for your contribution!

@MartinYe1234
MartinYe1234 enabled auto-merge June 1, 2026 16:40
@MartinYe1234
MartinYe1234 added this pull request to the merge queue Jun 1, 2026
Merged via the queue into zed-industries:main with commit a5fba1b Jun 1, 2026
34 checks passed
TomPlanche pushed a commit to TomPlanche/zed that referenced this pull request Jun 2, 2026
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#58088

Release Notes:
- Allows for symlinked global skill directories

---------

Co-authored-by: MartinYe1234 <52641447+MartinYe1234@users.noreply.github.com>
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
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#58088

Release Notes:
- Allows for symlinked global skill directories

---------

Co-authored-by: MartinYe1234 <52641447+MartinYe1234@users.noreply.github.com>
Co-authored-by: Martin Ye <martin@zed.dev>
jolutz pushed a commit to jolutz/zed that referenced this pull request Aug 8, 2026
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#58088

Release Notes:
- Allows for symlinked global skill directories

---------

Co-authored-by: MartinYe1234 <52641447+MartinYe1234@users.noreply.github.com>
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

area:ai/agent thread/skills Feedback for Zed's AI Skills feature cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Skills don't follow symlinks

2 participants