Skip to content

Conversation

@CasualDeveloper
Copy link

Summary

  • Resolve directory symlinks before enumerating skills roots.
  • Add regression test for scanning a symlinked skills root.

Motivation

Some users point platform skill roots at a shared folder via symlinks (e.g. ~/.codex/skills/public -> ~/.agents/skills). On macOS, URL-based directory enumeration can fail on directory symlinks, causing scans to return empty.

Testing

  • swift test

Some users symlink platform skill roots to a shared directory. URL-based directory enumeration can fail on directory symlinks, so scans returned empty.

Resolve symlinks before enumerating and add a regression test using a symlinked skills root.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant