gemini-cli/packages/cli/src
2026-05-22 18:06:40 +00:00
..
__snapshots__ feat(cli): migrate nonInteractiveCli to LegacyAgentSession (#22987) 2026-04-02 20:21:40 +00:00
acp fix(core): centralize path validation to prevent crashes from malformed prompts (#27211) 2026-05-20 19:55:57 +00:00
commands Refactor: Eliminate no-unsafe-return suppressions via strict type validation (#20668) 2026-05-12 23:45:58 +00:00
config feat(context): Complete simplification work. (#27345) 2026-05-22 18:06:40 +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 fix(cli): preserve proxy-agent named exports in ESM bundle (#27145) 2026-05-19 19:41:31 +00:00
services feat: export session to file and import via flag (#26514) 2026-05-08 15:53:52 +00:00
test-utils chore: clean up launched memory features (#26941) 2026-05-13 21:22:56 +00:00
ui fix(cli): prevent Termux relaunch and resize remount loops (#27110) 2026-05-22 06:33:52 +00:00
utils fix(cli): prevent Termux relaunch and resize remount loops (#27110) 2026-05-22 06:33:52 +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): allow keychain auth for --list-sessions and non-interactive mode (#26921) 2026-05-13 17:35:21 +00:00
gemini.tsx chore: clean up launched memory features (#26941) 2026-05-13 21:22:56 +00:00
gemini_cleanup.test.tsx refactor(acp): modularize monolithic acpClient into specialized files (#26143) 2026-04-29 14:51:01 +00:00
interactiveCli.tsx fix(cli): use resolved sandbox state for auto-update check (#26285) 2026-04-30 22:06:01 +00:00
nonInteractiveCli.test.ts fix(cli): provide JSON output for AgentExecutionStopped in non-interactive mode (#26504) 2026-05-06 00:33:31 +00:00
nonInteractiveCli.ts fix(cli): enable adk non-interactive session (#26895) 2026-05-11 23:38:23 +00:00
nonInteractiveCliAgentSession.test.ts fix(cli): provide JSON output for AgentExecutionStopped in non-interactive mode (#26504) 2026-05-06 00:33:31 +00:00
nonInteractiveCliAgentSession.ts fix: report AgentExecutionBlocked in non-interactive programmatic modes (#26262) 2026-04-30 20:41:35 +00:00
nonInteractiveCliCommands.ts feat(cli): Partial threading of AgentLoopContext. (#22978) 2026-03-19 16:02:13 +00:00
output-redirection.test.ts fix(cli): allow early stdout when config is undefined (#26453) 2026-05-04 17:48:24 +00:00
validateNonInterActiveAuth.test.ts fix(cli): allow keychain auth for --list-sessions and non-interactive mode (#26921) 2026-05-13 17:35:21 +00:00
validateNonInterActiveAuth.ts fix(cli): allow keychain auth for --list-sessions and non-interactive mode (#26921) 2026-05-13 17:35:21 +00:00