gemini-cli/packages/cli/src/ui
Mayur Vaid 217e2b0eb4
fix: similar to policy-engine, throw error in case of requiring tool execution confirmation for non-interactive mode (#14702)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-12-15 18:34:27 +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 Disallow redundant typecasts. (#15030) 2025-12-13 01:43:43 +00:00
components fix(auth): prioritize GEMINI_API_KEY env var and skip unnecessary key… (#14745) 2025-12-13 01:50:21 +00:00
constants chore : remove a redundant tip (#14947) 2025-12-13 01:00:09 +00:00
contexts Disallow floating promises. (#14605) 2025-12-06 00:12:49 +00:00
editors feat: launch Gemini 3 in Gemini CLI 🚀🚀🚀 (in main) (#13287) 2025-11-18 09:01:16 -08:00
hooks fix: similar to policy-engine, throw error in case of requiring tool execution confirmation for non-interactive mode (#14702) 2025-12-15 18:34:27 +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 feat(themes): add built-in holiday theme 🎁 (#14301) 2025-12-01 19:09:55 +00:00
utils Disallow redundant typecasts. (#15030) 2025-12-13 01:43:43 +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 Avoid triggering refreshStatic unless there really is a banner to display. (#14328) 2025-12-03 17:08:32 +00:00
AppContainer.tsx fix(auth): prioritize GEMINI_API_KEY env var and skip unnecessary key… (#14745) 2025-12-13 01:50:21 +00: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