Yuna Seol
|
dcd8a84c15
|
feat(core): use experiment flags for default fetch timeouts (#24261)
|
2026-04-07 22:35:04 +00:00 |
|
David Pierce
|
79b8536b5f
|
Improve sandbox error matching and caching (#24550)
|
2026-04-07 21:08:18 +00:00 |
|
Jack Wotherspoon
|
555f5bef09
|
fix(core): remove tmux alternate buffer warning (#24852)
|
2026-04-07 21:01:14 +00:00 |
|
Michael Bleigh
|
9725f1ed37
|
feat(hooks): display hook system messages in UI (#24616)
|
2026-04-07 17:42:39 +00:00 |
|
Jacob Richman
|
8f6c584399
|
fix(core): detect uninitialized lines (#24646)
|
2026-04-04 00:51:29 +00:00 |
|
Gal Zahavi
|
978b1990a2
|
fix(core): ensure sandbox approvals are correctly persisted and matched for proactive expansions (#24577)
|
2026-04-03 21:48:18 +00:00 |
|
Emily Hedlund
|
23e67f855d
|
test: fix Windows CI execution and resolve exposed platform failures (#24476)
|
2026-04-03 15:50:29 +00:00 |
|
Saurav Sharma
|
ab59425f22
|
fix(core): unsafe type assertions in Core File System #19712 (#19739)
Co-authored-by: Dev Randalpura <devrandalpura@google.com>
|
2026-04-02 20:44:22 +00:00 |
|
Aashir Javed
|
e6b5257092
|
fix(cli): clear stale retry/loading state after cancellation (#21096) (#21960)
Co-authored-by: Aashir Javed <Aaxhirrr@users.noreply.github.com>
Co-authored-by: Dev Randalpura <devrandalpura@google.com>
|
2026-04-02 19:44:39 +00:00 |
|
Jyo
|
8ef6e08263
|
Fix crash when vim editor is not found in PATH on Windows (#22423)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-04-02 17:40:19 +00:00 |
|
Alisa
|
72a6cbed5f
|
Unused error variables in catch block are not allowed (#24487)
|
2026-04-02 04:33:07 +00:00 |
|
Jacob Richman
|
080b5b133d
|
Terminal Serializer Optimization (#24485)
|
2026-04-02 02:56:52 +00:00 |
|
Gal Zahavi
|
493494f72e
|
fix(core): enhance sandbox usability and fix build error (#24460)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-04-01 23:51:06 +00:00 |
|
joshualitt
|
6aa53b027f
|
refactor(core): Centralize context management logic into src/context (#24380)
|
2026-04-01 00:01:46 +00:00 |
|
Sandy Tao
|
0589daf06f
|
feat(core): add project-level memory scope to save_memory tool (#24161)
|
2026-03-31 01:32:15 +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 |
|
Gal Zahavi
|
edee271596
|
fix(sandbox): implement Windows Mandatory Integrity Control for GeminiSandbox (#24057)
|
2026-03-28 00:14:35 +00:00 |
|
Sandy Tao
|
ab5a1142dd
|
feat(context): add configurable memoryBoundaryMarkers setting (#24020)
|
2026-03-27 21:51:32 +00:00 |
|
Emily Hedlund
|
c8c9ac48e7
|
refactor(core): improve ignore resolution and fix directory-matching bug (#23816)
|
2026-03-27 17:12:26 +00:00 |
|
Abhi
|
70bca037d3
|
feat(core): subagent isolation and cleanup hardening (#23903)
|
2026-03-27 03:43:39 +00:00 |
|
Yuna Seol
|
68c901b3d0
|
fix(core): explicitly set error names to avoid bundling renaming issues (#23913)
|
2026-03-27 03:40:49 +00:00 |
|
Yuna Seol
|
c74414c206
|
fix(core): strip leading underscores from error types in telemetry (#23824)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-03-25 23:34:18 +00:00 |
|
Tommaso Sciortino
|
bd6b1f4468
|
feat(core): implement Windows sandbox dynamic expansion Phase 1 and 2.1 (#23691)
|
2026-03-25 17:54:45 +00:00 |
|
Adib234
|
ff48c3a10e
|
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
|
fe7baee18b
|
feat(sandbox): dynamic macOS sandbox expansion and worktree support (#23301)
|
2026-03-24 04:48:13 +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 |
|
Tommaso Sciortino
|
d6aa4d279e
|
fix(core): properly support allowRedirect in policy engine (#23579)
|
2026-03-23 20:32:50 +00:00 |
|
Tommaso Sciortino
|
edcf7de2c0
|
fix: "allow always" for commands with paths (#23558)
|
2026-03-23 17:25:31 +00:00 |
|
Sehoon Shon
|
194eac6a44
|
feat(core): refine User-Agent for VS Code traffic (unified format) (#23256)
|
2026-03-20 19:31:01 +00:00 |
|
Dev Randalpura
|
4a1cd30c88
|
fix(core): add sanitization to sub agent thoughts and centralize utilities (#22828)
|
2026-03-20 19:19:18 +00:00 |
|
Sandy Tao
|
3335b861ee
|
refactor(core): use absolute paths in GEMINI.md context markers (#23135)
|
2026-03-20 19:10:01 +00:00 |
|
Jerop Kipruto
|
894190b0ca
|
feat(worktree): add Git worktree support for isolated parallel sessions (#22973)
|
2026-03-20 14:10:51 +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 |
|
Sandy Tao
|
37c168a684
|
feat(core): cap JIT context upward traversal at git root (#23074)
|
2026-03-19 17:50:58 +00:00 |
|
Jason Matthew Suhari
|
c75606d39a
|
fix(core): don't persist browser consent sentinel in non-interactive mode (#23073)
|
2026-03-19 06:47:13 +00:00 |
|
Aditya Bijalwan
|
8374065bdc
|
Feat/browser privacy consent (#21119)
|
2026-03-18 19:33:24 +00:00 |
|
Spencer
|
fda99c9932
|
fix(core): add actionable warnings for terminal fallbacks (#14426) (#22211)
|
2026-03-17 21:57:37 +00:00 |
|
Sandy Tao
|
014575cc27
|
refactor(core): align JIT memory placement with tiered context model (#22766)
|
2026-03-17 20:20:32 +00:00 |
|
Sehoon Shon
|
97da6f1334
|
fix(core): handle surrogate pairs in truncateString (#22754)
|
2026-03-17 05:41:19 +00:00 |
|
Aishanee Shah
|
8abf80acce
|
feat(core): implement Stage 2 security and consistency improvements for web_fetch (#22217)
|
2026-03-16 21:38:53 +00:00 |
|
Adam Weidman
|
d29e9e2723
|
refactor(core): introduce InjectionService with source-aware injection and backend-native background completions (#22544)
|
2026-03-16 21:06:29 +00:00 |
|
Sandy Tao
|
a86069e4b1
|
fix(core): fix three JIT context bugs in read_file, read_many_files, and memoryDiscovery (#22679)
|
2026-03-16 20:10:50 +00:00 |
|
Christian Gunderman
|
e3fdc290d0
|
Disallow Object.create() and reflect. (#22408)
|
2026-03-16 16:24:27 +00:00 |
|
kevinjwang1
|
933777141c
|
Add ModelDefinitions to ModelConfigService (#22302)
|
2026-03-14 21:45:21 +00:00 |
|
Sandy Tao
|
4d4b287348
|
fix(core): deduplicate project memory when JIT context is enabled (#22234)
|
2026-03-14 04:34:53 +00:00 |
|
Gal Zahavi
|
68e7661752
|
feat(core): integrate SandboxManager to sandbox all process-spawning tools (#22231)
|
2026-03-13 21:11:51 +00:00 |
|
Alexander Farber
|
b426301db0
|
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 |
|
joshualitt
|
92cca24bc9
|
feat(core): Fully migrate packages/core to AgentLoopContext. (#22115)
|
2026-03-13 01:56:31 +00:00 |
|
Alisa
|
dbc4faf951
|
feat(a2a): enable native gRPC support and protocol routing (#21403)
Co-authored-by: Adam Weidman <adamfweidman@google.com>
|
2026-03-12 21:36:50 +00:00 |
|