Gemini CLI Fix: Enable Glob in Symlinked Workspaces

LizunovSergey · ghdev · 2026-08-23

Fixed a bug in gemini-cli where the glob tool failed to match files in workspaces accessed via symlinks. The issue stemmed from inconsistent path resolution logic causing valid matches to be filtered out. The fix standardizes the path resolution base to ensure correct file matching in symlink scenarios.

Original post →

More from coding & agent

coding & agent channel →