gemini-cli/packages/cli/src
2026-03-23 19:24:16 +00:00
..
__snapshots__ feat(core): add per-model token usage to stream-json output (#21839) 2026-03-10 17:39:04 +00:00
acp feat: ACP: Add token usage metadata to the send method's return value (#23148) 2026-03-19 21:49:50 +00:00
commands Disallow and suppress misused spread operator. (#23294) 2026-03-21 05:21:53 +00:00
config chore(config): disable agents by default (#23546) 2026-03-23 19:24:16 +00:00
core fix(auth): update terminology to 'sign in' and 'sign out' (#20892) 2026-03-10 19:10:26 +00:00
integration-tests refactor(cli): integrate real config loading into async test utils (#23040) 2026-03-19 17:05:33 +00:00
patches adh/bugfix/1563 (#4822) 2025-07-25 16:39:37 +00:00
services Disallow and suppress misused spread operator. (#23294) 2026-03-21 05:21:53 +00:00
test-utils feat(cli): implement full "GEMINI CLI" logo for logged-out state (#22412) 2026-03-23 18:05:00 +00:00
ui fix(plan): reserve minimum height for selection list in AskUserDialog (#23280) 2026-03-23 18:27:08 +00:00
utils fix(cli): prevent terminal escape sequences from leaking on exit (#22682) 2026-03-23 18:01:12 +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 Disallow and suppress misused spread operator. (#23294) 2026-03-21 05:21:53 +00:00
gemini.tsx perf(cli): parallelize and background startup cleanup tasks (#23545) 2026-03-23 16:26:56 +00:00
gemini_cleanup.test.tsx feat(worktree): add Git worktree support for isolated parallel sessions (#22973) 2026-03-20 14:10:51 +00:00
interactiveCli.tsx refactor(cli): simplify keypress and mouse providers and update tests (#22853) 2026-03-18 16:38:56 +00:00
nonInteractiveCli.test.ts chore(lint): enforce zero warnings and cleanup syntax restrictions (#22902) 2026-03-21 04:01:48 +00:00
nonInteractiveCli.ts fix(cli): escape @ symbols on paste to prevent unintended file expansion (#21239) 2026-03-12 22:05:12 +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