Skip to content

Conversation

@YPares
Copy link

@YPares YPares commented Dec 1, 2025

These commands were missing symlinked folders because entry.isDirectory() returns false for symlinks. Now we use statSync() to follow symlinks and properly detect directory symlinks in ~/.claude/skills and ~/.agent/skills.

These commands were missing symlinked folders because entry.isDirectory()
returns false for symlinks. Now we use statSync() to follow symlinks and
properly detect directory symlinks in ~/.claude/skills and ~/.agent/skills.
@YPares
Copy link
Author

YPares commented Dec 1, 2025

Closing because I just noticed it's a dupe of #4

@YPares YPares closed this Dec 1, 2025
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