Files
gemini-cli/packages/core
Taylor Mullen 1902ae5b3f fix(core): handle ENAMETOOLONG in robustRealpath
- Add ENAMETOOLONG to caught errors in robustRealpath to prevent crashes on long paths.
- Add regression test case to verify fix and prevent future regressions.

Fixes https://github.com/google-gemini/gemini-cli/issues/25696
2026-04-20 20:21:54 -07:00
..