Bryan Morgan
|
d3f55261a3
|
fix(cli): resolve environment loading and auth validation issues in ACP mode (#18025)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-02-03 05:54:10 +00:00 |
|
Shreya Keshive
|
df89ebc6b1
|
fix(admin): Rename secureModeEnabled to strictModeDisabled (#17789)
|
2026-01-29 15:31:00 +00:00 |
|
Shreya Keshive
|
e6d1b7abff
|
fix(admin): rename advanced features admin setting (#17786)
|
2026-01-28 15:53:05 +00:00 |
|
Shreya Keshive
|
8a61b7b894
|
fix(admin): fix a few bugs related to admin controls (#17590)
|
2026-01-27 17:14:11 +00:00 |
|
joshualitt
|
f993d68579
|
feat(core): Remove legacy settings. (#17244)
|
2026-01-22 20:59:47 +00:00 |
|
Jacob Richman
|
e349283047
|
Fix bug where System scopes weren't migrated. (#17174)
|
2026-01-21 04:07:17 +00:00 |
|
Shreya Keshive
|
810674e856
|
feat(admin): set admin.skills.enabled based on advancedFeaturesEnabled setting (#17095)
|
2026-01-20 16:57:47 +00:00 |
|
Alexander Farber
|
444429179e
|
feat(settings): rename negative settings to positive naming (disable* -> enable*) (#14142)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2026-01-16 22:33:49 +00:00 |
|
Shreya Keshive
|
3945db9b30
|
feat(admin): implement admin controls polling and restart prompt (#16627)
|
2026-01-16 20:24:53 +00:00 |
|
Jacob Richman
|
f8d8f4f930
|
Make merged settings non-nullable and fix all lints related to that. (#16647)
|
2026-01-15 17:26:10 +00:00 |
|
N. Taylor Mullen
|
1c2df2c1bb
|
feat(admin): support admin-enforced settings for Agent Skills (#16406)
|
2026-01-14 07:40:23 +00:00 |
|
Gal Zahavi
|
3d6bded4cb
|
refactor(config): remove legacy V1 settings migration logic (#16252)
|
2026-01-09 22:34:23 +00:00 |
|
Shreya Keshive
|
7ce70fdfe4
|
feat: apply remote admin settings (no-op) (#16106)
|
2026-01-09 22:04:57 +00:00 |
|
N. Taylor Mullen
|
1bfc3a7399
|
Introduce GEMINI_CLI_HOME for strict test isolation (#15907)
|
2026-01-07 04:09:39 +00:00 |
|
N. Taylor Mullen
|
21d8ba5d85
|
Agent Skills: Implement /skills reload (#15865)
|
2026-01-05 23:12:51 +00:00 |
|
Dev Randalpura
|
da7162deba
|
Make default settings apply (#15354)
|
2026-01-05 20:00:20 +00:00 |
|
N. Taylor Mullen
|
f367103c57
|
Agent Skills: Add gemini skills CLI management command (#15837)
|
2026-01-05 04:40:21 +00:00 |
|
Abhi
|
895ca9eb3f
|
refactor: deprecate legacy confirmation settings and enforce Policy Engine (#15626)
|
2025-12-29 19:22:42 +00:00 |
|
Jacob Richman
|
9885cbba48
|
Make schema validation errors non-fatal (#15487)
|
2025-12-23 18:26:37 +00:00 |
|
Niyas Hameed
|
a1edecaf30
|
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
|
a9fd991c5c
|
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
|
6074aa2816
|
feat(settings-validation): add validation for settings schema (#12929)
|
2025-12-12 06:30:34 +00:00 |
|
Christian Gunderman
|
69ae42bb1f
|
Disallow floating promises. (#14605)
|
2025-12-06 00:12:49 +00:00 |
|
Edilmo Palencia
|
498e64ed61
|
feat(hooks): Hooks Commands Panel, Enable/Disable, and Migrate (#14225)
|
2025-12-03 18:01:57 +00:00 |
|
Gal Zahavi
|
b5f21718d7
|
feat(core): Add configurable inactivity timeout for shell commands (#13531)
|
2025-11-26 21:43:33 +00:00 |
|
Abhi
|
1a3df25207
|
fix(editor): ensure preferred editor setting updates immediately (#12981)
|
2025-11-13 04:02:53 +00:00 |
|
Jacob MacDonald
|
93cc1f893e
|
[Extension Reloading]: Update custom commands, add enable/disable command (#12547)
|
2025-11-05 19:36:07 +00:00 |
|
Edilmo Palencia
|
ee2f88eb14
|
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
|
10943138a0
|
Make compression threshold editable in the UI. (#12317)
|
2025-10-30 23:03:58 +00:00 |
|
Gal Zahavi
|
9dd629f5ca
|
refactor: Replace console.error with structured logging and feedback (#12175)
|
2025-10-29 20:20:11 +00:00 |
|
Jacob MacDonald
|
8c9a0c1935
|
Create ExtensionManager class which manages all high level extension tasks (#11667)
|
2025-10-23 18:39:36 +00:00 |
|
Abhi
|
27b7279608
|
feat(ux): Surface internal errors via unified event system (#11803)
|
2025-10-23 18:14:14 +00:00 |
|
Abhi
|
a2fc45a492
|
refactor(logging): Centralize console logging with debugLogger (#11590)
|
2025-10-21 20:35:22 +00:00 |
|
Zack Birkenbuel
|
a240ecefcd
|
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
|
4f4412c0c9
|
fix(core): add retry logic for specific fetch errors (#11066)
|
2025-10-14 16:17:31 +00:00 |
|
Dongin Kim(Terry)
|
1470bae0d0
|
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
|
c517a3c302
|
chore(shell): Enable interactive shell by default (#10661)
|
2025-10-08 20:28:19 +00:00 |
|
bl-ue
|
e4b082d8cc
|
feat(sessions): Add automatic session cleanup and retention policy (#7662)
|
2025-10-06 19:34:00 +00:00 |
|
Fridayxiao
|
07d5cf9cf5
|
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
|
ae5202a04f
|
feat: add message bus integration for tool confirmation (#8938)
|
2025-09-22 19:03:20 +00:00 |
|
shrutip90
|
5ece4a4656
|
feat(cli): Add permissions command to modify trust settings (#8792)
|
2025-09-22 18:45:02 +00:00 |
|
JAYADITYA
|
29e11eb719
|
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
|
b3d17d7e50
|
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
|
68e96c178a
|
Update extension enablement logic (#8544)
|
2025-09-16 19:51:46 +00:00 |
|
Gal Zahavi
|
d5deb9c8ed
|
chore(settings): enable setting migration (#8562)
|
2025-09-16 18:51:53 +00:00 |
|
fuyou
|
3fd408e08f
|
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
|
dc7656af8c
|
feat(shell): enable interactive commands with virtual terminal (#6694)
|
2025-09-11 20:27:27 +00:00 |
|
Richie Foreman
|
18d5d7ceb1
|
feat(settings): Add support for settings enum options (#7719)
|
2025-09-08 14:01:18 +00:00 |
|
christine betts
|
d3021475ea
|
Make 'source' a positional argument in extensions install and set flag to true (#7807)
|
2025-09-05 18:44:41 +00:00 |
|
shrutip90
|
29e3a76a7e
|
fix: Remove special handling for folderTrust flag (#7755)
|
2025-09-05 16:10:15 +00:00 |
|