gemini-cli/packages/cli/src
N. Taylor Mullen 6adae9f775
fix: Set both tab and window title instead of just window title (#16464)
Co-authored-by: Oleksandr Nikitin <oleksandr@tvori.info>
2026-01-13 04:14:01 +00:00
..
__snapshots__ Show raw input token counts in json output. (#15021) 2025-12-16 02:47:39 +00:00
commands feat(cli): add install and uninstall commands for skills (#16377) 2026-01-12 23:24:41 +00:00
config feat(core): add disableLLMCorrection setting to skip auto-correction in edit tools (#16000) 2026-01-13 01:26:53 +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 fix: Set both tab and window title instead of just window title (#16464) 2026-01-13 04:14:01 +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