Sandy Tao
|
55c5200868
|
fix(core): reduce LLM-based loop detection false positives (#20701)
|
2026-03-02 19:08:15 +00:00 |
|
Adam Weidman
|
daa8d3db32
|
Merge User and Agent Card Descriptions #20849 (#20850)
|
2026-03-02 17:59:29 +00:00 |
|
Abhi
|
a0aa0b6282
|
fix(cli): allow sub-agent confirmation requests in UI while preventing background flicker (#20722)
|
2026-03-01 02:39:25 +00:00 |
|
Sehoon Shon
|
170edd7c2f
|
feat(skills): add github-issue-creator skill (#20709)
|
2026-02-28 23:22:22 +00:00 |
|
Sehoon Shon
|
2f35beff97
|
fix(cli): resolve autoThemeSwitching when background hasn't changed but theme mismatches (#20706)
|
2026-02-28 23:22:10 +00:00 |
|
Sandy Tao
|
11710d01ac
|
refactor(core): Extract tool parameter names as constants (#20460)
|
2026-02-28 21:27:54 +00:00 |
|
N. Taylor Mullen
|
6f8c93d7b7
|
fix(cli): reset themeManager between tests to ensure isolation (#20598)
|
2026-02-28 19:45:31 +00:00 |
|
kartik
|
f995559721
|
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
|
c704d2f870
|
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
|
83cd4ef364
|
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
|
c37a06e3b5
|
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
|
5fb0ce83d4
|
chore/release: bump version to 0.33.0-nightly.20260228.1ca5c05d0 (#20644)
|
2026-02-28 02:13:48 +00:00 |
|
Gal Zahavi
|
a29e782d80
|
fix(github): use robot PAT for automated PRs to pass CLA check (#20641)
|
2026-02-28 01:13:58 +00:00 |
|
Gal Zahavi
|
e3db0be91b
|
chore(release): bump version to 0.33.0-nightly.20260227.ba149afa0 (#20637)
|
2026-02-28 00:51:22 +00:00 |
|
Sehoon Shon
|
0fd0703e2b
|
fix(core): parse raw ASCII buffer strings in Gaxios errors (#20626)
|
2026-02-27 23:57:32 +00:00 |
|
Tommaso Sciortino
|
4cea65ccc6
|
docs: add Windows PowerShell equivalents for environments and scripting (#20333)
|
2026-02-27 23:41:47 +00:00 |
|
Aditya Sharma
|
d9a8dbcd2e
|
docs: fix typo in installation documentation (#20153)
|
2026-02-27 23:04:52 +00:00 |
|
Jenna Inouye
|
541c95c058
|
Docs: Update model docs to remove Preview Features. (#20084)
|
2026-02-27 22:28:06 +00:00 |
|
nityam
|
cbe118e2cd
|
fix: merge duplicate imports in a2a-server package (2/4) (#19781)
|
2026-02-27 21:13:30 +00:00 |
|
nityam
|
b6693b8b93
|
fix: merge duplicate imports in sdk and test-utils packages (1/4) (#19777)
|
2026-02-27 21:13:15 +00:00 |
|
nityam
|
6f9cc0c2d4
|
Enforce import/no-duplicates as error (#19797)
|
2026-02-27 21:08:34 +00:00 |
|
Christian Gunderman
|
af24040e5d
|
Promote stable tests to CI blocking. (#20581)
|
2026-02-27 21:08:12 +00:00 |
|
Abhi
|
643bd28211
|
feat(core): enable contiguous parallel admission for Kind.Agent tools (#20583)
|
2026-02-27 21:08:10 +00:00 |
|
Francesco Camporeale
|
f28aeb9b93
|
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
|
7be2531c06
|
fix(core): reduce intrusive MCP errors and deduplicate diagnostics (#20232)
|
2026-02-27 20:04:36 +00:00 |
|
Jenna Inouye
|
ce823798b0
|
Docs: FAQ update (#20585)
|
2026-02-27 19:29:58 +00:00 |
|
Christian Gunderman
|
8667e0efb3
|
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
|
e8fc61586e
|
Add low/full CLI error verbosity mode for cleaner UI (#20399)
|
2026-02-27 19:15:10 +00:00 |
|
gemini-cli-robot
|
cad8adadcd
|
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
|
94b2cb593e
|
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
|
1f5d200698
|
fix(cli): Shell autocomplete polish (#20411)
|
2026-02-27 19:03:37 +00:00 |
|
gemini-cli-robot
|
f9a377ace6
|
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
|
e181d889a3
|
fix(cli): prevent sub-agent tool calls from leaking into UI (#20580)
|
2026-02-27 19:00:19 +00:00 |
|
Jerop Kipruto
|
47740d98ff
|
fix(ui): persist expansion in AskUser dialog when navigating options (#20559)
|
2026-02-27 18:30:16 +00:00 |
|
Gaurav
|
c613f339d8
|
feat: better error messages (#20577)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
|
2026-02-27 18:18:16 +00:00 |
|
Gaurav
|
3f9948f745
|
feat(billing): implement G1 AI credits overage flow with billing telemetry (#18590)
|
2026-02-27 18:15:06 +00:00 |
|
Sehoon Shon
|
bb9ae7a62f
|
fix(core): disable retries for code assist streaming requests (#20561)
|
2026-02-27 18:04:43 +00:00 |
|
Adib234
|
3fa2d5977a
|
fix(plan): prevent agent from using ask_user for shell command confirmation (#20504)
|
2026-02-27 17:51:47 +00:00 |
|
Dev Randalpura
|
dc73ad8af6
|
Moved markdown parsing logic to a separate util file (#20526)
|
2026-02-27 17:43:18 +00:00 |
|
DeWitt Clinton
|
4a156cb7ec
|
Disable expensive and scheduled workflows on personal forks (#20449)
|
2026-02-27 17:40:09 +00:00 |
|
Abhijit Balaji
|
bd9bcd3c25
|
feat(cli): add temporary flag to disable workspace policies (#20523)
|
2026-02-27 17:25:16 +00:00 |
|
Dmitry Lyalin
|
d721bf453f
|
fix(cli): keep thought summary when loading phrases are off (#20497)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2026-02-27 17:11:13 +00:00 |
|
Sehoon Shon
|
58940d4980
|
fix(core): handle optional response fields from code assist API (#20345)
|
2026-02-27 16:52:37 +00:00 |
|
Christian Gunderman
|
355bd0bfbc
|
Demote unreliable test. (#20571)
|
2026-02-27 16:48:46 +00:00 |
|
Abhijit Balaji
|
bb33d98497
|
fix(core): revert auto-save of policies to user space (#20531)
|
2026-02-27 16:03:36 +00:00 |
|
Jacob Richman
|
29742763db
|
fix(cli): ensure dialogs stay scrolled to bottom in alternate buffer mode (#20527)
|
2026-02-27 16:00:07 +00:00 |
|
Pyush Sinha
|
a00fb01f89
|
refactor(core,cli): useAlternateBuffer read from config (#20346)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2026-02-27 15:55:02 +00:00 |
|
Adib234
|
f8cb0b8e0b
|
feat(plan): update planning workflow to encourage multi-select with descriptions of options (#20491)
|
2026-02-27 15:42:37 +00:00 |
|
Jacob Richman
|
a13575a673
|
fix(cli): hide shortcuts hint while model is thinking or the user has typed a prompt + add debounce to avoid flicker (#19389)
|
2026-02-27 15:34:49 +00:00 |
|
Jacob Richman
|
b875521b96
|
Fix flicker showing message to press ctrl-O again to collapse. (#20414)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-02-27 15:07:14 +00:00 |
|