Skip to content

fix(pi): Discover nested plugin skills - #185

Merged
gricha merged 1 commit into
mainfrom
fix/pi-nested-plugin-skills
Sep 9, 2026
Merged

gricha merged 1 commit into
mainfrom
fix/pi-nested-plugin-skills

Conversation

@gricha

@gricha gricha commented Sep 9, 2026

Copy link
Copy Markdown
Member

Plugin skill projection now descends through real category directories below skills/ before linking valid leaf skills. This lets Pi expose nested skills from native bundles such as mattpocock/skills; OpenCode's shared projection receives the same valid Agent Skills. Existing name validation, containment checks, and managed-link ownership remain unchanged, and category symlinks are not recursively followed.

Fixes #162

@vercel

vercel Bot commented Sep 9, 2026 •

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
dotagents Ready Ready Preview Sep 9, 2026 9:31pm UTC

Request Review

@github-actions github-actions Bot added the risk: medium PR risk score: medium label Sep 9, 2026
@gricha
gricha merged commit 5d6ac5c into main Sep 9, 2026
19 checks passed
@gricha
gricha deleted the fix/pi-nested-plugin-skills branch September 9, 2026 22:21
mishamilovidov added a commit to mishamilovidov/dotagents that referenced this pull request Sep 10, 2026

This branch was successfully deployed

1 active deployment
Preview — 64533764 Deployed Sep 9, 2026 by vercel[bot]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

risk: medium PR risk score: medium

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pi plugin projection does not discover skills nested below skills/

1 participant