gemini-cli/packages/cli/src/ui
Jacob Richman 9f76f34049
ink 6.6.3 (#24372)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
2026-04-01 04:50:12 +00:00
..
__snapshots__ fix(cli): stabilize copy mode to prevent flickering and cursor resets (#22584) 2026-03-24 23:16:48 +00:00
auth fix: API key input dialog user interaction when selected Gemini API Key (#21057) 2026-03-24 03:00:50 +00:00
commands Text can be added after /plan command (#22833) 2026-03-30 14:31:20 +00:00
components ink 6.6.3 (#24372) 2026-04-01 04:50:12 +00:00
constants feat(ui): implement refreshed UX for Composer layout (#21212) 2026-03-24 02:30:48 +00:00
contexts feat(cli): implement compact tool output (#20974) 2026-03-30 23:43:29 +00:00
editors Disallow unsafe type assertions (#18688) 2026-02-10 00:10:15 +00:00
hooks feat(core): infrastructure for event-driven subagent history (#23914) 2026-03-31 21:54:22 +00:00
key feat(cli): add UI to update extensions (#23682) 2026-03-31 17:05:08 +00:00
layouts feat(core): agnostic background task UI with CompletionBehavior (#22740) 2026-03-28 21:27:51 +00:00
noninteractive feat(core): agnostic background task UI with CompletionBehavior (#22740) 2026-03-28 21:27:51 +00:00
privacy test(cli): refactor tests for async render utilities (#23252) 2026-03-20 20:08:29 +00:00
state refactor: migrate checks.ts utility to core and deduplicate (#18139) 2026-02-03 00:32:13 +00:00
themes feat(ui): add Tokyo Night theme (#24054) 2026-04-01 01:08:28 +00:00
utils ink 6.6.3 (#24372) 2026-04-01 04:50:12 +00:00
App.test.tsx feat(core): agnostic background task UI with CompletionBehavior (#22740) 2026-03-28 21:27:51 +00:00
App.tsx Support ink scrolling final pr (#12567) 2025-11-11 15:50:11 +00:00
AppContainer.test.tsx feat(core): agnostic background task UI with CompletionBehavior (#22740) 2026-03-28 21:27:51 +00:00
AppContainer.tsx feat(core): add project-level memory scope to save_memory tool (#24161) 2026-03-31 01:32:15 +00:00
colors.ts refactor(ui): Update and simplify use of gray colors in themes (#20141) 2026-02-24 09:21:10 +00:00
constants.ts feat(cli): implement compact tool output (#20974) 2026-03-30 23:43:29 +00:00
debug.ts Improve tracking of animated components. (#12618) 2025-11-06 00:20:04 +00:00
IdeIntegrationNudge.test.tsx chore(lint): enforce zero warnings and cleanup syntax restrictions (#22902) 2026-03-21 04:01:48 +00:00
IdeIntegrationNudge.tsx merge duplicate imports packages/cli/src subtask2 (#22051) 2026-03-11 20:14:12 +00:00
semantic-colors.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
textConstants.ts feat(ui): implement refreshed UX for Composer layout (#21212) 2026-03-24 02:30:48 +00:00
ToolConfirmationFullFrame.test.tsx fix(ui): make tool confirmations take up entire terminal height (#22366) 2026-03-23 19:42:30 +00:00
types.ts feat(core): infrastructure for event-driven subagent history (#23914) 2026-03-31 21:54:22 +00:00