Gen Zhang
|
84f1c19265
|
feat(cli): enable notifications cross-platform via terminal bell fallback (#21618)
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
|
2026-03-26 20:10:49 +00:00 |
|
ruomeng
|
c888da5f73
|
fix(core): replace hardcoded non-interactive ASK_USER denial with explicit policy rules (#23668)
|
2026-03-26 18:35:12 +00:00 |
|
christine betts
|
3ada29fb51
|
feat(core,ui): Add experiment-gated support for gemini flash 3.1 lite (#23794)
|
2026-03-25 20:28:49 +00:00 |
|
Jerop Kipruto
|
6d3437badb
|
docs: clarify policy requirement for general.plan.directory in settings schema (#23784)
|
2026-03-25 19:37:48 +00:00 |
|
cynthialong0-0
|
466671eed4
|
feat(browser): add maxActionsPerTask for browser agent setting (#23216)
|
2026-03-24 21:40:48 +00:00 |
|
Abhi
|
055ff92276
|
revert: chore(config): disable agents by default (#23672)
|
2026-03-24 20:14:48 +00:00 |
|
Jarrod Whelan
|
271908dc94
|
feat(ui): implement refreshed UX for Composer layout (#21212)
Co-authored-by: Keith Guerin <keithguerin@gmail.com>
|
2026-03-24 02:30:48 +00:00 |
|
Keith Schaab
|
b35c12d8d0
|
fix(core)!: Force policy config to specify toolName (#23330)
|
2026-03-23 22:35:08 +00:00 |
|
matt korwel
|
15f8026983
|
fix(cli): prevent subcommand shadowing and skip auth for commands (#23177)
|
2026-03-23 20:34:09 +00:00 |
|
Abhi
|
b2d6dc4e32
|
chore(config): disable agents by default (#23546)
|
2026-03-23 19:24:16 +00:00 |
|
Christian Gunderman
|
8f391585ab
|
Disallow and suppress misused spread operator. (#23294)
|
2026-03-21 05:21:53 +00:00 |
|
Emily Hedlund
|
fc03891a11
|
fix(extensions): revert broken extension removal behavior (#23317)
|
2026-03-20 23:36:52 +00:00 |
|
cynthialong0-0
|
e8fe43bd69
|
feat(browser): add sensitive action controls and read-only noise reduction (#22867)
|
2026-03-20 22:34:04 +00:00 |
|
Tommaso Sciortino
|
6c78eb7a39
|
test(cli): refactor tests for async render utilities (#23252)
|
2026-03-20 20:08:29 +00:00 |
|
kevinjwang1
|
86a3a913b5
|
Fix schema for ModelChains (#23284)
|
2026-03-20 19:50:15 +00:00 |
|
Jerop Kipruto
|
5a3c7154df
|
feat(worktree): add Git worktree support for isolated parallel sessions (#22973)
|
2026-03-20 14:10:51 +00:00 |
|
nmcnamara-eng
|
52250c162d
|
feat(cli): conditionally exclude ask_user tool in ACP mode (#23045)
Co-authored-by: Sri Pasumarthi <sripas@google.com>
Co-authored-by: Sri Pasumarthi <111310667+sripasg@users.noreply.github.com>
|
2026-03-20 06:18:55 +00:00 |
|
Gaurav
|
8615315711
|
feat(core): add support for admin-forced MCP server installations (#23163)
|
2026-03-19 22:32:43 +00:00 |
|
matt korwel
|
c9a336976b
|
feat(core): implement native Windows sandboxing (#21807)
|
2026-03-19 22:25:22 +00:00 |
|
kevinjwang1
|
06a7873c51
|
Add ModelChain support to ModelConfigService and make ModelDialog dynamic (#22914)
|
2026-03-19 22:22:26 +00:00 |
|
kevinjwang1
|
0e66f545ca
|
Ensure that copied extensions are writable in the user's local directory (#23016)
|
2026-03-19 22:22:08 +00:00 |
|
Sandy Tao
|
33f630111f
|
feat(core): add experimental memory manager agent to replace save_memory tool (#22726)
Co-authored-by: Christian Gunderman <gundermanc@gmail.com>
|
2026-03-19 12:57:52 -07:00 |
|
adithya32
|
bd34a42ec3
|
fix(cli): lazily load settings in onModelChange to prevent stale closure data loss (#20403)
Co-authored-by: Spencer <spencertang@google.com>
|
2026-03-18 00:40:38 +00:00 |
|
Sakshi semalti
|
e1eefffcf1
|
fix(cli): automatically add all VSCode workspace folders to Gemini context (#21380)
Co-authored-by: Spencer <spencertang@google.com>
|
2026-03-17 23:05:49 +00:00 |
|
Abhi
|
95bca2c3b3
|
fix(cli): expand tilde in policy paths from settings.json (#22772)
|
2026-03-17 21:48:24 +00:00 |
|
matt korwel
|
e0be1b2afd
|
fix(cli): use active sessionId in useLogger and improve resume robustness (#22606)
|
2026-03-17 21:42:40 +00:00 |
|
kevinjwang1
|
27a50191e3
|
Add support for dynamic model Resolution to ModelConfigService (#22578)
|
2026-03-17 21:15:50 +00:00 |
|
Adib234
|
61fd71dc29
|
fix(plan): allowlist get_internal_docs in Plan Mode (#22668)
|
2026-03-17 00:34:30 +00:00 |
|
Kevin Ramdass
|
cddd9e7148
|
fix(config): ensure discoveryMaxDirs is passed to global config during initialization (#22744)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-03-16 23:38:56 +00:00 |
|
Sandy Tao
|
30271d64eb
|
feat(config): enable JIT context loading by default (#22736)
|
2026-03-16 22:12:28 +00:00 |
|
Emily Hedlund
|
05fda0cf01
|
feat(extensions): implement cryptographic integrity verification for extension updates (#21772)
|
2026-03-16 19:01:52 +00:00 |
|
Abhi
|
d43ec6c8f3
|
feat: enable subagents (#22386)
|
2026-03-16 18:40:12 +00:00 |
|
N. Taylor Mullen
|
bd590bbde6
|
fix(cli): improve command conflict handling for skills (#21942)
|
2026-03-14 23:33:14 +00:00 |
|
kevinjwang1
|
0bf7ea60c5
|
Add ModelDefinitions to ModelConfigService (#22302)
|
2026-03-14 21:45:21 +00:00 |
|
kevinjwang1
|
8f2697c2e5
|
Add registry var (#22224)
|
2026-03-14 20:14:51 +00:00 |
|
Abhijit Balaji
|
9f7691fd88
|
feat(prompts): implement Topic-Action-Summary model for verbosity reduction (#21503)
|
2026-03-14 05:10:30 +00:00 |
|
Sehoon Shon
|
8d68ece8d6
|
Revert "fix(cli): validate --model argument at startup" (#22378)
|
2026-03-13 23:17:29 +00:00 |
|
Gal Zahavi
|
b49fc8122d
|
feat(security): add disableAlwaysAllow setting to disable auto-approvals (#21941)
|
2026-03-13 23:02:09 +00:00 |
|
Gal Zahavi
|
fa024133e6
|
feat(core): integrate SandboxManager to sandbox all process-spawning tools (#22231)
|
2026-03-13 21:11:51 +00:00 |
|
cynthialong0-0
|
bfbd3c40a7
|
feat(agent): add allowed domain restrictions for browser agent (#21775)
|
2026-03-13 19:41:40 +00:00 |
|
Alexander Farber
|
aa000d7d30
|
fix(core): show descriptive error messages when saving settings fails (#18095)
Co-authored-by: Dev Randalpura <devrandalpura@google.com>
|
2026-03-13 16:19:56 +00:00 |
|
Tommaso Sciortino
|
2a7e602356
|
refactor(cli): consolidate getErrorMessage utility to core (#22190)
|
2026-03-13 15:40:29 +00:00 |
|
krishdef7
|
19e0b1ff7d
|
fix(cli): escape @ symbols on paste to prevent unintended file expansion (#21239)
|
2026-03-12 22:05:12 +00:00 |
|
Abhi
|
7242d71c01
|
fix(core): prevent duplicate tool schemas for instantiated tools (#22204)
|
2026-03-12 19:09:23 +00:00 |
|
Jaisal K Jain
|
34709dc62d
|
fix(cli): validate --model argument at startup (#21393)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-03-12 14:38:54 +00:00 |
|
Jack Wotherspoon
|
45faf4d31b
|
fix: register themes on extension load not start (#22148)
|
2026-03-12 13:38:09 +00:00 |
|
Aditya Bijalwan
|
333475c41f
|
feat(browser): implement input blocker overlay during automation (#21132)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Gaurav <39389231+gsquared94@users.noreply.github.com>
Co-authored-by: Gaurav Ghosh <gaghosh@google.com>
|
2026-03-12 11:29:57 +00:00 |
|
Bryan Morgan
|
949e85ca55
|
feat(core): differentiate User-Agent for a2a-server and ACP clients (#22059)
|
2026-03-12 02:31:59 +00:00 |
|
Gal Zahavi
|
e3b3b71c14
|
feat(core): implement SandboxManager interface and config schema (#21774)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-03-11 21:42:50 +00:00 |
|
nityam
|
016d5d8eb6
|
merge duplicate imports packages/cli/src subtask1 (#22040)
|
2026-03-11 17:50:42 +00:00 |
|