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 |
|
Bryan Morgan
|
5fbef66449
|
feat(core): differentiate User-Agent for a2a-server and ACP clients (#22059)
|
2026-03-12 02:31:59 +00:00 |
|
Aishanee Shah
|
b59679f5b4
|
feat(telemetry): implement retry attempt telemetry for network related retries (#22027)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-03-11 18:55:48 +00:00 |
|
Sehoon Shon
|
fee6af3afd
|
fix(core): handle EISDIR in robustRealpath on Windows (#21984)
|
2026-03-11 18:22:10 +00:00 |
|
Yuna Seol
|
b69d436210
|
fix(core): update language detection to use LSP 3.18 identifiers (#21931)
|
2026-03-11 16:05:52 +00:00 |
|
Manav Sharma
|
c4cdad755e
|
fix(core)#20941: reap orphaned descendant processes on PTY abort (#21124)
Co-authored-by: Spencer <spencertang@google.com>
|
2026-03-11 15:36:25 +00:00 |
|
Aishanee Shah
|
bd23fec6a9
|
Feat/retry fetch notifications (#21813)
|
2026-03-11 03:33:50 +00:00 |
|
joshualitt
|
4ec6a7e9d1
|
feat(core): Thread AgentLoopContext through core. (#21944)
|
2026-03-11 01:12:59 +00:00 |
|
Gaurav
|
cb2aaa4fd4
|
fix(core): treat retryable errors with >5 min delay as terminal quota errors (#21881)
|
2026-03-10 14:53:51 +00:00 |
|
sinisterchill
|
22e304dd49
|
fix(core): handle GUI editor non-zero exit codes gracefully (#20376)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2026-03-09 23:51:10 +00:00 |
|
Muhammad Usman
|
bb3e170795
|
fix(core): resolve Windows line ending and path separation bugs across CLI (#21068)
|
2026-03-09 22:40:22 +00:00 |
|
Adib234
|
1d271baa06
|
fix(core): prevent infinite recursion in symlink resolution (#21750)
|
2026-03-09 19:38:45 +00:00 |
|
joshualitt
|
3c4550387f
|
feat(core): improve subagent result display (#20378)
|
2026-03-09 19:20:15 +00:00 |
|
Alisa
|
f7a77c066d
|
feat(security): implement robust IP validation and safeFetch foundation (#21401)
|
2026-03-09 19:02:07 +00:00 |
|
Jacob Richman
|
5cfe9d665c
|
robustness(core): static checks to validate history is immutable (#21228)
|
2026-03-09 18:26:03 +00:00 |
|
Adib234
|
f3e5a0c638
|
fix(core): resolve symlinks for non-existent paths during validation (#21487)
|
2026-03-09 16:02:13 +00:00 |
|
Gaurav
|
5bfa4dd333
|
fix(core): sanitize SSE-corrupted JSON and domain strings in error classification (#21702)
|
2026-03-09 14:08:33 +00:00 |
|
Christian Gunderman
|
d8e8afd0c3
|
Disallow underspecified types (#21485)
|
2026-03-07 21:05:38 +00:00 |
|
Keith Guerin
|
23a54e0557
|
feat(cli): overhaul thinking UI (#18725)
|
2026-03-07 04:20:27 +00:00 |
|
Emily Hedlund
|
4513b4af75
|
feat(cli): implement dot-prefixing for slash command conflicts (#20979)
|
2026-03-06 20:43:20 +00:00 |
|
Sehoon Shon
|
bceceab978
|
feat(core): implement generic CacheService and optimize setupUser (#21374)
|
2026-03-06 19:39:50 +00:00 |
|
nityam
|
ffe844c057
|
fix(core): deduplicate GEMINI.md files by device/inode on case-insensitive filesystems (#19904) (#19915)
|
2026-03-06 17:52:08 +00:00 |
|
Adam Boudj
|
f0ad829915
|
fix(partUtils): display media type and size for inline data parts (#21358)
|
2026-03-06 15:45:43 +00:00 |
|
Sandy Tao
|
886aa9ce7b
|
refactor(core): extract shared OAuth flow primitives from MCPOAuthProvider (#20895)
|
2026-03-05 17:01:37 +00:00 |
|
Darren Sander
|
872d4b5c64
|
perf(core): fix OOM crash in long-running sessions (#19608)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2026-03-05 04:23:07 +00:00 |
|
Sehoon Shon
|
32474712b4
|
feat(core): improve @file autocomplete to prioritize filenames (#21064)
|
2026-03-04 17:24:34 +00:00 |
|
nityam
|
9c0ff50664
|
fix: merge duplicate imports in packages/core (3/4) (#20928)
|
2026-03-04 00:12:59 +00:00 |
|
Dev Randalpura
|
5658594bb3
|
fix(core): send shell output to model on cancel (#20501)
|
2026-03-03 22:10:16 +00:00 |
|
Yuna Seol
|
52cbbcd877
|
fix(core): skip telemetry logging for AbortError exceptions (#19477)
Co-authored-by: Yuna Seol <yunaseol@google.com>
|
2026-03-02 23:14:31 +00:00 |
|
Christian Gunderman
|
a0e550b9d8
|
fix(core): increase default headers timeout to 5 minutes (#20890)
|
2026-03-02 22:36:58 +00:00 |
|
Christian Gunderman
|
b738c14ddc
|
Subagent activity UX. (#17570)
|
2026-03-02 21:04:31 +00:00 |
|
Aishanee Shah
|
92e2129edb
|
feat(core): centralize read_file limits and update gemini-3 description (#20619)
|
2026-03-02 20:11:58 +00:00 |
|
nityam
|
cbe118e2cd
|
fix: merge duplicate imports in a2a-server package (2/4) (#19781)
|
2026-02-27 21:13:30 +00:00 |
|
Gaurav
|
c613f339d8
|
feat: better error messages (#20577)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
|
2026-02-27 18:18:16 +00:00 |
|
Gaurav
|
3f9948f745
|
feat(billing): implement G1 AI credits overage flow with billing telemetry (#18590)
|
2026-02-27 18:15:06 +00:00 |
|
christine betts
|
8adca747bb
|
Add support for policy engine in extensions (#20049)
Co-authored-by: Jerop Kipruto <jerop@google.com>
|
2026-02-27 03:29:33 +00:00 |
|
Tommaso Sciortino
|
8760356c37
|
Avoid overaggressive unescaping (#20520)
|
2026-02-27 01:50:21 +00:00 |
|
Bryan Morgan
|
827733d22e
|
feat(core): increase fetch timeout and fix [object Object] error stringification (#20441)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
|
2026-02-26 23:41:09 +00:00 |
|
Bryan Morgan
|
bc21652878
|
feat(core): add HTTP 499 to retryable errors and map to RetryableQuotaError (#20432)
|
2026-02-26 15:42:34 +00:00 |
|
Jacob Richman
|
b672db6a3f
|
test: support tests that include color information (#20220)
|
2026-02-25 23:31:35 +00:00 |
|
Jerop Kipruto
|
fd84272bd5
|
feat(plan): inject message when user manually exits Plan mode (#20203)
|
2026-02-24 19:31:41 +00:00 |
|
Jasmeet Bhatia
|
85ffa8157f
|
feat(mcp): add progress bar, throttling, and input validation for MCP tool progress (#19772)
|
2026-02-24 17:13:51 +00:00 |
|
Rishabh Khandelwal
|
40e82b8b54
|
feat(security): Introduce Conseca framework (#13193)
|
2026-02-24 02:44:28 +00:00 |
|
Gal Zahavi
|
dbf9229e7e
|
fix(core): allow environment variable expansion and explicit overrides for MCP servers (#18837)
|
2026-02-23 21:35:01 +00:00 |
|
Sandy Tao
|
b5998e4b88
|
feat(core): replace expected_replacements with allow_multiple in replace tool (#20033)
|
2026-02-23 19:53:58 +00:00 |
|