Gal Zahavi
|
356f76e545
|
refactor(config): remove legacy V1 settings migration logic (#16252)
|
2026-01-09 22:34:23 +00:00 |
|
Shreya Keshive
|
d74bf9ef2f
|
feat: apply remote admin settings (no-op) (#16106)
|
2026-01-09 22:04:57 +00:00 |
|
N. Taylor Mullen
|
7956eb239e
|
Introduce GEMINI_CLI_HOME for strict test isolation (#15907)
|
2026-01-07 04:09:39 +00:00 |
|
N. Taylor Mullen
|
2cb33b2f76
|
Agent Skills: Implement /skills reload (#15865)
|
2026-01-05 23:12:51 +00:00 |
|
Dev Randalpura
|
3c92666ec2
|
Make default settings apply (#15354)
|
2026-01-05 20:00:20 +00:00 |
|
N. Taylor Mullen
|
d3563e2f0e
|
Agent Skills: Add gemini skills CLI management command (#15837)
|
2026-01-05 04:40:21 +00:00 |
|
Abhi
|
dcd2449b1a
|
refactor: deprecate legacy confirmation settings and enforce Policy Engine (#15626)
|
2025-12-29 19:22:42 +00:00 |
|
Jacob Richman
|
b6b0727e28
|
Make schema validation errors non-fatal (#15487)
|
2025-12-23 18:26:37 +00:00 |
|
Niyas Hameed
|
6be034392f
|
feat: automatic /model persistence across Gemini CLI sessions (#13199)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
|
2025-12-23 14:23:43 +00:00 |
|
Jacob Richman
|
5ea5107d05
|
refactor(cli): fix settings merging so that settings using the new json format take priority over ones using the old format (#15116)
|
2025-12-16 03:59:24 +00:00 |
|
Nemo
|
86134e9970
|
feat(settings-validation): add validation for settings schema (#12929)
|
2025-12-12 06:30:34 +00:00 |
|
Christian Gunderman
|
025e450ac2
|
Disallow floating promises. (#14605)
|
2025-12-06 00:12:49 +00:00 |
|
Edilmo Palencia
|
b8c038f41f
|
feat(hooks): Hooks Commands Panel, Enable/Disable, and Migrate (#14225)
|
2025-12-03 18:01:57 +00:00 |
|
Gal Zahavi
|
0d29385e1b
|
feat(core): Add configurable inactivity timeout for shell commands (#13531)
|
2025-11-26 21:43:33 +00:00 |
|
Abhi
|
13d8d9477c
|
fix(editor): ensure preferred editor setting updates immediately (#12981)
|
2025-11-13 04:02:53 +00:00 |
|
Jacob MacDonald
|
fa93b56243
|
[Extension Reloading]: Update custom commands, add enable/disable command (#12547)
|
2025-11-05 19:36:07 +00:00 |
|
Edilmo Palencia
|
c0495ce2f9
|
feat(hooks): Hook Configuration Schema and Types (#9074)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
|
2025-11-02 19:49:16 +00:00 |
|
Tommaso Sciortino
|
3332703fca
|
Make compression threshold editable in the UI. (#12317)
|
2025-10-30 23:03:58 +00:00 |
|
Gal Zahavi
|
b31b786db7
|
refactor: Replace console.error with structured logging and feedback (#12175)
|
2025-10-29 20:20:11 +00:00 |
|
Jacob MacDonald
|
c4c0c0d182
|
Create ExtensionManager class which manages all high level extension tasks (#11667)
|
2025-10-23 18:39:36 +00:00 |
|
Abhi
|
3a501196f0
|
feat(ux): Surface internal errors via unified event system (#11803)
|
2025-10-23 18:14:14 +00:00 |
|
Abhi
|
b364f37655
|
refactor(logging): Centralize console logging with debugLogger (#11590)
|
2025-10-21 20:35:22 +00:00 |
|
Zack Birkenbuel
|
cc7e1472f9
|
Pass whole extensions rather than just context files (#10910)
Co-authored-by: Jake Macdonald <jakemac@google.com>
|
2025-10-20 23:15:23 +00:00 |
|
Sandy Tao
|
7c1a90244a
|
fix(core): add retry logic for specific fetch errors (#11066)
|
2025-10-14 16:17:31 +00:00 |
|
Dongin Kim(Terry)
|
518caae62e
|
chore: Extract '.gemini' to GEMINI_DIR constant (#10540)
Co-authored-by: Richie Foreman <richie.foreman@gmail.com>
|
2025-10-13 17:31:39 +00:00 |
|
Gal Zahavi
|
467a305f26
|
chore(shell): Enable interactive shell by default (#10661)
|
2025-10-08 20:28:19 +00:00 |
|
bl-ue
|
974ab66b7a
|
feat(sessions): Add automatic session cleanup and retention policy (#7662)
|
2025-10-06 19:34:00 +00:00 |
|
Fridayxiao
|
331e2ce45d
|
feat(cli): Add setting to show status(or Gemini 's thoughts) in terminal title and taskbar icon (#4386)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-27 19:48:24 +00:00 |
|
Allen Hutchison
|
bcc4d81d19
|
feat: add message bus integration for tool confirmation (#8938)
|
2025-09-22 19:03:20 +00:00 |
|
shrutip90
|
6c559e2338
|
feat(cli): Add permissions command to modify trust settings (#8792)
|
2025-09-22 18:45:02 +00:00 |
|
JAYADITYA
|
92543da28c
|
fix(config):Reviving CustomWitty feature (#8432)
Co-authored-by: Richie Foreman <richie.foreman@gmail.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
|
2025-09-22 15:30:11 +00:00 |
|
Gal Zahavi
|
1f31443ed1
|
fix(shell): update shell setting from usePty to enableInteractiveShell (#8726)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-18 20:05:01 +00:00 |
|
christine betts
|
459de383b2
|
Update extension enablement logic (#8544)
|
2025-09-16 19:51:46 +00:00 |
|
Gal Zahavi
|
d0b505a577
|
chore(settings): enable setting migration (#8562)
|
2025-09-16 18:51:53 +00:00 |
|
fuyou
|
2135dbb6a4
|
Fix #8077: Settings command overwrites entire JSON file, leaking environment variables (#8154)
Co-authored-by: Shreya Keshive <skeshive@gmail.com>
|
2025-09-13 06:31:15 +00:00 |
|
Gal Zahavi
|
181898cb5d
|
feat(shell): enable interactive commands with virtual terminal (#6694)
|
2025-09-11 20:27:27 +00:00 |
|
Richie Foreman
|
009c24a4b8
|
feat(settings): Add support for settings enum options (#7719)
|
2025-09-08 14:01:18 +00:00 |
|
christine betts
|
69da43eb70
|
Make 'source' a positional argument in extensions install and set flag to true (#7807)
|
2025-09-05 18:44:41 +00:00 |
|
shrutip90
|
036f3a7f9c
|
fix: Remove special handling for folderTrust flag (#7755)
|
2025-09-05 16:10:15 +00:00 |
|
matt korwel
|
deda119bea
|
Takethree (#7740)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Co-authored-by: christine betts <chrstn@uw.edu>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
Co-authored-by: anthony bushong <agmsb@users.noreply.github.com>
|
2025-09-04 19:27:51 +00:00 |
|
Gal Zahavi
|
3885f7b6ae
|
refactor(setting): Improve settings migration and tool loading (#7445)
Co-authored-by: psinha40898 <pyushsinha20@gmail.com>
|
2025-09-04 02:23:25 +00:00 |
|
christine betts
|
987f08a619
|
Add enforcedAuthType setting (#6564)
|
2025-09-03 22:33:37 +00:00 |
|
Gal Zahavi
|
04e6c1d449
|
fix(settings): Add missing v1 settings to migration map (#7678)
|
2025-09-03 21:45:52 +00:00 |
|
Tommaso Sciortino
|
e6e60861e5
|
Move settings error throwing to loadSettings (#7605)
|
2025-09-03 17:41:53 +00:00 |
|
Miguel Solorio
|
0a7f5be81f
|
Add footer configuration settings (#7419)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-02 17:35:43 +00:00 |
|
shishu314
|
93820f833f
|
Fix(cli) - Remove Foldertrust Feature Flag (#7420)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-09-02 16:01:22 +00:00 |
|
Billy Biggs
|
f331e5d5b6
|
Merge general settings from different configuration sources (#7528)
|
2025-09-01 00:44:16 +00:00 |
|
Albert Mulà
|
ea844857a2
|
feat(extension): resolve environment variables in extension configuration (#7213)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-29 17:53:39 +00:00 |
|
Andrew Garrett
|
c9e1265de0
|
Fix backwards-compatibility for allowedTools -> tools.allowed (#7384)
|
2025-08-29 15:59:20 +00:00 |
|
Tommaso Sciortino
|
71ad272a1b
|
Show citations at the end of each turn (#7350)
|
2025-08-28 23:42:54 +00:00 |
|