gemini-cli/packages/cli/src/ui
Smetalo 98d7238ed6
fix: Conditionally add set -eEuo pipefail in setup-github command (#8550)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
2025-12-02 00:31:12 +00:00
..
__snapshots__ Improve code coverage for cli package (#13724) 2025-11-24 17:41:46 +00:00
auth fix(auth): improve API key authentication flow (#13829) 2025-11-26 21:58:14 +00:00
commands fix: Conditionally add set -eEuo pipefail in setup-github command (#8550) 2025-12-02 00:31:12 +00:00
components feat(themes): add built-in holiday theme 🎁 (#14301) 2025-12-01 19:09:55 +00:00
constants feat: Show tip on first request and refactor phrases (#12952) 2025-11-18 07:02:31 +00:00
contexts feat(sessions): add /resume slash command to open the session browser (#13621) 2025-11-25 18:54:09 +00:00
editors feat: launch Gemini 3 in Gemini CLI 🚀🚀🚀 (in main) (#13287) 2025-11-18 09:01:16 -08:00
hooks feat: auto-execute simple slash commands on Enter (#13985) 2025-12-01 17:29:03 +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 Improve code coverage for cli/src/ui/privacy package (#13493) 2025-11-21 06:34:30 +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 fix(ui): misaligned markdown table rendering (#8336) 2025-12-01 23:26:48 +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 Fixes /clear command to preserve input history for up-arrow navigation while still clearing the context window and screen (#14182) 2025-12-01 00:51:53 +00:00
AppContainer.tsx feat: Add startup profiler to measure and record application initialization phases. (#13638) 2025-12-01 18:06:13 +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 Add usage limit remaining in /stats (#13843) 2025-11-27 01:21:33 +00:00