gemini-cli/packages/cli/src
2026-01-11 13:22:49 +00:00
..
__snapshots__ Show raw input token counts in json output. (#15021) 2025-12-16 02:47:39 +00:00
commands fix(skills): remove "Restart required" message from non-interactive commands (#16307) 2026-01-10 11:59:38 +00:00
config Support for Built-in Agent Skills (#16045) 2026-01-10 06:26:58 +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 /agents slash command to list available agents (#16182) 2026-01-08 21:02:44 +00:00
test-utils refactor(config): remove legacy V1 settings migration logic (#16252) 2026-01-09 22:34:23 +00:00
ui Support for Built-in Agent Skills (#16045) 2026-01-10 06:26:58 +00:00
utils feat(cli): implement passive activity logger for session analysis (#15829) 2026-01-11 13:22:49 +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 feat(cli): implement passive activity logger for session analysis (#15829) 2026-01-11 13:22:49 +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