Richie Foreman
|
f0ba345173
|
fix(mcp): Ensure that stdio MCP server execution has the GEMINI_CLI=1 env variable populated. (#18832)
|
2026-02-12 00:07:51 +00:00 |
|
Sandy Tao
|
3ef905b769
|
feat(core): update internal utility models to Gemini 3 (#18773)
|
2026-02-11 20:20:14 +00:00 |
|
Adib234
|
56784ac15c
|
Revert unintended credentials exposure (#18840)
|
2026-02-11 20:06:28 +00:00 |
|
joshualitt
|
8edc496312
|
feat(core): Render memory hierarchically in context. (#18350)
|
2026-02-10 02:01:59 +00:00 |
|
Christian Gunderman
|
c369147b32
|
Disallow unsafe type assertions (#18688)
|
2026-02-10 00:10:15 +00:00 |
|
Abhi
|
d035ed3494
|
feat(context): add remote configuration for tool output masking thresholds (#18553)
|
2026-02-08 03:04:46 +00:00 |
|
Abhi
|
e751e54e95
|
feat(core): exempt high-signal tools from output masking (#18545)
|
2026-02-07 23:56:45 +00:00 |
|
N. Taylor Mullen
|
4f1e8f907f
|
feat(core): overhaul system prompt for rigor, integrity, and intent alignment (#17263)
|
2026-02-07 03:13:07 +00:00 |
|
Sandy Tao
|
9c2181a3c6
|
refactor: simplify tool output truncation to single config (#18446)
|
2026-02-06 21:41:19 +00:00 |
|
Abhi
|
83f33c4bc2
|
feat(core): implement persistence and resumption for masked tool outputs (#18451)
|
2026-02-06 21:22:22 +00:00 |
|
joshualitt
|
00a09c9e6d
|
Shorten temp directory (#17901)
|
2026-02-06 16:10:17 +00:00 |
|
Abhi
|
587188cd1f
|
feat(core,cli): implement session-linked tool output storage and cleanup (#18416)
|
2026-02-06 06:36:42 +00:00 |
|
Abhi
|
f8504ebe8a
|
feat(context): implement observation masking for tool outputs (#18389)
|
2026-02-06 01:53:11 +00:00 |
|
Gal Zahavi
|
3d5b94da6e
|
fix: enforce folder trust for workspace settings, skills, and context (#17596)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-02-03 22:53:31 +00:00 |
|
Sandy Tao
|
8693b41dbf
|
feat(core): add setting to disable loop detection (#18008)
|
2026-02-02 18:13:20 +00:00 |
|
Jacob Richman
|
bfc02336d8
|
Fix bugs where Rewind and Resume showed Ugly and 100X too verbose content. (#17940)
|
2026-01-30 18:09:27 +00:00 |
|
Gal Zahavi
|
2eb8dc3042
|
feat: Implement background shell commands (#14849)
|
2026-01-30 17:53:09 +00:00 |
|
Sandy Tao
|
e5c6dbb6fc
|
feat(core): Isolate and cleanup truncated tool outputs (#17594)
|
2026-01-29 23:20:11 +00:00 |
|
Coco Sheng
|
08582c57b1
|
fix(core): use GIT_CONFIG_GLOBAL to isolate shadow git repo configuration - Fixes #17877 (#17803)
|
2026-01-29 19:08:34 +00:00 |
|
Krushna Korade
|
87551407fd
|
fix: persist and restore workspace directories on session resume (#17454)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2026-01-28 19:07:58 +00:00 |
|
Adib234
|
438768f10b
|
Fix unintended credential exposure to MCP Servers (#17311)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-01-28 18:56:15 +00:00 |
|
Alisa
|
3b9af4b813
|
Add support for an additional exclusion file besides .gitignore and .geminiignore (#16487)
Co-authored-by: Adam Weidman <adamfweidman@google.com>
|
2026-01-28 01:19:13 +00:00 |
|
Godwin Iheuwa
|
b056bc3d07
|
fix(core): gracefully handle disk full errors in chat recording (#17305)
Co-authored-by: RUiNtheExtinct <deepkarma001@gmail.com>
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-01-23 18:28:45 +00:00 |
|
Spencer
|
2eb38bf7b7
|
fix(core): Resolve AbortSignal MaxListenersExceededWarning (#5950) (#16735)
|
2026-01-22 20:16:00 +00:00 |
|
Coco Sheng
|
ac1be69a80
|
[A2A] Disable checkpointing if git is not installed (#16896)
|
2026-01-20 16:38:38 +00:00 |
|
Ramón Medrano Llamas
|
30e495a8b6
|
feat(core): enhanced anchored iterative context compression with self-verification (#15710)
|
2026-01-20 08:43:15 +00:00 |
|
N. Taylor Mullen
|
cd5a2837b4
|
fix(core): attempt compression before context overflow check (#16914)
|
2026-01-19 06:40:07 +00:00 |
|
Gal Zahavi
|
eb4d28af6a
|
fix(core): fix PTY descriptor shell leak (#16773)
|
2026-01-16 17:55:29 +00:00 |
|
joshualitt
|
9f61fba1eb
|
feat(core, cli): Add support for agents in settings.json. (#16433)
|
2026-01-13 20:16:02 +00:00 |
|
Vedant Mahajan
|
4633c57d65
|
refactor: migrate chatCompressionService to use HookSystem (#16259)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-01-09 20:18:06 +00:00 |
|
falouu
|
9d5382bb10
|
Ensure TERM is set to xterm-256color (#15828)
|
2026-01-08 23:51:57 +00:00 |
|
Christian Gunderman
|
752dc633a8
|
Always enable redaction in GitHub actions. (#16200)
|
2026-01-08 22:35:12 +00:00 |
|
joshualitt
|
857cda1e5b
|
bug(core): fix issue with overrides to bases. (#15255)
|
2026-01-08 14:59:58 +00:00 |
|
joshualitt
|
b06884ab0f
|
feat(core): Preliminary changes for subagent model routing. (#16035)
|
2026-01-07 21:21:10 +00:00 |
|
Adib234
|
da6f44b823
|
Core data structure updates for Rewind functionality (#15714)
|
2026-01-07 17:10:22 +00:00 |
|
N. Taylor Mullen
|
1bfc3a7399
|
Introduce GEMINI_CLI_HOME for strict test isolation (#15907)
|
2026-01-07 04:09:39 +00:00 |
|
N. Taylor Mullen
|
6c7045f346
|
Agent Skills: Unify Representation & Centralize Loading (#15833)
|
2026-01-03 16:24:36 -08:00 |
|
N. Taylor Mullen
|
1ed8948b67
|
Agent Skills: Implement Core Skill Infrastructure & Tiered Discovery (#15698)
|
2025-12-30 13:35:52 -08:00 |
|
Maple!
|
d5dee4ec86
|
fix(core): handle checkIsRepo failure in GitService.initialize (#15574)
|
2025-12-26 18:37:57 +00:00 |
|
Christian Gunderman
|
66fab0bea2
|
Implemented unified secrets sanitization and env. redaction options (#15348)
|
2025-12-23 03:18:27 +00:00 |
|
Sandy Tao
|
ad79d0a6c6
|
feat(core): Implement JIT context memory loading and UI sync (#14469)
|
2025-12-19 17:04:03 +00:00 |
|
Gal Zahavi
|
b126edaaa4
|
feat: Pass additional environment variables to shell execution (#15160)
|
2025-12-18 22:01:23 +00:00 |
|
Adam Weidman
|
b789cd471e
|
chore(core): remove legacy fallback flags and migrate loop detection (#15213)
|
2025-12-17 22:14:33 +00:00 |
|
Tommaso Sciortino
|
1082081ff0
|
feat: launch Gemini 3 Flash in Gemini CLI ⚡️⚡️⚡️ (#15196)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
Co-authored-by: joshualitt <joshualitt@google.com>
Co-authored-by: Sehoon Shon <sshon@google.com>
Co-authored-by: Adam Weidman <65992621+adamfweidman@users.noreply.github.com>
Co-authored-by: Adib234 <30782825+Adib234@users.noreply.github.com>
Co-authored-by: Jenna Inouye <jinouye@google.com>
|
2025-12-17 09:43:21 -08:00 |
|
Adam Weidman
|
9c048d5efb
|
feat(core): introduce remote agent infrastructure and rename local executor (#15110)
|
2025-12-17 17:06:38 +00:00 |
|
Christian Gunderman
|
bce7cd8bb3
|
Disallow redundant typecasts. (#15030)
|
2025-12-13 01:43:43 +00:00 |
|
Allen Hutchison
|
9f34004573
|
fix(core): commandPrefix word boundary and compound command safety (#15006)
|
2025-12-12 23:02:19 +00:00 |
|
Sasha Varlamov
|
d5e469c487
|
feat(core): Add support for transcript_path in hooks for git-ai/Gemini extension (#14663)
Co-authored-by: Christian Gunderman <gundermanc@gmail.com>
|
2025-12-10 20:44:30 +00:00 |
|
joshualitt
|
9494c64f7c
|
feat(core): Plumbing for late resolution of model configs. (#14597)
|
2025-12-10 17:36:27 +00:00 |
|
Tommaso Sciortino
|
871400a42f
|
Limit search depth in path corrector (#14869)
|
2025-12-10 04:08:39 +00:00 |
|