gemini-cli/packages/cli/src
2026-01-14 01:52:42 +00:00
..
__snapshots__ Show raw input token counts in json output. (#15021) 2025-12-16 02:47:39 +00:00
commands fix(cli): fix 'gemini skills install' unknown argument error (#16537) 2026-01-13 21:14:14 +00:00
config feat(core, cli): Add support for agents in settings.json. (#16433) 2026-01-13 20:16:02 +00:00
core feat: Add startup profiler to measure and record application initialization phases. (#13638) 2025-12-01 18:06:13 +00:00
patches adh/bugfix/1563 (#4822) 2025-07-25 16:39:37 +00:00
services feat(cli): add /chat debug command for nightly builds (#16339) 2026-01-11 19:11:06 +00:00
test-utils feat(admin): prompt user to restart the CLI if they change auth to oauth mid-session or don't have auth type selected at start of session (#16426) 2026-01-12 20:39:08 +00:00
ui feat(ui): highlight persist mode status in ModelDialog (#16483) 2026-01-14 01:52:42 +00:00
utils feat(cli): implement dynamic terminal tab titles for CLI status (#16378) 2026-01-13 01:18:14 +00:00
zed-integration feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
gemini.test.tsx feat(cli): implement passive activity logger for session analysis (#15829) 2026-01-11 13:22:49 +00:00
gemini.tsx fix: Set both tab and window title instead of just window title (#16464) 2026-01-13 04:14:01 +00:00
gemini_cleanup.test.tsx feat: apply remote admin settings (no-op) (#16106) 2026-01-09 22:04:57 +00:00
nonInteractiveCli.test.ts feat(cli): implement passive activity logger for session analysis (#15829) 2026-01-11 13:22:49 +00:00
nonInteractiveCli.ts fix: properly use systemMessage for hooks in UI (#16250) 2026-01-09 20:47:14 +00:00
nonInteractiveCliCommands.ts feat(cli): Adds the ability to run MCP prompt commands in non-interactive mode (#10194) 2025-10-21 23:40:13 +00:00
validateNonInterActiveAuth.test.ts refactor(auth): Refactor non-interactive mode auth validation & refresh (#15679) 2025-12-30 16:09:00 +00:00
validateNonInterActiveAuth.ts refactor(auth): Refactor non-interactive mode auth validation & refresh (#15679) 2025-12-30 16:09:00 +00:00