mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-15 14:23:02 -07:00
1902ae5b3f
- 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