Bryan Morgan
|
7d36cc004f
|
feat(acp): add session resume support (#18043)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
|
2026-02-01 19:16:57 +00:00 |
|
Dmitry Lyalin
|
cb4f0c6fa4
|
Fix Esc cancel during streaming (#18039)
|
2026-02-01 16:16:14 +00:00 |
|
Jacob Richman
|
7469ea0fca
|
Fix truncation for AskQuestion (#18001)
|
2026-01-31 01:07:41 +00:00 |
|
Jacob Richman
|
00fdb30211
|
Support ctrl-C and Ctrl-D correctly Refactor so InputPrompt has priority over AppContainer for input handling. (#17993)
|
2026-01-31 00:11:14 +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 |
|
kevinjwang1
|
6396ab1ccb
|
Add allowedExtensions setting (#17695)
|
2026-01-30 19:43:51 +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
|
95b7d69d5b
|
refactor(hooks): remove legacy tools.enableHooks setting (#17867)
|
2026-01-30 15:15:48 +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 |
|
Jacob Richman
|
32cfce16bb
|
bug(ux) vim mode fixes. Start in insert mode. Fix bug blocking F12 and ctrl-X in vim mode. (#17938)
|
2026-01-30 07:31:47 +00:00 |
|
Jacob Richman
|
137080da45
|
Fix HalfLinePaddedBox in screenreader mode. (#17914)
|
2026-01-30 03:21:18 +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 |
|
Jack Wotherspoon
|
567761fbc0
|
chore: revert IDE specific ASCII logo (#17887)
|
2026-01-29 20:44:02 +00:00 |
|
Sehoon Shon
|
f2591aada6
|
fix(cli): use correct setting key for Cloud Shell auth (#17884)
|
2026-01-29 20:21:17 +00:00 |
|
Sehoon Shon
|
74468928e8
|
Revert "chore: refresh package-lock.json to resolve inconsistencies"
This reverts commit d561b995c0.
|
2026-01-29 15:29:26 -05:00 |
|
Sehoon Shon
|
d561b995c0
|
chore: refresh package-lock.json to resolve inconsistencies
|
2026-01-29 15:28:40 -05: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 |
|
Adib234
|
0e30055ae4
|
feat(plan): create generic Checklist component and refactor Todo (#17741)
|
2026-01-29 18:13:18 +00:00 |
|
Dev Randalpura
|
f9da18e0cc
|
feat(ux): update truncate dots to be shorter in tables (#17825)
|
2026-01-29 15:56:56 +00:00 |
|
Shreya Keshive
|
f619cd8750
|
fix(admin): Rename secureModeEnabled to strictModeDisabled (#17789)
|
2026-01-29 15:31:00 +00:00 |
|
christine betts
|
42eedc9184
|
Resolve error thrown for sensitive values (#17826)
|
2026-01-29 14:59:26 +00:00 |
|
Jack Wotherspoon
|
9f1623688d
|
fix: prevent ghost border for AskUserDialog (#17788)
|
2026-01-29 14:00:46 +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 |
|
Abhi
|
6d36219e55
|
feat(cli): show hooksConfig.enabled in settings dialog (#17810)
|
2026-01-29 04:58:20 +00:00 |
|
Benjamin G.
|
5cedd28733
|
Fix detection of bun as package manager (#17462)
Co-authored-by: Sehoon Shon <sshon@google.com>
|
2026-01-29 03:31:07 +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 |
|
Alexander Farber
|
7c2cdb225a
|
fix(cli): handle PAT tokens and credentials in git remote URL parsing (#14650)
|
2026-01-29 02:41:30 +00:00 |
|
Tu Shaokun
|
a91f4e692a
|
fix(cli): list installed extensions when update target missing (#17082)
|
2026-01-29 02:13:40 +00:00 |
|
Vedant Mahajan
|
9bb175a506
|
test: add integration test to verify stdout/stderr routing (#17280)
Co-authored-by: Allen Hutchison <adh@google.com>
|
2026-01-29 00:01:57 +00:00 |
|
Tommaso Sciortino
|
553ae3ad69
|
feat(cli): update undo/redo keybindings to Cmd+Z/Alt+Z and Shift+Cmd+Z/Shift+Alt+Z (#17800)
|
2026-01-28 22:57:27 +00:00 |
|
Dev Randalpura
|
b2265cfde4
|
fix(ux): fixed off-by-some wrapping caused by fixed-width characters (#17816)
|
2026-01-28 21:52:37 +00:00 |
|
Sehoon Shon
|
bee1267e2a
|
feat(cli): add user identity info to stats command (#17612)
|
2026-01-28 21:26:33 +00:00 |
|
Jacob Richman
|
30065c51fb
|
Change height for the ToolConfirmationQueue. (#17799)
|
2026-01-28 21:23:51 +00:00 |
|
Dev Randalpura
|
065e69a12b
|
feat(ux): update cell border color and created test file for table rendering (#17798)
|
2026-01-28 19:55:01 +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 |
|