gemini-cli/packages/cli/src
2026-04-07 23:36:44 +00:00
..
__snapshots__ feat(cli): migrate nonInteractiveCli to LegacyAgentSession (#22987) 2026-04-02 20:21:40 +00:00
acp feat(acp): add /help command (#24839) 2026-04-07 20:01:44 +00:00
commands fix(cli): ensure skills list outputs to stdout in non-interactive environments (#24566) 2026-04-07 02:40:23 +00:00
config feat(core): add agent protocol UI types and experimental flag (#24275) 2026-04-07 21:45:18 +00:00
core perf(cli): background IDE client to speed up initialization (#23603) 2026-03-24 00:06:53 +00:00
integration-tests feat(ui): enable "TerminalBuffer" mode to solve flicker (#24512) 2026-04-03 00:39:49 +00:00
patches adh/bugfix/1563 (#4822) 2025-07-25 16:39:37 +00:00
services feat(core): agnostic background task UI with CompletionBehavior (#22740) 2026-03-28 21:27:51 +00:00
test-utils feat(core): use experiment flags for default fetch timeouts (#24261) 2026-04-07 22:35:04 +00:00
ui refactor(cli): remove duplication in interactive shell awaiting input hint (#24801) 2026-04-07 23:36:44 +00:00
utils fix: use directory junctions on Windows for skill linking (#24823) 2026-04-07 19:28:43 +00:00
deferred.test.ts merge duplicate imports packages/cli/src subtask1 (#22040) 2026-03-11 17:50:42 +00:00
deferred.ts Disallow unsafe type assertions (#18688) 2026-02-10 00:10:15 +00:00
gemini.test.tsx fix(cli): resolve TTY hang on headless environments by unconditionally resuming process.stdin before React Ink launch (#23673) 2026-03-25 18:18:43 +00:00
gemini.tsx fix broken tests (#24279) 2026-03-30 15:25:56 -07:00
gemini_cleanup.test.tsx feat(ui): enable "TerminalBuffer" mode to solve flicker (#24512) 2026-04-03 00:39:49 +00:00
interactiveCli.tsx feat(ui): enable "TerminalBuffer" mode to solve flicker (#24512) 2026-04-03 00:39:49 +00:00
nonInteractiveCli.test.ts feat(cli): migrate nonInteractiveCli to LegacyAgentSession (#22987) 2026-04-02 20:21:40 +00:00
nonInteractiveCli.ts feat(cli): migrate nonInteractiveCli to LegacyAgentSession (#22987) 2026-04-02 20:21:40 +00:00
nonInteractiveCliAgentSession.test.ts feat(cli): migrate nonInteractiveCli to LegacyAgentSession (#22987) 2026-04-02 20:21:40 +00:00
nonInteractiveCliAgentSession.ts feat(core): add agent protocol UI types and experimental flag (#24275) 2026-04-07 21:45:18 +00:00
nonInteractiveCliCommands.ts feat(cli): Partial threading of AgentLoopContext. (#22978) 2026-03-19 16:02:13 +00:00
validateNonInterActiveAuth.test.ts Make merged settings non-nullable and fix all lints related to that. (#16647) 2026-01-15 17:26:10 +00:00
validateNonInterActiveAuth.ts merge duplicate imports packages/cli/src subtask1 (#22040) 2026-03-11 17:50:42 +00:00