gemini-cli/packages/cli/src/ui
2025-08-29 18:12:36 +00:00
..
__snapshots__ feat(ui): Improve UI layout adaptation for narrow terminals (#5651) 2025-08-07 22:55:53 +00:00
commands fix(trust): Respect folder trust setting when reading GEMINI.md (#7409) 2025-08-29 18:12:36 +00:00
components fix(trust): Update config.isTrustedFolder (#7373) 2025-08-29 02:41:33 +00:00
contexts refactor: refactor settings to a nested structure (#7244) 2025-08-28 01:39:45 +00:00
editors Add missing emacs entry in UI. (#5351) 2025-08-01 14:40:05 +00:00
hooks Show citations at the end of each turn (#7350) 2025-08-28 23:42:54 +00:00
privacy Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
themes Update colors tokens for inputer/footer (#6523) 2025-08-26 22:08:47 +00:00
utils refactor: refactor settings to a nested structure (#7244) 2025-08-28 01:39:45 +00:00
App.test.tsx Show citations at the end of each turn (#7350) 2025-08-28 23:42:54 +00:00
App.tsx fix(trust): Respect folder trust setting when reading GEMINI.md (#7409) 2025-08-29 18:12:36 +00:00
colors.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
constants.ts Screen reader updates (#7307) 2025-08-28 20:52:14 +00:00
IdeIntegrationNudge.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
keyMatchers.test.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
keyMatchers.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
semantic-colors.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
textConstants.ts Screen reader updates (#7307) 2025-08-28 20:52:14 +00:00
types.ts feat(commands): Enable @file processing in TOML commands (#6716) 2025-08-28 03:22:21 +00:00