gemini-cli/packages/cli/src
Aditya Bijalwan 73dd7328df
feat(core): implement persistent browser session management (#21306)
Co-authored-by: Gaurav <39389231+gsquared94@users.noreply.github.com>
Co-authored-by: cynthialong0-0 <82900738+cynthialong0-0@users.noreply.github.com>
2026-03-26 21:33:37 +00:00
..
__snapshots__ feat(core): add per-model token usage to stream-json output (#21839) 2026-03-10 17:39:04 +00:00
acp fix(acp): allow attachments by adding a permission prompt (#23680) 2026-03-25 16:52:21 +00:00
commands fix(core): properly support allowRedirect in policy engine (#23579) 2026-03-23 20:32:50 +00:00
config feat(cli): enable notifications cross-platform via terminal bell fallback (#21618) 2026-03-26 20:10:49 +00:00
core perf(cli): background IDE client to speed up initialization (#23603) 2026-03-24 00:06:53 +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 feat(cli): always prefix extension skills with colon separator (#23566) 2026-03-23 20:02:40 +00:00
test-utils fix(cli): allow ask question dialog to take full window height (#23693) 2026-03-25 23:26:34 +00:00
ui feat(core): implement persistent browser session management (#21306) 2026-03-26 21:33:37 +00:00
utils feat(core): implement persistent browser session management (#21306) 2026-03-26 21:33:37 +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(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_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): skip console log/info in headless mode (#22739) 2026-03-25 13:46:00 +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