Commit Graph

4383 Commits

Author SHA1 Message Date
Dmitry Lyalin
697bc92110 refactor: move emoji detection to terminalUtils and add tests 2026-02-02 17:53:23 -05:00
Dmitry Lyalin
ab743ce94f Merge branch 'main' into show_thinking 2026-02-02 07:39:08 -08:00
Victor Vianna
381669dce0 chore: delete autoAccept setting unused in production (#17862)
Co-authored-by: Victor Hugo Vianna Silva <victorvianna@google.com>
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
2026-02-02 13:49:17 +00:00
Dmitry Lyalin
62d0461d3a Merge branch 'main' into show_thinking 2026-02-01 12:45:55 -08:00
Dmitry Lyalin
e2cc788134 misc. 2026-02-01 15:44:54 -05:00
Dmitry Lyalin
bebc51982c Fix inline thinking box width 2026-02-01 15:16:22 -05:00
Bryan Morgan
707b3e85d5 fix(ci): prevent stale PR closer from incorrectly closing new PRs (#18069) 2026-02-01 15:13:29 -05:00
Dmitry Lyalin
874b8e1501 Merge branch 'google-gemini:main' into show_thinking 2026-02-01 12:08:20 -08:00
Dmitry Lyalin
2490db7200 Remove deprecated inline thinking setting 2026-02-01 15:05:36 -05:00
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
Dmitry Lyalin
f35143cdd3 Regenerate settings schema and docs 2026-01-31 19:16:00 -05:00
Dmitry Lyalin
c5d2c0b2e3 Add reusable IconText with emoji fallback 2026-01-31 14:19:02 -05:00
Dmitry Lyalin
a55d278905 Add emoji thought bubble with fallback 2026-01-31 11:35:59 -05:00
Dmitry Lyalin
4620d5bb15 Simplify inline thinking display 2026-01-31 11:29:12 -05:00
Dmitry Lyalin
8b04b21648 Add inline thinking mode helper 2026-01-31 11:23:44 -05:00
Dmitry Lyalin
364954851a Show inline thoughts as individual bubbles 2026-01-31 11:22:47 -05:00
Dmitry Lyalin
8841361a6f Stabilize inline thinking box during streaming 2026-01-31 11:07:06 -05:00
Dmitry Lyalin
66bbfa0dd4 Fix missing bottom border in tool boxes 2026-01-31 10:57:33 -05:00
Dmitry Lyalin
0d8a3a0c8a Merge remote-tracking branch 'origin/show_thinking' into show_thinking 2026-01-31 10:45:42 -05:00
Dmitry Lyalin
c773ae4681 Fix inline thinking in alternate buffer and pending renders 2026-01-31 10:44:30 -05:00
Dmitry Lyalin
1f9177f8a0 Merge branch 'google-gemini:main' into show_thinking 2026-01-31 07:39:10 -08:00
Dmitry Lyalin
cbf2efd6d7 Merge branch 'main' into show_thinking
# Conflicts:
#	packages/cli/src/ui/components/MainContent.test.tsx
#	packages/cli/src/ui/components/MainContent.tsx
#	packages/cli/src/ui/hooks/useGeminiStream.ts
2026-01-31 10:35:42 -05:00
Bryan Morgan
b0f38104d7 fix(workflow): update maintainer check logic to be inclusive and case-insensitive (#18009) 2026-01-30 22:32:58 -05: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
g-samroberts
0fe8492569 Fix broken link. (#17972) 2026-01-30 21:31:07 +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
Sehoon Shon
12531a06f8 run npx pointing to the specific commit SHA (#17970)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
2026-01-30 19:42:29 +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
christine betts
13e013230b Fix broken link in docs (#17959) 2026-01-30 18:27:25 +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
Bryan Morgan
94f4e027f8 feat(ci): add npx smoke test to verify installability (#17927) 2026-01-30 16:09:59 +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
g-samroberts
d43d772e65 Create skills page, update commands, refine docs (#17842) 2026-01-29 23:52: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