Commit Graph

4960 Commits

Author SHA1 Message Date
Keith Guerin
990f0280f1 feat(ui): rename selection to focus and use AccentGreen for focus by default 2026-03-01 00:13:46 -08:00
Keith Guerin
e90f2c1339 feat(ui): implement standardized selection background with interpolation 2026-03-01 00:13:46 -08:00
Keith Guerin
4e812232a8 feat(ui): standardize focus/selection color and integrate visualizer into theme dialog 2026-03-01 00:13:46 -08:00
Keith Guerin
7e7e775dcc refactor(ui): implement recursive color flattening and improve contrast in colors visualizer 2026-03-01 00:13:46 -08:00
Keith Guerin
96151ede07 feat(ui): remove redundant column logic and use flexGrow for name column in colors visualizer 2026-03-01 00:13:46 -08:00
Keith Guerin
2a1ea7db2f feat(ui): narrow background boxes and update title in colors visualizer 2026-03-01 00:13:46 -08:00
Keith Guerin
44e4b2030c feat(ui): simplify colors visualizer bullets and remove redundant usage column 2026-03-01 00:13:45 -08:00
Keith Guerin
a651fc2a0d feat(ui): refine /theme colors debug visualizer layout and styling 2026-03-01 00:13:45 -08:00
Keith Guerin
067d8982d6 feat(ui): merge /colors table into /theme dialog and restrict to authors 2026-03-01 00:13:45 -08:00
Keith Guerin
c884813df5 feat(ui): refine /colors value column width and prevent text wrap in tests 2026-03-01 00:13:45 -08:00
Keith Guerin
170d1aef70 feat(ui): make the first column narrower in /colors output 2026-03-01 00:13:45 -08:00
Keith Guerin
800aa60f9b feat(ui): use primary color for /colors summary and remove background row gaps 2026-03-01 00:13:45 -08:00
Keith Guerin
d9a2d080f7 feat(ui): finalize /colors layout and improve interaction explanation 2026-03-01 00:13:45 -08:00
Keith Guerin
d9765a18bd feat(ui): fix ESLint unescaped entities in /colors 2026-03-01 00:13:45 -08:00
Keith Guerin
00c3afe076 feat(ui): move backgrounds to top and further refine /colors layout 2026-03-01 00:13:45 -08:00
Keith Guerin
b67b103f45 feat(ui): refine /colors layout and add colorized names and vertical gradients 2026-03-01 00:13:45 -08:00
Keith Guerin
8ced1bcf38 feat(ui): add /colors slash command to demo theme colors 2026-03-01 00:13:45 -08:00
Abhi
703759cfae fix(cli): allow sub-agent confirmation requests in UI while preventing background flicker (#20722) 2026-03-01 02:39:25 +00:00
Sehoon Shon
0063581e47 feat(skills): add github-issue-creator skill (#20709) 2026-02-28 23:22:22 +00:00
Sehoon Shon
6757d4b5c5 fix(cli): resolve autoThemeSwitching when background hasn't changed but theme mismatches (#20706) 2026-02-28 23:22:10 +00:00
Sandy Tao
a153ff587b refactor(core): Extract tool parameter names as constants (#20460) 2026-02-28 21:27:54 +00:00
N. Taylor Mullen
cd3a8c3f07 fix(cli): reset themeManager between tests to ensure isolation (#20598) 2026-02-28 19:45:31 +00:00
kartik
b2214a6676 fix: acp/zed race condition between MCP initialisation and prompt (#20205)
Signed-off-by: Kartik Angiras <angiraskartik@gmail.com>
2026-02-28 17:33:08 +00:00
gemini-cli-robot
6c65a2d813 Changelog for v0.32.0-preview.0 (#20627)
Co-authored-by: gemini-cli-robot <224641728+gemini-cli-robot@users.noreply.github.com>
2026-02-28 16:03:50 +00:00
Jagjeevan Kashid
fae0639ba2 fix: use full paths for ACP diff payloads (#19539)
Signed-off-by: Jagjeevan Kashid <jagjeevandev97@gmail.com>
2026-02-28 15:54:44 +00:00
gemini-cli-robot
76f70d65ff Changelog for v0.31.0 (#20634)
Co-authored-by: gemini-cli-robot <224641728+gemini-cli-robot@users.noreply.github.com>
2026-02-28 03:45:07 +00:00
gemini-cli-robot
fb6ff847dd chore/release: bump version to 0.33.0-nightly.20260228.1ca5c05d0 (#20644) 2026-02-28 02:13:48 +00:00
Gal Zahavi
1ca5c05d0d fix(github): use robot PAT for automated PRs to pass CLA check (#20641) 2026-02-28 01:13:58 +00:00
Gal Zahavi
0c6c9c6a62 chore(release): bump version to 0.33.0-nightly.20260227.ba149afa0 (#20637) 2026-02-28 00:51:22 +00:00
Sehoon Shon
a1367e9cdd fix(core): parse raw ASCII buffer strings in Gaxios errors (#20626) 2026-02-27 23:57:32 +00:00
Tommaso Sciortino
c89d4f9c6c docs: add Windows PowerShell equivalents for environments and scripting (#20333) 2026-02-27 23:41:47 +00:00
Aditya Sharma
08ee136132 docs: fix typo in installation documentation (#20153) 2026-02-27 23:04:52 +00:00
Jenna Inouye
07f51c324e Docs: Update model docs to remove Preview Features. (#20084) 2026-02-27 22:28:06 +00:00
nityam
ba149afa0b fix: merge duplicate imports in a2a-server package (2/4) (#19781) 2026-02-27 21:13:30 +00:00
nityam
f6533c0250 fix: merge duplicate imports in sdk and test-utils packages (1/4) (#19777) 2026-02-27 21:13:15 +00:00
nityam
5e3b1fe945 Enforce import/no-duplicates as error (#19797) 2026-02-27 21:08:34 +00:00
Christian Gunderman
05ef2eb362 Promote stable tests to CI blocking. (#20581) 2026-02-27 21:08:12 +00:00
Abhi
966b9059d0 feat(core): enable contiguous parallel admission for Kind.Agent tools (#20583) 2026-02-27 21:08:10 +00:00
Francesco Camporeale
ca13458412 docs: fix spelling typos in installation guide (#20579)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
2026-02-27 20:36:38 +00:00
Spencer
20d884da2f fix(core): reduce intrusive MCP errors and deduplicate diagnostics (#20232) 2026-02-27 20:04:36 +00:00
Jenna Inouye
6a0f4d3bdd Docs: FAQ update (#20585) 2026-02-27 19:29:58 +00:00
Christian Gunderman
0b682538d2 Disable Gemini PR reviews on draft PRs. (#20362)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2026-02-27 19:25:33 +00:00
Dmitry Lyalin
7f8ce8657c Add low/full CLI error verbosity mode for cleaner UI (#20399) 2026-02-27 19:15:10 +00:00
gemini-cli-robot
1c8951334a Changelog for v0.30.1 (#20589)
Co-authored-by: gemini-cli-robot <224641728+gemini-cli-robot@users.noreply.github.com>
Co-authored-by: Sam Roberts <158088236+g-samroberts@users.noreply.github.com>
2026-02-27 19:11:32 +00:00
Christian Gunderman
b2b6092c24 Add slash command for promoting behavioral evals to CI blocking (#20575)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-27 19:11:30 +00:00
Jacob Richman
e00e8f4728 fix(cli): Shell autocomplete polish (#20411) 2026-02-27 19:03:37 +00:00
gemini-cli-robot
b2cbf518e8 Changelog for v0.31.0-preview.1 (#20590)
Co-authored-by: gemini-cli-robot <224641728+gemini-cli-robot@users.noreply.github.com>
2026-02-27 19:01:52 +00:00
Abhi
c914fd0700 fix(cli): prevent sub-agent tool calls from leaking into UI (#20580) 2026-02-27 19:00:19 +00:00
Jerop Kipruto
5d24d6a9e1 fix(ui): persist expansion in AskUser dialog when navigating options (#20559) 2026-02-27 18:30:16 +00:00
Gaurav
ea48bd9414 feat: better error messages (#20577)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
2026-02-27 18:18:16 +00:00