gemini-cli/packages/cli/src
2026-01-06 21:38:07 +00:00
..
__snapshots__ Show raw input token counts in json output. (#15021) 2025-12-16 02:47:39 +00:00
commands feat(hooks): Add a hooks.enabled setting. (#15933) 2026-01-06 21:33:37 +00:00
config feat(admin): Introduce remote admin settings & implement secureModeEnabled/mcpEnabled (#15935) 2026-01-06 21:38:07 +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(admin): Introduce remote admin settings & implement secureModeEnabled/mcpEnabled (#15935) 2026-01-06 21:38:07 +00:00
test-utils feat: Detect background color (#15132) 2025-12-18 18:36:48 +00:00
ui feat(hooks): Add a hooks.enabled setting. (#15933) 2026-01-06 21:33:37 +00:00
utils Make default settings apply (#15354) 2026-01-05 20:00:20 +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 chore: cleanup old smart edit settings (#15832) 2026-01-02 22:28:28 +00:00
gemini.tsx Support context injection via SessionStart hook. (#15746) 2026-01-05 21:27:53 +00:00
gemini_cleanup.test.tsx refactor(auth): Refactor non-interactive mode auth validation & refresh (#15679) 2025-12-30 16:09:00 +00:00
nonInteractiveCli.test.ts feat(hooks): implement granular stop and block behavior for agent hooks (#15824) 2026-01-05 02:58:34 +00:00
nonInteractiveCli.ts feat(hooks): implement granular stop and block behavior for agent hooks (#15824) 2026-01-05 02:58:34 +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