Jacob Richman
|
75e05a588a
|
Avoid triggering refreshStatic unless there really is a banner to display. (#14328)
|
2025-12-03 17:08:32 +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 |
|
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 |
|
Jacob Richman
|
c8394229c4
|
Fix multiple bugs with auth flow including using the implemented but unused restart support. (#13565)
|
2025-11-21 16:31:47 +00:00 |
|
Jacob Richman
|
f09e3a3bce
|
move stdio (#13528)
|
2025-11-20 22:16:46 +00:00 |
|
Jacob Richman
|
9409be8e1b
|
Protect stdout and stderr so JavaScript code can't accidentally write to stdout corrupting ink rendering (#13247)
Bypassing rules as link checker failure is spurious.
|
2025-11-20 10:44:02 -08:00 |
|
Sandy Tao
|
4e2d92d999
|
fix(cli): prevent race condition when restoring prompt after context overflow (#13473)
|
2025-11-20 05:54:16 +00:00 |
|
bl-ue
|
40632ab100
|
feat(sessions): record interactive-only errors and warnings to chat recording JSON files (#13300)
|
2025-11-19 16:32:13 +00:00 |
|
Sandy Tao
|
8c2add4657
|
fix(ui): Clear input prompt on Escape key press (#13335)
|
2025-11-19 03:11:36 +00:00 |
|
Shreya Keshive
|
8d7e4e70ff
|
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
|
ca478d47ce
|
Support ink scrolling final pr (#12567)
|
2025-11-11 15:50:11 +00:00 |
|
bl-ue
|
b8c169ed34
|
feat(sessions): add resuming to geminiChat and add CLI flags for session management (#10719)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-11 01:31:00 +00:00 |
|
Tommaso Sciortino
|
727ec8f255
|
Stop printing garbage characters for F1,F2.. keys (#12835)
|
2025-11-10 18:56:05 +00:00 |
|
Sehoon Shon
|
480c59bd6e
|
Let users know when falling back to flash, and update the error messa… (#12640)
|
2025-11-06 18:43:21 +00:00 |
|
Bryan Morgan
|
a3426c33e5
|
Fix/windows pty crash (#12587)
Co-authored-by: LayorX <yor31117@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-05 16:53:03 +00:00 |
|
Jacob MacDonald
|
e1614fc362
|
Extensions MCP refactor (#12413)
|
2025-11-04 15:51:18 +00:00 |
|
Jacob Richman
|
fc6e84019a
|
alternate buffer support (#12471)
|
2025-11-03 21:41:58 +00:00 |
|
Abhi
|
75975289de
|
fix(ui): ensure model changes update the UI immediately (#12412)
|
2025-11-03 19:59:51 +00:00 |
|
Jacob Richman
|
565ac50ddc
|
Fix tests to wrap all calls changing the UI with act. (#12268)
|
2025-10-30 18:50:26 +00:00 |
|
Jacob MacDonald
|
942b0520ad
|
Add ExtensionLoader interface, use that on Config object (#12116)
|
2025-10-28 16:04:30 +00:00 |
|
Abhi
|
27b7279608
|
feat(ux): Surface internal errors via unified event system (#11803)
|
2025-10-23 18:14:14 +00:00 |
|
shishu314
|
4fc60388a5
|
feat(infra) - Add logging for when user tries to exit multiple times (#11218)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
|
2025-10-22 21:39:27 +00:00 |
|
Jacob MacDonald
|
012c9ab71a
|
remove support for workspace extensions and migrations (#11324)
|
2025-10-17 23:08:57 +00:00 |
|
Jainam M
|
5d98b4cd3b
|
feat(cli): Prevent queuing of slash and shell commands (#11094)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-10-15 17:02:50 +00:00 |
|
shrutip90
|
1e2a4079f3
|
fix(cli): Make IDE trust listener also listen to IDE status changes a… (#9783)
|
2025-09-29 20:54:12 +00:00 |
|
Fridayxiao
|
07d5cf9cf5
|
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 |
|
Abhi
|
53fab4a278
|
feat(cli): Add /model command for interactive model selection (#8940)
Co-authored-by: Miguel Solorio <miguel.solorio07@gmail.com>
|
2025-09-23 16:50:09 +00:00 |
|
fuyou
|
47dff00348
|
fix(cli): ctrl c/ctrl d close cli when in dialogs (#8685)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-09-19 06:52:29 +00:00 |
|
Gal Zahavi
|
2c2c6549a2
|
fix(ui): Correct footer measurement and prevent negative terminal height (#8362)
|
2025-09-13 05:42:17 +00:00 |
|
Tommaso Sciortino
|
a51d07b59c
|
Allow users to type while waiting for MCP servers (#8021)
|
2025-09-08 23:37:36 +00:00 |
|
Abhi
|
bb2c912bd9
|
refactor: Centralize and improve model fallback handling (#7634)
|
2025-09-08 20:19:52 +00:00 |
|
Keith Lyons
|
a5235273be
|
feat(ui): Introduce useUI Hook and UIContext (#5488)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-09-06 05:39:02 +00:00 |
|