Jacob Richman
|
322232e514
|
feat: Detect background color (#15132)
|
2025-12-18 18:36:48 +00:00 |
|
Jacob Richman
|
bc168bbae4
|
Change detailed model stats to use a new shared Table class to resolve robustness issues. (#15208)
|
2025-12-18 02:01:37 +00:00 |
|
Tommaso Sciortino
|
bf90b59935
|
feat: launch Gemini 3 Flash in Gemini CLI ⚡️⚡️⚡️ (#15196)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
Co-authored-by: joshualitt <joshualitt@google.com>
Co-authored-by: Sehoon Shon <sshon@google.com>
Co-authored-by: Adam Weidman <65992621+adamfweidman@users.noreply.github.com>
Co-authored-by: Adib234 <30782825+Adib234@users.noreply.github.com>
Co-authored-by: Jenna Inouye <jinouye@google.com>
|
2025-12-17 09:43:21 -08:00 |
|
Jacob Richman
|
6dea66f1f5
|
Remove flex from stats display. See snapshots for diffs. (#14983)
|
2025-12-12 20:19:39 +00:00 |
|
Jacob Richman
|
54de67536d
|
feat(cli): polish cached token stats and simplify stats display when quota is present. (#14961)
|
2025-12-11 23:17:14 +00:00 |
|
Sehoon Shon
|
2800187355
|
feat: display quota stats for unused models in /stats (#14764)
|
2025-12-09 20:09:46 +00:00 |
|
Jacob Richman
|
04cbae5b5f
|
Fix emoji width in debug console. (#14593)
|
2025-12-05 20:58:54 +00:00 |
|
Adib234
|
d5e5f58737
|
Update setting search UX (#14451)
|
2025-12-04 06:43:11 +00:00 |
|
Marat Boshernitsan
|
b9b3b8050d
|
Allow telemetry exporters to GCP to utilize user's login credentials, if requested (#13778)
|
2025-12-03 05:27:37 +00:00 |
|
Sehoon Shon
|
344f2f26e7
|
implement fuzzy search inside settings (#13864)
|
2025-12-02 23:52:56 +00:00 |
|
Jack Wotherspoon
|
bde8b78a88
|
feat(themes): add built-in holiday theme 🎁 (#14301)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2025-12-01 19:09:55 +00:00 |
|
Sehoon Shon
|
69188c8538
|
Add usage limit remaining in /stats (#13843)
|
2025-11-27 01:21:33 +00:00 |
|
Andrew Garrett
|
5949d56370
|
feat(ui): Show waiting MCP servers in ConfigInitDisplay (#13721)
|
2025-11-27 00:26:44 +00:00 |
|
Megha Bansal
|
95693e265e
|
Improve code coverage for cli package (#13724)
|
2025-11-24 17:41:46 +00:00 |
|
Megha Bansal
|
e205a468d9
|
Improve test coverage for cli/src/ui/components (#13598)
|
2025-11-22 02:47:29 +00:00 |
|
Shreya Keshive
|
86828bb561
|
feat: launch Gemini 3 in Gemini CLI 🚀🚀🚀 (in main) (#13287)
Co-authored-by: Adam Weidman <65992621+adamfweidman@users.noreply.github.com>
Co-authored-by: Sehoon Shon <sshon@google.com>
Co-authored-by: Adib234 <30782825+Adib234@users.noreply.github.com>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
Co-authored-by: Aishanee Shah <aishaneeshah@gmail.com>
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: joshualitt <joshualitt@google.com>
Co-authored-by: Jenna Inouye <jinouye@google.com>
|
2025-11-18 09:01:16 -08:00 |
|
Jacob Richman
|
0f9ec2735c
|
feat(ui) Make useAlternateBuffer the default (#12976)
|
2025-11-13 05:17:46 +00:00 |
|
Jacob Richman
|
ee7065f665
|
Sticky headers where the top rounded border is sticky. (#12971)
|
2025-11-13 01:01:16 +00:00 |
|
Jacob Richman
|
2abc288c52
|
Make useFullWidth the default. (#12911)
|
2025-11-12 00:14:08 +00:00 |
|
Jacob Richman
|
cbbf565121
|
Support ink scrolling final pr (#12567)
|
2025-11-11 15:50:11 +00:00 |
|
Adam Weidman
|
c951f9fdcd
|
fix: add line breaks in quota/capacity msgs (#12603)
|
2025-11-05 21:12:06 +00:00 |
|
Jacob Richman
|
ab8c24f5ea
|
Fixes for Ink 6.4.0 (#12352)
|
2025-10-31 14:43:12 +00:00 |
|
Jacob Richman
|
54fa26ef0e
|
Fix tests to wrap all calls changing the UI with act. (#12268)
|
2025-10-30 18:50:26 +00:00 |
|
Riddhi Dutta
|
c583b510e0
|
Refactoring unit tests in packages/cli/src/ui (#12251)
Co-authored-by: riddhi <duttariddhi@google.com>
|
2025-10-30 07:18:45 +00:00 |
|
Jacob Richman
|
ee66732ad2
|
First batch of fixing tests to use best practices. (#11964)
|
2025-10-25 21:41:53 +00:00 |
|
Sandy Tao
|
51578397a5
|
refactor(cli): replace custom wait with vi.waitFor in InputPrompt tests (#12005)
|
2025-10-25 03:32:21 +00:00 |
|
Sandy Tao
|
cedf0235a1
|
fix(cli): enable typechecking for ui/components tests (#11419)
Co-authored-by: Jacob MacDonald <jakemac@google.com>
|
2025-10-17 23:16:12 +00:00 |
|
JAYADITYA
|
2b61ac532d
|
feat: add missing visual cue for closing dialogs with Esc key (#11386)
|
2025-10-17 18:22:54 +00:00 |
|
JAYADITYA
|
a440333990
|
feat(ui): add "Esc to close" hint to SettingsDialog (#11289)
Co-authored-by: Miguel Solorio <miguelsolorio@google.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-10-16 23:22:14 +00:00 |
|
Jacob Richman
|
558be87311
|
Re-land bbiggs changes to reduce margin on narrow screens with fixes + full width setting (#10522)
|
2025-10-10 02:27:20 +00:00 |
|
bl-ue
|
974ab66b7a
|
feat(sessions): Add automatic session cleanup and retention policy (#7662)
|
2025-10-06 19:34:00 +00:00 |
|
Billy Biggs
|
ef76a801c4
|
Revert reducing margin on narrow screens (#10375)
|
2025-10-01 21:50:33 +00:00 |
|
Billy Biggs
|
ae387b61a9
|
Reduce margin on narrow screens, flow the footer contents (#8042)
|
2025-09-29 23:22:47 +00:00 |
|
Fridayxiao
|
331e2ce45d
|
feat(cli): Add setting to show status(or Gemini 's thoughts) in terminal title and taskbar icon (#4386)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-27 19:48:24 +00:00 |
|
Jacob Richman
|
0b2d79a2ea
|
fix(ui): stop truncating output from the model rendered in <static> (#9972)
|
2025-09-27 19:40:09 +00:00 |
|
Sandy Tao
|
d2d9ae3f91
|
fix(ui): Truncate long loading text (#9768)
|
2025-09-25 18:33:06 +00:00 |
|
Abhi
|
81d03cb524
|
refactor(cli): Extract reusable BaseSelectionList component and modernize RadioButtonSelect tests (#9021)
|
2025-09-22 15:14:41 +00:00 |
|
Jacob Richman
|
375b8522fc
|
Fix bug where users are unable to re-enter disconnected terminals. (#8765)
|
2025-09-20 17:59:37 +00:00 |
|
Ali Al Jufairi
|
efb57e1cef
|
feat(settings): Add availableTerminalHeight prop and optimize settings dialog height management (#7697)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
|
2025-09-17 17:51:46 +00:00 |
|
Ayesha Shafique
|
0d9c1fba1d
|
feat (cli): Add command search using Ctrl+r (#5539)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-09-15 17:49:23 +00:00 |
|
Keith Lyons
|
0d460bbf77
|
fix: Restore footer configuration settings (#8041) (#8053)
Co-authored-by: Miguel Solorio <miguelsolorio@google.com>
Co-authored-by: Miguel Solorio <miguel.solorio07@gmail.com>
|
2025-09-12 00:16:09 +00:00 |
|
Miguel Solorio
|
6be054513b
|
feat(ui): make accept edits & yolo mode match shell mode styles (#8200)
|
2025-09-11 17:34:29 +00:00 |
|
Sandy Tao
|
78744cfbca
|
feat(ui): Add confirmation dialog for disabling loop detection for current session (#8231)
|
2025-09-11 05:20:13 +00:00 |
|
Miguel Solorio
|
7e56cc6515
|
Move scope settings to new dialog (#7836)
|
2025-09-08 18:43:58 +00:00 |
|
christine betts
|
0a7879272d
|
Fix stats display layout (#6758)
|
2025-08-21 17:56:18 +00:00 |
|
Arya Gummadi
|
8f8082fe3d
|
feat: add file change tracking to session metrics (#6094)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-19 05:57:53 +00:00 |
|
Jacob Richman
|
6c1373c332
|
Revert "Update semantic color tokens" (#6365)
|
2025-08-16 03:18:31 +00:00 |
|
Miguel Solorio
|
3c0af3654a
|
Update semantic color tokens (#6253)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2025-08-15 22:39:54 +00:00 |
|
owenofbrien
|
ddbe65e8c3
|
Add session id to session summary and /bug template (#6313)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2025-08-15 15:15:54 +00:00 |
|
Shreya Keshive
|
798c4d1311
|
Update IDE integration context toggle shortcut to ctrl+G (#6245)
|
2025-08-14 17:50:20 +00:00 |
|