Tommaso Sciortino
|
223293f0d8
|
fix(cli): respect global environment variable allowlist (#24767)
|
2026-04-06 22:17:55 +00:00 |
|
Gal Zahavi
|
0951954bf4
|
docs: update sandboxing documentation and toolSandboxing settings (#24655)
|
2026-04-04 01:26:41 +00:00 |
|
Jarrod Whelan
|
a6e9ce5f31
|
feat(cli): enable compact tool output by default (#24509) (#24510)
|
2026-04-03 17:59:12 +00:00 |
|
Jacob Richman
|
74b101aca8
|
show color (#24613)
|
2026-04-03 16:53:34 +00:00 |
|
Jacob Richman
|
bd8929a146
|
feat(ui): enable "TerminalBuffer" mode to solve flicker (#24512)
|
2026-04-03 00:39:49 +00:00 |
|
joshualitt
|
aee2dd8577
|
feat(core): Land ContextCompressionService (#24483)
|
2026-04-02 16:22:04 +00:00 |
|
Gaurav
|
826bc3359a
|
fix(browser): handle computer-use model detection for analyze_screenshot (#24502)
|
2026-04-02 15:05:21 +00:00 |
|
Alisa
|
72a6cbed5f
|
Unused error variables in catch block are not allowed (#24487)
|
2026-04-02 04:33:07 +00:00 |
|
Jacob Richman
|
0711eaf26e
|
Auto configure memory. (#24474)
|
2026-04-02 03:15:27 +00:00 |
|
Keith Guerin
|
e9ce2887fa
|
feat(cli): change default loadingPhrases to 'off' to hide tips (#24342)
|
2026-04-01 23:04:43 +00:00 |
|
Adam Weidman
|
553f85fcac
|
feat(config): add experimental.adk.agentSessionNoninteractiveEnabled setting (#24439)
|
2026-04-01 20:41:38 +00:00 |
|
joshualitt
|
25934cf52b
|
refactor(core): Unified context management settings schema (#24391)
|
2026-04-01 17:24:45 +00:00 |
|
Sandy Tao
|
d55900e26d
|
fix(config): disable JIT context loading by default (#24364)
|
2026-03-31 20:31:22 +00:00 |
|
ruomeng
|
7c549901e0
|
feat(plan): promote planning feature to stable (#24282)
|
2026-03-31 16:10:13 +00:00 |
|
Sehoon Shon
|
0e02f00755
|
feat(cli): add auth info to footer (#24042)
|
2026-03-31 16:10:13 +00:00 |
|
Jarrod Whelan
|
698b7741d8
|
feat(cli): implement compact tool output (#20974)
|
2026-03-30 23:43:29 +00:00 |
|
joshualitt
|
52545fc68f
|
feat(core): Unified Context Management and Tool Distillation. (#24157)
|
2026-03-30 22:29:59 +00:00 |
|
Adam Weidman
|
7c07a9591e
|
feat(core): agnostic background task UI with CompletionBehavior (#22740)
Co-authored-by: mkorwel <matt.korwel@gmail.com>
|
2026-03-28 21:27:51 +00:00 |
|
Abhijit Balaji
|
7f22937a67
|
feat(core): implement tool-based topic grouping (Chapters) (#23150)
Co-authored-by: Christian Gunderman <gundermanc@google.com>
|
2026-03-28 01:28:25 +00:00 |
|
Sandy Tao
|
ab5a1142dd
|
feat(context): add configurable memoryBoundaryMarkers setting (#24020)
|
2026-03-27 21:51:32 +00:00 |
|
Gal Zahavi
|
ec534552b6
|
Enable network access in sandbox configuration (#24055)
|
2026-03-27 21:28:01 +00:00 |
|
joshualitt
|
c2b2973d0f
|
feat(core): Land AgentHistoryProvider. (#23978)
|
2026-03-27 19:22:35 +00:00 |
|
Gen Zhang
|
689212d249
|
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
|
207246a310
|
fix(core): replace hardcoded non-interactive ASK_USER denial with explicit policy rules (#23668)
|
2026-03-26 18:35:12 +00:00 |
|
christine betts
|
e955585a0f
|
feat(core,ui): Add experiment-gated support for gemini flash 3.1 lite (#23794)
|
2026-03-25 20:28:49 +00:00 |
|
Jerop Kipruto
|
d03dd90b7f
|
docs: clarify policy requirement for general.plan.directory in settings schema (#23784)
|
2026-03-25 19:37:48 +00:00 |
|
cynthialong0-0
|
b1935dbd78
|
feat(browser): add maxActionsPerTask for browser agent setting (#23216)
|
2026-03-24 21:40:48 +00:00 |
|
Abhi
|
d67cba976d
|
revert: chore(config): disable agents by default (#23672)
|
2026-03-24 20:14:48 +00:00 |
|
Jarrod Whelan
|
eaec0f1f2c
|
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
|
ad51f1f3aa
|
fix(core)!: Force policy config to specify toolName (#23330)
|
2026-03-23 22:35:08 +00:00 |
|
matt korwel
|
a1239a10ca
|
fix(cli): prevent subcommand shadowing and skip auth for commands (#23177)
|
2026-03-23 20:34:09 +00:00 |
|
Abhi
|
6d36f7e343
|
chore(config): disable agents by default (#23546)
|
2026-03-23 19:24:16 +00:00 |
|
Christian Gunderman
|
6ade35aace
|
Disallow and suppress misused spread operator. (#23294)
|
2026-03-21 05:21:53 +00:00 |
|
Emily Hedlund
|
d22214f5d1
|
fix(extensions): revert broken extension removal behavior (#23317)
|
2026-03-20 23:36:52 +00:00 |
|
cynthialong0-0
|
516c95349d
|
feat(browser): add sensitive action controls and read-only noise reduction (#22867)
|
2026-03-20 22:34:04 +00:00 |
|
Tommaso Sciortino
|
d0bab49ef7
|
test(cli): refactor tests for async render utilities (#23252)
|
2026-03-20 20:08:29 +00:00 |
|
kevinjwang1
|
757bb3854a
|
Fix schema for ModelChains (#23284)
|
2026-03-20 19:50:15 +00:00 |
|
Jerop Kipruto
|
894190b0ca
|
feat(worktree): add Git worktree support for isolated parallel sessions (#22973)
|
2026-03-20 14:10:51 +00:00 |
|
nmcnamara-eng
|
e3fa6f322b
|
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
|
63879e22b2
|
feat(core): add support for admin-forced MCP server installations (#23163)
|
2026-03-19 22:32:43 +00:00 |
|
matt korwel
|
eb01ad9396
|
feat(core): implement native Windows sandboxing (#21807)
|
2026-03-19 22:25:22 +00:00 |
|
kevinjwang1
|
45fed5a43d
|
Add ModelChain support to ModelConfigService and make ModelDialog dynamic (#22914)
|
2026-03-19 22:22:26 +00:00 |
|
kevinjwang1
|
41b5fa5cff
|
Ensure that copied extensions are writable in the user's local directory (#23016)
|
2026-03-19 22:22:08 +00:00 |
|
Sandy Tao
|
918d7d3803
|
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
|
5e104de462
|
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
|
d9ad2c866c
|
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
|
89bda19513
|
fix(cli): expand tilde in policy paths from settings.json (#22772)
|
2026-03-17 21:48:24 +00:00 |
|
matt korwel
|
1d69789fc0
|
fix(cli): use active sessionId in useLogger and improve resume robustness (#22606)
|
2026-03-17 21:42:40 +00:00 |
|
kevinjwang1
|
5c579083c5
|
Add support for dynamic model Resolution to ModelConfigService (#22578)
|
2026-03-17 21:15:50 +00:00 |
|
Adib234
|
84bff55182
|
fix(plan): allowlist get_internal_docs in Plan Mode (#22668)
|
2026-03-17 00:34:30 +00:00 |
|