gemini-cli/packages/cli/src/ui
2025-12-17 22:30:35 +00:00
..
__snapshots__ Improve code coverage for cli package (#13724) 2025-11-24 17:41:46 +00:00
auth fix(auth): prioritize GEMINI_API_KEY env var and skip unnecessary key… (#14745) 2025-12-13 01:50:21 +00:00
commands feat: launch Gemini 3 Flash in Gemini CLI ️ (#15196) 2025-12-17 09:43:21 -08:00
components feat: launch Gemini 3 Flash in Gemini CLI ️ (#15196) 2025-12-17 09:43:21 -08:00
constants chore: remove repo specific tips (#15164) 2025-12-17 00:34:42 +00:00
contexts Disallow unnecessary awaits. (#15172) 2025-12-17 05:28:18 +00:00
editors feat: launch Gemini 3 in Gemini CLI 🚀🚀🚀 (in main) (#13287) 2025-11-18 09:01:16 -08:00
hooks fix(ui): Prevent eager slash command completion hiding sibling commands (#15224) 2025-12-17 22:30:35 +00:00
layouts Check folder trust before allowing add directory (#12652) 2025-11-15 03:06:30 +00:00
noninteractive Check folder trust before allowing add directory (#12652) 2025-11-15 03:06:30 +00:00
privacy Disallow floating promises. (#14605) 2025-12-06 00:12:49 +00:00
state Improve code coverage for cli package (#13724) 2025-11-24 17:41:46 +00:00
themes Remove foreground for themes other than shades of purple and holiday. (#14606) 2025-12-16 23:44:46 +00:00
utils feat(ui): add Windows clipboard image support and Alt+V paste workaround (#15218) 2025-12-17 22:05:25 +00:00
App.test.tsx Improve code coverage for cli package (#13724) 2025-11-24 17:41:46 +00:00
App.tsx Support ink scrolling final pr (#12567) 2025-11-11 15:50:11 +00:00
AppContainer.test.tsx feat: launch Gemini 3 Flash in Gemini CLI ️ (#15196) 2025-12-17 09:43:21 -08:00
AppContainer.tsx feat: launch Gemini 3 Flash in Gemini CLI ️ (#15196) 2025-12-17 09:43:21 -08:00
colors.ts Add DarkGray to the ColorTheme. (#12420) 2025-11-01 23:50:51 +00:00
constants.ts feat: custom loading phrase when interactive shell requires input (#12535) 2025-11-21 17:19:34 +00:00
debug.ts Improve tracking of animated components. (#12618) 2025-11-06 00:20:04 +00:00
IdeIntegrationNudge.test.tsx Improve code coverage for cli package (#13724) 2025-11-24 17:41:46 +00:00
IdeIntegrationNudge.tsx Jacob314/add radio button keys (#10083) 2025-09-28 21:50:47 +00:00
keyMatchers.test.ts Right click to paste in Alternate Buffer mode (#13234) 2025-11-17 23:48:33 +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: Add support for MCP Resources (#13178) 2025-12-09 02:43:12 +00:00