Gemini CLI fixes symlinked skill directory conflicts

iggykimi · ghdev · 2026-08-22

Google Gemini CLI fixed a bug on Windows where linking .agents to .gemini via junctions/symlinks caused the same skill to be registered twice, triggering conflict warnings. The fix resolves the physical path using fs.realpath before globbing to ensure correct deduplication.

Original post →

More from coding & agent

coding & agent channel →