mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-17 01:42:34 +00:00
- Fix incorrect 'fs.promises' usage - Provide missing 'projectRoot' to 'isGeminiWorktree' - Replace 'any' with specific types and type guards to satisfy ESLint - Update tests to match implementation changes