Commit Graph

2632 Commits

Author SHA1 Message Date
Jack Wotherspoon
b2d159092f chore: update tests 2026-02-28 23:56:14 -08:00
Jack Wotherspoon
3c9bdeda78 chore: use preview memory value 2026-02-28 23:56:14 -08:00
Jack Wotherspoon
f40f475024 chore: refactor 2026-02-28 23:56:14 -08:00
Jack Wotherspoon
4412314dbe chore: reduce duplication 2026-02-28 23:56:14 -08:00
Jack Wotherspoon
c51925b58a chore: update 2026-02-28 23:56:13 -08:00
Jack Wotherspoon
97d397353c chore: cleanup 2026-02-28 23:56:13 -08:00
Jack Wotherspoon
bfcf4959ba chore: test cleanup 2026-02-28 23:56:13 -08:00
Jack Wotherspoon
686998c1c8 chore: refactor based on feedback 2026-02-28 23:56:08 -08:00
Jack Wotherspoon
39be41d6ae chore: minor tweaks 2026-02-28 23:55:56 -08:00
Jack Wotherspoon
88f95f5fa5 chore: review 2026-02-28 23:55:52 -08:00
Jack Wotherspoon
0ea3aedc18 chore: cleanup 2026-02-28 23:55:52 -08:00
Jack Wotherspoon
3c58639102 chore: refactor duplicate code 2026-02-28 23:55:52 -08:00
Jack Wotherspoon
0b79d75a6e chore: test fix 2026-02-28 23:55:52 -08:00
Jack Wotherspoon
57a05b33b5 chore: tests and cleanup 2026-02-28 23:55:52 -08:00
Jack Wotherspoon
4476c35e4d feat: first pass at /footer 2026-02-28 23:55:48 -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
6757d4b5c5 fix(cli): resolve autoThemeSwitching when background hasn't changed but theme mismatches (#20706) 2026-02-28 23:22:10 +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
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
fb6ff847dd chore/release: bump version to 0.33.0-nightly.20260228.1ca5c05d0 (#20644) 2026-02-28 02:13:48 +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
Keith Guerin
f40be93d23 fix(cli): merge main and fix formatting issues 2026-02-27 16:33:41 -08:00
Keith Guerin
a829c91836 fix(cli): stabilize UI rendering and make tests robust to platform differences 2026-02-27 16:33:41 -08:00
Keith Guerin
9fda3431b8 fix(cli): resolve rebase conflicts, fix TypeScript errors, and update snapshots 2026-02-27 16:33:41 -08:00
Keith Guerin
b6df967489 fix(cli): resolve merge conflicts and fix failing tests after merging main 2026-02-27 16:33:41 -08:00
Keith Guerin
4443e1028a fix(cli): prevent Thinking... Thinking... duplication in footer 2026-02-27 16:33:41 -08:00
Keith Guerin
37fa797c9d test(cli): update snapshots for thinking UI overhaul 2026-02-27 16:33:41 -08:00
Keith Guerin
2f1b86a7e9 test(cli): update useGeminiStream tests for unique thought items 2026-02-27 16:33:41 -08:00
Keith Guerin
5708e5f3e2 feat(cli): prepend Tip: to informative tips in loading area 2026-02-27 16:33:41 -08:00
Keith Guerin
d785498f7c feat(cli): finalize thinking UI with white unindented Thinking text 2026-02-27 16:33:41 -08:00
Keith Guerin
acf986eddc revert(cli): restore original emoji-based status bar thinking indicator 2026-02-27 16:33:41 -08:00
Keith Guerin
6bc4d99377 feat(cli): overhaul inline thinking UI to match mock and update status bar indicator 2026-02-27 16:33:40 -08:00
Keith Guerin
f576e5b55b test(ui): update snapshots and address reviewer feedback 2026-02-27 16:25:30 -08:00
Keith Guerin
e7a2b1864b chore: update copyright year 2026-02-27 16:25:30 -08:00
Keith Guerin
84d5f30245 test(ui): update snapshots after rebase and clean build 2026-02-27 16:25:30 -08:00
Keith Guerin
b32ca37ce7 test(ui): update snapshots and fix test utility crashes for compact header 2026-02-27 16:25:30 -08:00
Keith Guerin
f75d6e422b test(ui): update AppHeader snapshots after reusing UserIdentity 2026-02-27 16:25:30 -08:00
Keith Guerin
22f20d88c7 fix(ui): move sync file I/O out of render loop in AppHeader 2026-02-27 16:25:29 -08:00
Keith Guerin
c6561682e5 feat(ui): redesign header to be compact with ASCII icon 2026-02-27 16:25:29 -08:00
Keith Guerin
39754c5093 fix(ui): reuse UserIdentity component in AppHeader per TL feedback 2026-02-27 16:25:29 -08:00
Keith Guerin
f307ff00ac feat(ui): redesign header to be compact with ASCII icon
fix(ui): move sync file I/O out of render loop in AppHeader

test(ui): update AppHeader snapshots

test(ui): fix Tips test and update all snapshots for compact header
2026-02-27 16:25:29 -08:00
Spencer
20d884da2f fix(core): reduce intrusive MCP errors and deduplicate diagnostics (#20232) 2026-02-27 20:04:36 +00:00
Dmitry Lyalin
7f8ce8657c Add low/full CLI error verbosity mode for cleaner UI (#20399) 2026-02-27 19:15:10 +00:00
Jacob Richman
e00e8f4728 fix(cli): Shell autocomplete polish (#20411) 2026-02-27 19:03:37 +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
Gaurav
b2d6844f9b feat(billing): implement G1 AI credits overage flow with billing telemetry (#18590) 2026-02-27 18:15:06 +00:00
Dev Randalpura
ec39aa17c2 Moved markdown parsing logic to a separate util file (#20526) 2026-02-27 17:43:18 +00:00