mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-01 08:51:11 -07:00
- Corrected 'hideCWD' vs 'cwd' variable collisions that broke the build. - Fixed migration logic in settings.ts to correctly handle approvalMode. - Updated AppContainer.test.tsx to use correct negative-logic keys and fix act() warnings. - Fixed YOLO mode and extension blocking tests in config.test.ts and extension.test.ts. - Updated all snapshots to match the final 'reverted keys + new titles' state. - Verified 100% test pass rate (5409 tests passed).