Gaurav
|
beff8c91aa
|
fix(browser): handle computer-use model detection for analyze_screenshot (#24502)
|
2026-04-02 15:05:21 +00:00 |
|
Coco Sheng
|
f510394721
|
Implement background process monitoring and inspection tools (#23799)
|
2026-04-02 15:01:00 +00:00 |
|
Sandy Tao
|
e446733b53
|
feat(core): add background memory service for skill extraction (#24274)
|
2026-04-02 05:05:31 +00:00 |
|
Alisa
|
3344f6849c
|
Unused error variables in catch block are not allowed (#24487)
|
2026-04-02 04:33:07 +00:00 |
|
Adam Weidman
|
b5f568fefe
|
feat(config): add experimental.adk.agentSessionNoninteractiveEnabled setting (#24439)
|
2026-04-01 20:41:38 +00:00 |
|
Sri Pasumarthi
|
6b303a13eb
|
fix(acp) refactor(core,cli): centralize model discovery logic in ModelConfigService (#24392)
|
2026-04-01 18:03:30 +00:00 |
|
joshualitt
|
377e834e03
|
refactor(core): Unified context management settings schema (#24391)
|
2026-04-01 17:24:45 +00:00 |
|
Emily Hedlund
|
6a8a0d4faa
|
feat(core): populate sandbox forbidden paths with project ignore file contents (#24038)
|
2026-04-01 16:27:55 +00:00 |
|
Sri Pasumarthi
|
1b265f343f
|
fix(core): pin AuthType.GATEWAY to use Gemini 3.1 Pro/Flash Lite by default (#24375)
|
2026-04-01 00:25:59 +00:00 |
|
joshualitt
|
fd5c103f99
|
refactor(core): Centralize context management logic into src/context (#24380)
|
2026-04-01 00:01:46 +00:00 |
|
David Pierce
|
94f9480a3a
|
fix(core): resolve Plan Mode deadlock during plan file creation due to sandbox restrictions (#24047)
|
2026-03-31 22:06:50 +00:00 |
|
Sandy Tao
|
c8d18eb2ac
|
fix(config): disable JIT context loading by default (#24364)
|
2026-03-31 20:31:22 +00:00 |
|
ruomeng
|
07e2053e12
|
feat(plan): promote planning feature to stable (#24282)
|
2026-03-31 16:10:13 +00:00 |
|
Adib234
|
d0d3639e16
|
feat(plan): support Plan mode in untrusted folders (#17586)
|
2026-03-31 03:33:55 +00:00 |
|
Sandy Tao
|
46d6b119b6
|
feat(core): add project-level memory scope to save_memory tool (#24161)
|
2026-03-31 01:32:15 +00:00 |
|
joshualitt
|
dfba0e91e2
|
feat(core): Unified Context Management and Tool Distillation. (#24157)
|
2026-03-30 22:29:59 +00:00 |
|
Adam Weidman
|
3eebb75b7a
|
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
|
afc1d50c20
|
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
|
4034c030e7
|
feat(context): add configurable memoryBoundaryMarkers setting (#24020)
|
2026-03-27 21:51:32 +00:00 |
|
joshualitt
|
320c8aba4c
|
feat(core): Land AgentHistoryProvider. (#23978)
|
2026-03-27 19:22:35 +00:00 |
|
Emily Hedlund
|
535667baf6
|
feat(core): add forbiddenPaths to GlobalSandboxOptions and refactor createSandboxManager (#23936)
|
2026-03-27 16:57:26 +00:00 |
|
Abhi
|
104587bae8
|
feat(core): subagent isolation and cleanup hardening (#23903)
|
2026-03-27 03:43:39 +00:00 |
|
Sehoon Shon
|
c92ae8a359
|
feat(core): define TrajectoryProvider interface (#23050)
|
2026-03-26 19:24:06 +00:00 |
|
Adib234
|
9762bf2965
|
fix(plan): after exiting plan mode switches model to a flash model (#23885)
|
2026-03-26 18:45:03 +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 |
|
Tommaso Sciortino
|
1b052df52f
|
feat(core): implement Windows sandbox dynamic expansion Phase 1 and 2.1 (#23691)
|
2026-03-25 17:54:45 +00:00 |
|
kevinjwang1
|
d78f54a08a
|
Fix dynamic model routing for gemini 3.1 pro to customtools model (#23641)
Co-authored-by: Sehoon Shon <sshon@google.com>
|
2026-03-25 03:16:44 +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 |
|
Adib234
|
dcedc42979
|
fix(plan): sandbox path resolution in Plan Mode to prevent hallucinations (#22737)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-03-24 13:19:29 +00:00 |
|
Gal Zahavi
|
36e6445dba
|
feat(sandbox): dynamic macOS sandbox expansion and worktree support (#23301)
|
2026-03-24 04:48:13 +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 |
|
Abhi
|
b2d6dc4e32
|
chore(config): disable agents by default (#23546)
|
2026-03-23 19:24:16 +00:00 |
|
Abhi
|
c7d44e339b
|
fix(core): ensure subagent tool updates apply configuration overrides immediately (#23161)
|
2026-03-23 00:24:24 +00:00 |
|
Christian Gunderman
|
8f391585ab
|
Disallow and suppress misused spread operator. (#23294)
|
2026-03-21 05:21:53 +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 |
|
Jerop Kipruto
|
5a3c7154df
|
feat(worktree): add Git worktree support for isolated parallel sessions (#22973)
|
2026-03-20 14:10:51 +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 |
|
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 |
|
AK
|
7bfe6ac418
|
feat(core): subagent local execution and tool isolation (#22718)
|
2026-03-18 02:34:44 +00:00 |
|
Alisa
|
7ae39fd622
|
feat(a2a): add agent acknowledgment command and enhance registry discovery (#22389)
|
2026-03-17 22:47:05 +00:00 |
|
anj-s
|
d4397dbfc5
|
feat(tracker): integrate task tracker protocol into core system prompt (#22442)
|
2026-03-17 22:19:36 +00:00 |
|
kevinjwang1
|
27a50191e3
|
Add support for dynamic model Resolution to ModelConfigService (#22578)
|
2026-03-17 21:15:50 +00:00 |
|
AK
|
2504105a1c
|
feat(core): multi-registry architecture and tool filtering for subagents (#22712)
|
2026-03-17 20:54:07 +00:00 |
|
Sandy Tao
|
82d8680dcc
|
refactor(core): align JIT memory placement with tiered context model (#22766)
|
2026-03-17 20:20:32 +00:00 |
|
AK
|
695bcaea0d
|
feat(core): add foundation for subagent tool isolation (#22708)
|
2026-03-17 03:54:33 +00:00 |
|
Sandy Tao
|
30271d64eb
|
feat(config): enable JIT context loading by default (#22736)
|
2026-03-16 22:12:28 +00:00 |
|
David Pierce
|
8f22ffd2b1
|
Linux sandbox bubblewrap (#22680)
|
2026-03-16 21:34:48 +00:00 |
|
Adam Weidman
|
44ce90d76c
|
refactor(core): introduce InjectionService with source-aware injection and backend-native background completions (#22544)
|
2026-03-16 21:06:29 +00:00 |
|