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 |
|
Gal Zahavi
|
6900fe5527
|
feat(policy): add --admin-policy flag for supplemental admin policies (#20360)
|
2026-03-11 17:35:45 +00:00 |
|
Gyanranjan Priyam
|
99bbbc2170
|
docs: fix misleading YOLO mode description in defaultApprovalMode (#21878)
Co-authored-by: Adib234 <30782825+Adib234@users.noreply.github.com>
Co-authored-by: A.K.M. Adib <adibakm@google.com>
|
2026-03-11 15:10:55 +00:00 |
|
Aishanee Shah
|
f8ad3a200a
|
Feat/retry fetch notifications (#21813)
|
2026-03-11 03:33:50 +00:00 |
|
christine betts
|
300929a32b
|
Add ExtensionDetails dialog and support install (#20845)
|
2026-03-10 21:12:47 +00:00 |
|
kevinjwang1
|
5b8ad9cd65
|
Add extensionRegistryURI setting to change where the registry is read from (#20463)
|
2026-03-10 20:22:03 +00:00 |
|
Mark McLaughlin
|
b404fc02e7
|
fix(auth): update terminology to 'sign in' and 'sign out' (#20892)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2026-03-10 19:10:26 +00:00 |
|
Spencer
|
a220874281
|
feat(policy): support auto-add to policy by default and scoped persistence (#20361)
|
2026-03-10 17:01:41 +00:00 |
|