Commit Graph

1208 Commits

Author SHA1 Message Date
Jacob Richman
2ffef3c7a7 feat(cli): polish cached token stats and simplify stats display when quota is present. (#14961) 2025-12-11 23:17:14 +00:00
Jack Wotherspoon
df60b755c3 refactor(sessions): move session summary generation to startup (#14691) 2025-12-10 03:25:22 +00:00
Christian Gunderman
1f21ac5f84 Send the model and CLI version with the user agent (#14865) 2025-12-10 00:38:33 +00:00
Sehoon Shon
e19347d677 feat: display quota stats for unused models in /stats (#14764) 2025-12-09 20:09:46 +00:00
Coco Sheng
91f08e6e29 feat(a2a): Introduce restore command for a2a server (#13015)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Shreya Keshive <shreyakeshive@google.com>
2025-12-09 15:08:23 +00:00
Jack Wotherspoon
affb9e7b7a fix: use Gemini API supported image formats for clipboard (#14762) 2025-12-09 12:29:30 +00:00
Alex Gavrilescu
0166d127bd feat: Add support for MCP Resources (#13178)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
2025-12-09 02:43:12 +00:00
Jack Wotherspoon
175a23445f feat: auto-execute on slash command completion functions (#14584) 2025-12-08 21:32:39 +00:00
Christian Gunderman
69ae42bb1f Disallow floating promises. (#14605) 2025-12-06 00:12:49 +00:00
Jacob Richman
a6100723ce Fix emoji width in debug console. (#14593) 2025-12-05 20:58:54 +00:00
Jack Wotherspoon
4e7495924a feat(sessions): use 1-line generated session summary to describe sessions (#14467) 2025-12-05 17:20:15 +00:00
Tommaso Sciortino
5024865408 Fix privacy screen for legacy tier users (#14522) 2025-12-04 21:24:00 +00:00
Aswin Ashok
645c95352e fix(shell): cursor visibility when using interactive mode (#14095)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
2025-12-04 16:58:03 +00:00
Coco Sheng
4758051fa1 feat(cli): Move key restore logic to core (#13013) 2025-12-04 15:56:16 +00:00
Sehoon Shon
919e7f2014 remove unused isSearching field (#14509) 2025-12-04 15:44:21 +00:00
Sehoon Shon
3bbca25457 do not toggle the setting item when entering space (#14489) 2025-12-04 14:48:18 +00:00
Adib234
0051e0ef3b Update setting search UX (#14451) 2025-12-04 06:43:11 +00:00
ismellpillows
c9085fbc3e feat(cli): support /copy in remote sessions using OSC52 (#13471) 2025-12-04 06:27:33 +00:00
Sandy Tao
f5517b6f08 fix(cli): Fix word navigation for CJK characters (#14475) 2025-12-04 00:16:11 +00:00
Mark Hansen
7727a78a60 Markdown export: move the emoji to the end of the line (#12278)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
2025-12-03 23:30:29 +00:00
Tommaso Sciortino
9ade433602 Fix tests (#14458) 2025-12-03 19:07:23 +00:00
Edilmo Palencia
498e64ed61 feat(hooks): Hooks Commands Panel, Enable/Disable, and Migrate (#14225) 2025-12-03 18:01:57 +00:00
Jacob Richman
75e05a588a Avoid triggering refreshStatic unless there really is a banner to display. (#14328) 2025-12-03 17:08:32 +00:00
Edilmo Palencia
fc8ac73725 feat(hooks): Hook Session Lifecycle & Compression Integration (#14151) 2025-12-03 17:04:13 +00:00
Marat Boshernitsan
86c4a55012 Allow telemetry exporters to GCP to utilize user's login credentials, if requested (#13778) 2025-12-03 05:27:37 +00:00
Jack Wotherspoon
febc96f006 feat: consolidate remote MCP servers to use url in config (#13762) 2025-12-03 01:01:33 +00:00
Sehoon Shon
5a0eab862e implement fuzzy search inside settings (#13864) 2025-12-02 23:52:56 +00:00
Allen Hutchison
3686f63257 refactor(stdio): always patch stdout and use createWorkingStdio for clean output (#14159) 2025-12-02 23:08:25 +00:00
Jacob Richman
309479fdc2 fix(cli): fix issue updating a component while rendering a different component (#14319) 2025-12-02 01:33:03 +00:00
Smetalo
a4288b301f fix: Conditionally add set -eEuo pipefail in setup-github command (#8550)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
2025-12-02 00:31:12 +00:00
Sudheer Tripathi
949bee4c65 fix(ui): misaligned markdown table rendering (#8336)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
2025-12-01 23:26:48 +00:00
Jack Wotherspoon
6797c0e2ca feat(themes): add built-in holiday theme 🎁 (#14301)
Co-authored-by: jacob314 <jacob314@gmail.com>
2025-12-01 19:09:55 +00:00
Kevin Ramdass
6c4cd01253 feat: Add startup profiler to measure and record application initialization phases. (#13638) 2025-12-01 18:06:13 +00:00
Jack Wotherspoon
8f3f3a44f7 feat: auto-execute simple slash commands on Enter (#13985) 2025-12-01 17:29:03 +00:00
korade-krushna
8e682c1237 Fixes /clear command to preserve input history for up-arrow navigation while still clearing the context window and screen (#14182) 2025-12-01 00:51:53 +00:00
Jack Wotherspoon
af4258b484 chore: fix session browser test and skip hook system tests (#14099) 2025-11-28 21:07:54 +00:00
Sehoon Shon
3ba5da2996 Add usage limit remaining in /stats (#13843) 2025-11-27 01:21:33 +00:00
Andrew Garrett
d33d2246fb feat(ui): Show waiting MCP servers in ConfigInitDisplay (#13721) 2025-11-27 00:26:44 +00:00
Gal Zahavi
8593272942 fix(auth): improve API key authentication flow (#13829) 2025-11-26 21:58:14 +00:00
Megha Bansal
f48699597c Update error codes when process exiting the gemini cli (#13728) 2025-11-26 02:43:21 +00:00
Sehoon Shon
77ad3e6992 fallback to flash for TerminalQuota errors (#13791) 2025-11-25 21:17:22 +00:00
bl-ue
d1c8a351ae feat(sessions): add /resume slash command to open the session browser (#13621) 2025-11-25 18:54:09 +00:00
Edilmo Palencia
67e001eccd feat(hooks): Hook Agent Lifecycle Integration (#9105) 2025-11-24 22:31:48 +00:00
Adib234
39ba57cd46 Add session subtask in /stats command (#13750) 2025-11-24 19:01:41 +00:00
Megha Bansal
16ec067312 Improve code coverage for cli package (#13724) 2025-11-24 17:41:46 +00:00
JAYADITYA
6cbff72664 feat :rephrasing the extension logging messages to run the explore command when there are no extensions installed (#13740) 2025-11-24 15:54:15 +00:00
Megha Bansal
47ef9c65ed Improve test coverage for cli/src/ui/components (#13598) 2025-11-22 02:47:29 +00:00
Jacob Richman
908c07e738 Turn off alternate buffer mode by default. (#13623) 2025-11-22 01:30:38 +00:00
Tommaso Sciortino
0bf775f3e3 Restore bracketed paste mode after external editor exit (#13606) 2025-11-21 21:20:37 +00:00
owenofbrien
f8ebe0fa6a Fix exp id logging (#13430) 2025-11-21 20:44:50 +00:00