Bryan Morgan
|
e7bfd2bf83
|
fix(cli): resolve environment loading and auth validation issues in ACP mode (#18025)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-02-03 05:54:10 +00:00 |
|
Gaurav
|
1b274b081d
|
fix(core): prioritize detailed error messages for code assist setup (#17852)
|
2026-02-03 04:27:55 +00:00 |
|
Sandy Tao
|
5b254c379c
|
feat(core): rename search_file_content tool to grep_search and add legacy alias (#18003)
|
2026-02-03 04:18:24 +00:00 |
|
Jerop Kipruto
|
ed26ea49e9
|
feat(plan): add core logic and exit_plan_mode tool definition (#18110)
|
2026-02-03 03:30:03 +00:00 |
|
Adib234
|
01e33465bd
|
feat(plan): handle inconsistency in schedulers (#17813)
|
2026-02-03 03:10:04 +00:00 |
|
Shreya Keshive
|
0dd0b83612
|
fix(ide): no-op refactoring that moves the connection logic to helper functions (#18118)
|
2026-02-03 00:42:29 +00:00 |
|
Sandy Tao
|
5e96373e6b
|
feat(core): implement tool name aliasing for backward compatibility (#17974)
|
2026-02-03 00:34:14 +00:00 |
|
Jerop Kipruto
|
09beb648b8
|
refactor: migrate checks.ts utility to core and deduplicate (#18139)
|
2026-02-03 00:32:13 +00:00 |
|
Sandy Tao
|
e860f517c0
|
feat(core): add setting to disable loop detection (#18008)
|
2026-02-02 18:13:20 +00:00 |
|
Jerop Kipruto
|
9e7c10ad88
|
feat(plan): use placeholder for choice question "Other" option (#18101)
|
2026-02-02 17:00:13 +00:00 |
|
Abhi
|
76387d22ae
|
fix(core): ensure YOLO mode auto-approves complex shell commands when parsing fails (#17920)
|
2026-01-30 20:44:17 +00:00 |
|
Sehoon Shon
|
a362b7b382
|
lower the default max retries to reduce contention (#17975)
|
2026-01-30 20:00:31 +00:00 |
|
Jerop Kipruto
|
71308caf05
|
feat(plan): refactor ToolConfirmationPayload to union type (#17980)
|
2026-01-30 19:51:45 +00:00 |
|
lottielin
|
d1cd69a20d
|
feat(core): enable overriding CODE_ASSIST_API_VERSION with env var (#17942)
Co-authored-by: Charlotte Lin <charlotteclin@google.com>
|
2026-01-30 19:12:04 +00:00 |
|
Jerop Kipruto
|
62346875e4
|
feat(plan): reuse standard tool confirmation for AskUser tool (#17864)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2026-01-30 18:32:21 +00:00 |
|
Jacob Richman
|
bb6a336ca9
|
Fix bugs where Rewind and Resume showed Ugly and 100X too verbose content. (#17940)
|
2026-01-30 18:09:27 +00:00 |
|
Shreya Keshive
|
f14d0c6a17
|
feat(admin): provide actionable error messages for disabled features (#17815)
|
2026-01-30 18:05:22 +00:00 |
|
Gal Zahavi
|
b611f9a519
|
feat: Implement background shell commands (#14849)
|
2026-01-30 17:53:09 +00:00 |
|
Abhi
|
d3bca5d97a
|
feat(core): implement dynamic policy registration for subagents (#17838)
|
2026-01-30 16:57:54 +00:00 |
|
Abhi
|
f605628624
|
perf(core): optimize token calculation and add support for multimodal tool responses (#17835)
|
2026-01-30 15:15:00 +00:00 |
|
Emily Hedlund
|
2238802e97
|
feat(core): implement interactive and non-interactive consent for OAuth (#17699)
|
2026-01-30 14:57:34 +00:00 |
|
Thomas Shephard
|
695785c69d
|
feat: preserve EOL in files (#16087)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Adib234 <30782825+Adib234@users.noreply.github.com>
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
|
2026-01-30 00:57:06 +00:00 |
|
Sandy Tao
|
59e3624ada
|
feat(core): Isolate and cleanup truncated tool outputs (#17594)
|
2026-01-29 23:20:11 +00:00 |
|
Danielle Yim
|
fdda3a2399
|
feat(core): Add GOOGLE_GENAI_API_VERSION environment variable support (#16177)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2026-01-29 22:45:37 +00:00 |
|
Alisa
|
2de39311cf
|
Refactoring of disabling of mouse tracking in e2e tests (#17902)
|
2026-01-29 22:05:19 +00:00 |
|
Coco Sheng
|
bcc6ee596a
|
fix(core): use GIT_CONFIG_GLOBAL to isolate shadow git repo configuration - Fixes #17877 (#17803)
|
2026-01-29 19:08:34 +00:00 |
|
Christian Gunderman
|
bc258eba4c
|
Cleanup post delegate_to_agent removal (#17875)
|
2026-01-29 18:24:35 +00:00 |
|
Shreya Keshive
|
f619cd8750
|
fix(admin): Rename secureModeEnabled to strictModeDisabled (#17789)
|
2026-01-29 15:31:00 +00:00 |
|
Yuna Seol
|
7f066fd3a7
|
feat(cli): Display user identity (auth, email, tier) on startup (#17591)
Co-authored-by: Keith Guerin <keithguerin@gmail.com>
Co-authored-by: Yuna Seol <yunaseol@google.com>
|
2026-01-29 05:07:52 +00:00 |
|
Mark Cockram
|
ba3e1ed1c7
|
fix(core): use returnDisplay for error result display (#14994)
Co-authored-by: Sehoon Shon <sshon@google.com>
|
2026-01-29 03:02:39 +00:00 |
|
Krushna Korade
|
0465de303a
|
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 |
|
Spencer
|
beaa134f0e
|
feat(extensions): add support for custom themes in extensions (#17327)
|
2026-01-28 18:58:35 +00:00 |
|
Adib234
|
47f4a3e50e
|
Fix unintended credential exposure to MCP Servers (#17311)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-01-28 18:56:15 +00:00 |
|
Allen Hutchison
|
3787c71d15
|
feat(core): add support for custom deny messages in policy rules (#17427)
|
2026-01-28 18:52:48 +00:00 |
|
Abhi
|
65accca296
|
fix(core): suppress duplicate hook failure warnings during streaming (#17727)
|
2026-01-28 16:40:44 +00:00 |
|
Shreya Keshive
|
370b165769
|
fix(admin): rename advanced features admin setting (#17786)
|
2026-01-28 15:53:05 +00:00 |
|
kapsner
|
4dca5c27c6
|
feat(core): add support for positron ide (#15045) (#15047)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Shreya Keshive <shreyakeshive@google.com>
|
2026-01-28 15:08:03 +00:00 |
|
maruto
|
06c7dc561e
|
fix: verify audio/video MIME types with content check (#16907)
|
2026-01-28 14:58:39 +00:00 |
|
jw bot
|
0a77999d73
|
test(core): mock fetch in OAuth transport fallback tests (#17059)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2026-01-28 13:30:08 +00:00 |
|
Alisa
|
adc8e11bb1
|
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 |
|
Abhi
|
830e212758
|
feat(skills): promote skills settings to stable (#17713)
|
2026-01-28 00:09:52 +00:00 |
|
Abhi
|
ff6547857e
|
revert: promote Agent Skills to stable (#17693) (#17712)
|
2026-01-27 23:29:12 +00:00 |
|
Adam Weidman
|
3103697ea7
|
docs: Add Experimental Remote Agent Docs (#17697)
|
2026-01-27 22:15:28 +00:00 |
|
Abhi
|
6f6445994e
|
feat(skills): promote Agent Skills to stable (#17693)
|
2026-01-27 21:50:22 +00:00 |
|
N. Taylor Mullen
|
5f569fa103
|
refactor(core): centralize path validation and allow temp dir access for tools (#17185)
Co-authored-by: Your Name <joshualitt@google.com>
|
2026-01-27 21:17:40 +00:00 |
|
Jerop Kipruto
|
0774f60e08
|
feat(plan): enable AskUser tool in Plan mode for clarifying questions (#17694)
|
2026-01-27 20:23:49 +00:00 |
|
Christian Gunderman
|
b6cf189ab2
|
Fix issue where Gemini CLI can make changes when simply asked a question (#17608)
|
2026-01-27 19:47:33 +00:00 |
|
christine betts
|
9dc0994878
|
Load extension settings for hooks, agents, skills (#17245)
|
2026-01-27 19:34:14 +00:00 |
|
Jack Wotherspoon
|
36d618f72a
|
feat: wire up AskUserTool with dialog (#17411)
|
2026-01-27 18:30:44 +00:00 |
|
joshualitt
|
dacc178d4e
|
feat(core): Model family-specific system prompts (#17614)
|
2026-01-27 18:21:05 +00:00 |
|