gemini-cli/packages/cli/src
2026-03-17 21:42:40 +00:00
..
__snapshots__ feat(core): add per-model token usage to stream-json output (#21839) 2026-03-10 17:39:04 +00:00
acp refactor(core): replace positional execute params with ExecuteOptions bag (#22674) 2026-03-16 21:50:24 +00:00
commands feat: enable subagents (#22386) 2026-03-16 18:40:12 +00:00
config fix(cli): use active sessionId in useLogger and improve resume robustness (#22606) 2026-03-17 21:42:40 +00:00
core fix(auth): update terminology to 'sign in' and 'sign out' (#20892) 2026-03-10 19:10:26 +00:00
integration-tests feat(core): Disable fast ack helper for hints. (#21011) 2026-03-04 20:56:56 +00:00
patches adh/bugfix/1563 (#4822) 2025-07-25 16:39:37 +00:00
services fix(cli): improve command conflict handling for skills (#21942) 2026-03-14 23:33:14 +00:00
test-utils refactor(core): align JIT memory placement with tiered context model (#22766) 2026-03-17 20:20:32 +00:00
ui fix(cli): use active sessionId in useLogger and improve resume robustness (#22606) 2026-03-17 21:42:40 +00:00
utils fix(cli): use active sessionId in useLogger and improve resume robustness (#22606) 2026-03-17 21:42:40 +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 feat(core): implement SandboxManager interface and config schema (#21774) 2026-03-11 21:42:50 +00:00
gemini.tsx fix(cli): use active sessionId in useLogger and improve resume robustness (#22606) 2026-03-17 21:42:40 +00:00
gemini_cleanup.test.tsx merge duplicate imports packages/cli/src subtask1 (#22040) 2026-03-11 17:50:42 +00:00
interactiveCli.tsx perf(cli): enable code splitting and deferred UI loading (#22117) 2026-03-12 20:37:03 +00:00
nonInteractiveCli.test.ts refactor: use CoreToolCallStatus in the the history data model (#19033) 2026-02-13 22:20:14 +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 Refactor: Migrate CLI appEvents to Core coreEvents (#15737) 2026-01-23 16:45:46 +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