Commit graph

1982 commits

Author SHA1 Message Date
Adib234
d5e5f58737
Update setting search UX (#14451) 2025-12-04 06:43:11 +00:00
ismellpillows
9bc5a4d64f
feat(cli): support /copy in remote sessions using OSC52 (#13471) 2025-12-04 06:27:33 +00:00
Paresh Joshi
7b811a38a6
chore(tests): remove obsolete test for hierarchical memory (#13122) 2025-12-04 00:28:54 +00:00
christine betts
e0a2227faf
Add commands for listing and updating per-extension settings (#12664) 2025-12-04 00:16:16 +00:00
Sandy Tao
518e73ac9f
fix(cli): Fix word navigation for CJK characters (#14475) 2025-12-04 00:16:11 +00:00
Hirokazu Hata
3da4fd5f7d
fix(acp): prevent unnecessary credential cache clearing on re-authent… (#9410)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
2025-12-03 23:43:15 +00:00
Mark Hansen
1e6243045e
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
Adam Weidman
153d01a01e
feat: Add enableAgents experimental flag (#14371)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
2025-12-03 20:53:06 +00:00
Abhi
eb3312e7ba
feat: Support Extension Hooks with Security Warning (#14460) 2025-12-03 20:07:37 +00:00
Tommaso Sciortino
00705b14bd
Fix tests (#14458) 2025-12-03 19:07:23 +00:00
Edilmo Palencia
b8c038f41f
feat(hooks): Hooks Commands Panel, Enable/Disable, and Migrate (#14225) 2025-12-03 18:01:57 +00:00
Jacob Richman
08067acc71
Avoid triggering refreshStatic unless there really is a banner to display. (#14328) 2025-12-03 17:08:32 +00:00
Edilmo Palencia
1c12da1fad
feat(hooks): Hook Session Lifecycle & Compression Integration (#14151) 2025-12-03 17:04:13 +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
Jack Wotherspoon
bdbbe9232d
feat: consolidate remote MCP servers to use url in config (#13762) 2025-12-03 01:01:33 +00:00
Allen Hutchison
533a3fb312
feat: enable message bus integration by default (#14329) 2025-12-03 00:05:54 +00:00
Sehoon Shon
344f2f26e7
implement fuzzy search inside settings (#13864) 2025-12-02 23:52:56 +00:00
gemini-cli-robot
ed10edbf0d
chore(release): bump version to 0.21.0-nightly.20251202.2d935b379 (#14409) 2025-12-02 23:39:40 +00:00
Allen Hutchison
828afe113e
refactor(stdio): always patch stdout and use createWorkingStdio for clean output (#14159) 2025-12-02 23:08:25 +00:00
bl-ue
aa544c40de
Hide sessions that don't have user messages (#13994) 2025-12-02 20:52:53 +00:00
Sandy Tao
752a521423
feat(core): Implement JIT context manager and setting (#14324)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
2025-12-02 20:09:46 +00:00
Jacob Richman
1689e9b671
fix(cli): fix issue updating a component while rendering a different component (#14319) 2025-12-02 01:33:03 +00:00
Smetalo
98d7238ed6
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
70a48a3dd6
fix(ui): misaligned markdown table rendering (#8336)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
2025-12-01 23:26:48 +00:00
Marco Mihai Condrache
5729642556
fix(zed-integration): remove extra field from acp auth request (#13646)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
2025-12-01 22:23:11 +00:00
CHAEWAN KIM
f4babf172b
fix(async): prevent missed async errors from bypassing catch handlers (#13714)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
2025-12-01 22:11:40 +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
Kevin Ramdass
db027dd95b
feat: Add startup profiler to measure and record application initialization phases. (#13638) 2025-12-01 18:06:13 +00:00
gemini-cli-robot
613fb2fed6
chore/release: bump version to 0.20.0-nightly.20251201.2fe609cb6 (#14304) 2025-12-01 17:38:07 +00:00
Jack Wotherspoon
f918af82fe
feat: auto-execute simple slash commands on Enter (#13985) 2025-12-01 17:29:03 +00:00
christine betts
844d3a4dfa
Always use MCP server instructions (#14297) 2025-12-01 17:17:54 +00:00
Mayur Vaid
4228a75186
fix: Exclude web-fetch tool from executing in default non-interactive mode to avoid CLI hang. (#14244) 2025-12-01 17:13:14 +00:00
korade-krushna
f2466e5224
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
576fda18eb
chore: fix session browser test and skip hook system tests (#14099) 2025-11-28 21:07:54 +00:00
gemini-cli-robot
cf7f6b49ed
chore/release: bump version to 0.20.0-nightly.20251127.5bed97064 (#13877) 2025-11-27 01:58:44 +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
Gal Zahavi
b2bdfcf1b5
fix(auth): improve API key authentication flow (#13829) 2025-11-26 21:58:14 +00:00
Gal Zahavi
0d29385e1b
feat(core): Add configurable inactivity timeout for shell commands (#13531) 2025-11-26 21:43:33 +00:00
kevinjwang1
3406dc5b2e
Add consent flag to Link command (#13832) 2025-11-26 19:22:26 +00:00
christine betts
bc365f1eaa
Add support for MCP server instructions behind config option (#13432)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-26 18:08:47 +00:00
gemini-cli-robot
36a0a3d37b
chore(release): bump version to 0.20.0-nightly.20251126.d2a6cff4d (#13835) 2025-11-26 03:17:53 +00:00
Megha Bansal
d97bbd5324
Update error codes when process exiting the gemini cli (#13728) 2025-11-26 02:43:21 +00:00
Billy Biggs
d2a6cff4df
Update dependency for modelcontextprotocol/sdk to 1.23.0 (#13827) 2025-11-26 01:23:13 +00:00
Sehoon Shon
d8a3d08f8e
fallback to flash for TerminalQuota errors (#13791) 2025-11-25 21:17:22 +00:00
Daniel Alejandro Coll Tejeda
6f9118dca6
Fix TypeError: "URL.parse is not a function" for Node.js < v22 (#13698) 2025-11-25 20:18:49 +00:00
bl-ue
94c3eecb99
feat(sessions): add /resume slash command to open the session browser (#13621) 2025-11-25 18:54:09 +00:00
bl-ue
098e5c281c
fix(resume): allow passing a prompt via stdin while resuming using --resume (#13520) 2025-11-25 17:53:17 +00:00
Maksym
f2c52f777c
fix(cli): allow non-GitHub SCP-styled URLs for extension installation (#13800)
Co-authored-by: Maksym Kursin <maksym.kursin@dkatalis.com>
2025-11-25 16:57:53 +00:00
gemini-cli-robot
7f67c7f952
chore/release: bump version to 0.19.0-nightly.20251125.f6d97d448 (#13782) 2025-11-25 02:42:52 +00:00
Adam Weidman
c8540b5744
feat(config): add isModelAvailabilityServiceEnabled setting (#13777) 2025-11-25 01:26:47 +00:00
Edilmo Palencia
5411f4a667
feat(hooks): Hook Agent Lifecycle Integration (#9105) 2025-11-24 22:31:48 +00:00
grMLEqomlkkU5Eeinz4brIrOVCUCkJuN
d53a5c4fb5
fix: (some minor improvements to configs and getPackageJson return behaviour) (#12510)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
2025-11-24 21:20:23 +00:00
Adib234
c21b6899e1
Add session subtask in /stats command (#13750) 2025-11-24 19:01:41 +00:00
Megha Bansal
95693e265e
Improve code coverage for cli package (#13724) 2025-11-24 17:41:46 +00:00
JAYADITYA
569c6f1dd0
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
gemini-cli-robot
c2a741ee36
chore/release: bump version to 0.19.0-nightly.20251124.e177314a4 (#13713) 2025-11-24 02:16:24 +00:00
gemini-cli-robot
e177314a4a
chore/release: bump version to 0.19.0-nightly.20251123.dadd606c0 (#13675) 2025-11-23 01:53:21 +00:00
gemini-cli-robot
dadd606c0d
chore/release: bump version to 0.19.0-nightly.20251122.42c2e1b21 (#13637) 2025-11-22 07:46:20 +00:00
Jacob Richman
b3fcddde11
Update ink version to 6.4.6 (#13631) 2025-11-22 03:20:28 +00:00
Megha Bansal
e205a468d9
Improve test coverage for cli/src/ui/components (#13598) 2025-11-22 02:47:29 +00:00
christine betts
bdf80ea7c0
fix(cli): Prevent stdout/stderr patching for extension commands (#13600)
Co-authored-by: jacob314 <jacob314@gmail.com>
2025-11-22 02:08:06 +00:00
Jacob Richman
5e218a5630
Turn off alternate buffer mode by default. (#13623) 2025-11-22 01:30:38 +00:00
joshualitt
42c2e1b217
feat(core): Add support for custom aliases for model configs. (#13546) 2025-11-22 00:13:10 +00:00
Tommaso Sciortino
1e715d1e5c
Restore bracketed paste mode after external editor exit (#13606) 2025-11-21 21:20:37 +00:00
owenofbrien
64eb14ab11
Fix exp id logging (#13430) 2025-11-21 20:44:50 +00:00
Adib234
99c5bf2e97
Remove useModelRouter experimental flag (#13593) 2025-11-21 17:54:17 +00:00
Jack Wotherspoon
d351f07758
feat: custom loading phrase when interactive shell requires input (#12535) 2025-11-21 17:19:34 +00:00
Jacob Richman
030a5ace97
Fix multiple bugs with auth flow including using the implemented but unused restart support. (#13565) 2025-11-21 16:31:47 +00:00
bl-ue
b97661553f
feat(ui): build interactive session browser component (#13351) 2025-11-21 16:16:56 +00:00
Megha Bansal
3370644ffe
Improved code coverage for cli/src/zed-integration (#13570) 2025-11-21 15:38:33 +00:00
fancivez
0f0b463a2f
docs: fix typos in source code and documentation (#13577) 2025-11-21 14:59:42 +00:00
Megha Bansal
8d082a904d
Improve code coverage for cli/src/ui/privacy package (#13493) 2025-11-21 06:34:30 +00:00
Megha Bansal
61582678bf
Optimize and improve test coverage for cli/src/config (#13485) 2025-11-21 04:57:59 +00:00
Sandy Tao
5982abeffb
fix(ui): Correct mouse click cursor positioning for wide characters (#13537) 2025-11-20 23:56:31 +00:00
gemini-cli-robot
85bc25a765
chore(release): bump version to 0.19.0-nightly.20251120.8e531dc02 (#13540) 2025-11-20 22:43:11 +00:00
Jacob Richman
fec0eba07e
move stdio (#13528) 2025-11-20 22:16:46 +00:00
Adib234
3e50be1658
Update persistence state to track counts of messages instead of times banner has been displayed (#13428) 2025-11-20 21:57:06 +00:00
cornmander
9937fb2220
Use lenient MCP output schema validator (#13521) 2025-11-20 21:51:25 +00:00
Ben Brandt
83d0bdc32e
feat(zed-integration): Use default model routing for Zed integration (#13398)
Co-authored-by: Shreya Keshive <shreyakeshive@google.com>
2025-11-20 20:08:37 +00:00
Tommaso Sciortino
d15970e12c
remove duplicated mouse code (#13525) 2025-11-20 11:46:53 -08:00
Tommaso Sciortino
c7b5dcd28f
Change default compress threshold to 0.5 for api key users (#13517) 2025-11-20 11:43:35 -08:00
Adib234
ade9dfeebb
Enable switching preview features on/off without restart (#13515) 2025-11-20 19:00:16 +00:00
Jacob Richman
d1e35f8660
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
Adib234
e20d282088
Update banner design (#13420) 2025-11-20 16:52:15 +00:00
Gaurav Sehgal
4adfdad47f
Copy commands as part of setup-github (#13464) 2025-11-20 16:05:15 +00:00
Ben Brandt
6c126b9e58
fix(zed-integration): Ensure that the zed integration is classified as interactive (#13394)
Co-authored-by: Shreya Keshive <shreyakeshive@google.com>
2025-11-20 15:28:37 +00:00
lifefloating
1d2e27a698
Fix: Update system instruction when GEMINI.md memory is loaded or refreshed (#12136) 2025-11-20 13:22:06 +00:00
Sandy Tao
b1258dd52c
fix(cli): prevent race condition when restoring prompt after context overflow (#13473) 2025-11-20 05:54:16 +00:00
Tommaso Sciortino
9ebf321717
Use synchronous writes when detecting keyboard modes (#13478) 2025-11-20 05:50:05 +00:00
gemini-cli-robot
c3f1b29c1e
chore/release: bump version to 0.18.0-nightly.20251120.2231497b1 (#13476) 2025-11-20 05:05:32 +00:00
joshualitt
257cd07a3a
feat(core): Wire up chat code path for model configs. (#12850) 2025-11-20 04:41:16 +00:00
Preston Holmes
43d6dc3668
Add User email detail to about box (#13459) 2025-11-20 03:46:21 +00:00
Gal Zahavi
2231497b1f
feat: add click-to-focus support for interactive shell (#13341) 2025-11-19 23:49:39 +00:00
Tommaso Sciortino
d0a845b6e6
remove unneeded log (#13456) 2025-11-19 23:42:21 +00:00
niladri das
f8a862738d
[cli-ui] Keep header ASCII art colored on non-gradient terminals (#13373) (#13374)
Co-authored-by: Niladri Das <bniladridas@users.noreply.github.com>
2025-11-19 22:04:58 +00:00
joshualitt
25f8452127
feat(core, cli): Bump genai version to 1.30.0 (#13435) 2025-11-19 20:52:27 +00:00
Tommaso Sciortino
84573992b4
Restore keyboard mode when exiting the editor (#13350) 2025-11-19 19:37:30 +00:00
Ben Brandt
300205b07c
fix(zed-integration): Correctly handle cancellation errors (#13399) 2025-11-19 17:25:52 +00:00
bl-ue
e1c711f5ba
feat(sessions): record interactive-only errors and warnings to chat recording JSON files (#13300) 2025-11-19 16:32:13 +00:00
bl-ue
0d89ac7406
Followup from #10719 (#13243) 2025-11-19 16:22:17 +00:00
Jack Wotherspoon
61f0f3c243
fix: allow MCP prompts with spaces in name (#12910)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
2025-11-19 14:44:30 +00:00
avilladsen
1e8ae5b9d7
fix(cli): fix crash on startup in NO_COLOR mode (#13343) due to ungua… (#13352) 2025-11-19 04:18:18 +00:00
Jacob Richman
e8d0e0d342
bug(ui) showLineNumbers had the wrong default value. (#13356) 2025-11-19 03:33:40 +00:00
Sandy Tao
b644f037a3
fix(ui): Clear input prompt on Escape key press (#13335) 2025-11-19 03:11:36 +00:00
Tommaso Sciortino
90c764ce13
Support 3-parameter modifyOtherKeys sequences (#13342) 2025-11-19 00:40:40 +00:00
joshualitt
10003a6490
fix(core): Ensure read_many_files tool is available to zed. (#13338) 2025-11-18 22:58:12 +00:00
Tommaso Sciortino
b916d79fe2
Improve keyboard code parsing (#13307) 2025-11-18 19:49:08 +00:00
Shreya Keshive
379f09d92f
chore(release): v0.18.0-nightly.20251118.86828bb56 (#13309) 2025-11-18 19:04: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
JAYADITYA
7d33baabe4
feat :uninstall multiple extensions (#13016)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-18 15:20:25 +00:00
JAYADITYA
ecf8fba10e
feat: Show tip on first request and refactor phrases (#12952)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2025-11-18 07:02:31 +00:00
Tommaso Sciortino
2f8b68dffd
update glob version (#13242) 2025-11-18 00:31:17 +00:00
Tommaso Sciortino
8877c85278
Right click to paste in Alternate Buffer mode (#13234) 2025-11-17 23:48:33 +00:00
Tommaso Sciortino
ba88707b1e
Fix test to not leave terminal in mouse mode (#13232) 2025-11-17 17:47:08 +00:00
Jacob Richman
78a28bfc01
Fix: Animated scrollbar renders black in NO_COLOR mode (#13188) 2025-11-17 04:45:07 +00:00
gemini-cli-robot
cf8de02c68
chore/release: bump version to 0.17.0-nightly.20251116.e650a4ee5 (#13154) 2025-11-16 02:32:39 +00:00
shrutip90
9786c4dcff
Check folder trust before allowing add directory (#12652) 2025-11-15 03:06:30 +00:00
Tommaso Sciortino
d03496b710
Increase paste timeout + add warning. (#13099) 2025-11-15 00:02:28 +00:00
Jacob Richman
ab6b2293e1
Only warn about mouse movement when the mouse is down. (#13101) 2025-11-14 22:55:05 +00:00
shrutip90
472e775a13
feat: Update permissions command to support modifying trust for other… (#11642) 2025-11-14 22:41:53 +00:00
Jacob Richman
ba15eeb55f
bug(ui) make it clear when users need to enter selection mode and fix clear issue. (#13083) 2025-11-14 20:02:15 +00:00
shrutip90
d683e1c0db
fix(cli): Exit CLI when trust save unsuccessful during launch (#11968) 2025-11-14 19:56:39 +00:00
Tommaso Sciortino
6d83d3440c
Change default compress threshold to 0.7 for api key users (#13079) 2025-11-14 17:13:59 +00:00
Caroline Rose
9d74b7c0e8
feat(auth): Add option for metadata server application default credentials without project override (#12948) 2025-11-14 16:39:11 +00:00
Megha Bansal
638dd2f6c0
Improve test code coverage for cli/command/extensions package (#12994) 2025-11-14 05:28:01 +00:00
Tommaso Sciortino
555e25e633
slightly adjust model message formatting (#13043) 2025-11-14 05:13:39 +00:00
gemini-cli-robot
3174573b64
chore/release: bump version to 0.17.0-nightly.20251114.0fcbff506 (#13040) 2025-11-14 04:07:27 +00:00
Tommaso Sciortino
ab11b2c27f
Show model in history (#13034) 2025-11-14 03:11:06 +00:00
gemini-cli-robot
0fcbff506e
chore(release): bump version to 0.17.0-nightly.20251113.48e3932f6 (#13027) 2025-11-14 00:19:33 +00:00
joshualitt
48e3932f65
feat(core, cli): Add auth type to history checkpoint. (#13023) 2025-11-13 23:13:39 +00:00
Jacob Richman
d304216300
Polish sticky headers (#13024) 2025-11-13 22:33:48 +00:00
Jacob Richman
2b8adf8cf3
jacob314/drag scrollbar (#12998) 2025-11-13 22:13:18 +00:00
Jacob Richman
fb99b95372
Switch back to truncating headers. Unfortunately we have too many headers that are 10+ lines for no good reason so we need to add back this truncation until we fix them. (#13018) 2025-11-13 19:38:19 +00:00
Jacob Richman
60fe5acd60
feat(ui) support animated page up/down, fn-up/down and end+home (#13012) 2025-11-13 19:16:23 +00:00
Jacob Richman
eb9ff72b5a
Support incremental update experiment flag. (#12926) 2025-11-13 17:45:03 +00:00
N. Taylor Mullen
102905bbc7
feat: normalize verticality (#12991) 2025-11-13 08:20:14 +00:00
N. Taylor Mullen
fe1bfc64f7
feat: disengage surface adhesion protocols (#12989) 2025-11-13 07:36:18 +00:00
Jacob Richman
0f9ec2735c
feat(ui) Make useAlternateBuffer the default (#12976) 2025-11-13 05:17:46 +00:00
Abhi
13d8d9477c
fix(editor): ensure preferred editor setting updates immediately (#12981) 2025-11-13 04:02:53 +00:00
Tommaso Sciortino
43916b98aa
Don't clear buffers on cleanup. (#12979) 2025-11-13 03:20:21 +00:00
Abhi
5d27a62bec
refactor: remove read-many-files tool from agent (#12796) 2025-11-13 02:56:37 +00:00
gemini-cli-robot
a05e0ea3a4
chore/release: bump version to 0.16.0-nightly.20251113.ad1f0d99 (#12977) 2025-11-13 02:03:52 +00:00
Jacob Richman
ee7065f665
Sticky headers where the top rounded border is sticky. (#12971) 2025-11-13 01:01:16 +00:00
Allen Hutchison
1ed163a666
feat(safety): Introduce safety checker framework (#12504) 2025-11-12 21:18:34 +00:00
cornmander
aa9922bc98
feat: autogenerate keyboard shortcut docs (#12944) 2025-11-12 21:07:14 +00:00
Tommaso Sciortino
0075b4f118
Always show the tool internal name in /tools (#12964) 2025-11-12 20:45:18 +00:00
Jacob Richman
4d85ce40be
Turns out the node console.clear() clears the buffer. (#12959) 2025-11-12 20:15:25 +00:00
anj-s
7ec78452ec
Enable write_todo tool and fix output function schema (#12905) 2025-11-12 18:18:15 +00:00
Shardul Natu
1ffb9c4188
fix(FileCommandLoader): Remove error logs if the operation was aborted (#12927)
Co-authored-by: Shnatu <snatu@google.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-12 16:33:28 +00:00
gemini-cli-robot
396b427cc9
chore/release: bump version to 0.16.0-nightly.20251112.c961f274 (#12923) 2025-11-12 06:13:46 +00:00
gemini-cli-robot
c961f27401
chore(release): bump version to 0.16.0-nightly.20251112.2abc288c (#12917)
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
2025-11-12 05:14:20 +00:00
N. Taylor Mullen
cab9b1f370
Fix extensions disable/enable commands not awaiting handler (#12915) 2025-11-12 04:31:46 +00:00
Tommaso Sciortino
d3cf28eb4b
Use PascalCase for all tool display names (#12918) 2025-11-12 04:28:13 +00:00
Jacob Richman
2abc288c52
Make useFullWidth the default. (#12911) 2025-11-12 00:14:08 +00:00
Abhi
c1076512d1
Deprecate read_many_files tool (#12861) 2025-11-11 20:35:20 +00:00
kevinjwang1
b248ec6dfb
Add implementation for setting to disable Github extensions (#12838) 2025-11-11 18:37:01 +00:00
Shardul Natu
cc2c48d59e
fix(extension-uninstallation): Fix uninstalling extensions named differently than their directory name (#12852)
Co-authored-by: Shnatu <snatu@google.com>
2025-11-11 18:19:06 +00:00
joshualitt
a4415f15d3
feat(core): Migrate generateContent to model configs. (#12834) 2025-11-11 16:10:50 +00:00
Jacob Richman
cbbf565121
Support ink scrolling final pr (#12567) 2025-11-11 15:50:11 +00:00
N. Taylor Mullen
7bb13d1c41
telemetry: track interactive session state (#12856)
Co-authored-by: owenofbrien <86964623+owenofbrien@users.noreply.github.com>
2025-11-11 10:03:32 +00:00
gemini-cli-robot
e79f62694a
chore/release: bump version to 0.15.0-nightly.20251111.51f952e7 (#12860) 2025-11-11 07:04:14 +00:00
Megha Bansal
22b0550520
Issue#9751 - fix the gemini crash on startup in tmux environments (#11637) 2025-11-11 03:57:43 +00:00
bl-ue
6893d27441
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
cornmander
37ca643a64
Fix external editor diff drift (#12846) 2025-11-10 21:19:32 +00:00
Jacob Richman
8f4b1b582d
Switch to alternate buffer mode before rendering Ink. (#12833) 2025-11-10 20:30:38 +00:00
Tommaso Sciortino
3c9052a751
Stop printing garbage characters for F1,F2.. keys (#12835) 2025-11-10 18:56:05 +00:00
Adib234
331dbd5638
Preserve tabs on paste (#12735) 2025-11-10 15:37:43 +00:00
Tommaso Sciortino
c0b766ad74
Simplify switch case (#12798) 2025-11-09 22:36:13 +00:00
Tommaso Sciortino
fd59d9dd92
Fix shift+return in vscode. (#12799) 2025-11-09 22:08:29 +00:00
Tommaso Sciortino
9e4ae214a8
Revamp KeypressContext (#12746) 2025-11-09 16:45:04 +00:00
Jacob Richman
f649948713
Branch batch scroll (#12680) 2025-11-09 00:09:22 +00:00
christine betts
43b8731241
Fix extensions logging race condition and slash command logging (#12732) 2025-11-08 15:29:36 +00:00
Jacob MacDonald
9116cf2bab
[cleanup] rename info message property 'icon' to 'prefix' (#12743) 2025-11-08 00:07:33 +00:00
Jacob MacDonald
bafbcbbe8b
[feat]: Add /extensions restart command (#12739) 2025-11-07 23:17:23 +00:00
Jacob MacDonald
c883403147
[feat] Extension Reloading - respect updates to exclude tools (#12728) 2025-11-07 20:18:35 +00:00
Jacob Richman
6cf1c98524
Update ink version (#12720) 2025-11-07 17:32:46 +00:00
Jacob MacDonald
47603ef8e1
Reload gemini memory on extension load/unload + memory refresh refactor (#12651) 2025-11-07 17:07:25 +00:00
Haroon Chaudhry
a0a6828265
fix: Downloading release assets from private GitHub repository #11928 (#12682) 2025-11-07 15:50:44 +00:00
gemini-cli-robot
cd27cae848
chore(release): bump version to 0.15.0-nightly.20251107.b8eeb553 (#12687)
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
2025-11-07 04:29:38 +00:00
Tommaso Sciortino
475e92da5d
Fix test in windows (#12681) 2025-11-07 04:01:30 +00:00
Tommaso Sciortino
f05d937f39
Use consistent param names (#12517) 2025-11-06 23:03:52 +00:00
Adam Weidman
1e42fdf6c2
fix(cli): handle flash model errors gracefully (#12667) 2025-11-06 22:13:38 +00:00
christine betts
c13ec85d7d
Update keychain storage name to be more user-friendly (#12644) 2025-11-06 20:55:20 +00:00
Sandy Tao
36feb73bfd
Revert "Enable WriteTodos tool by default (#12500)" (#12658) 2025-11-06 20:21:53 +00:00
Sehoon Shon
31b34b11ab
Let users know when falling back to flash, and update the error messa… (#12640) 2025-11-06 18:43:21 +00:00
Jainam M
c585470a71
refactor(cli): consolidate repetitive tests in InputPrompt using it.each (#12524) 2025-11-06 17:41:50 +00:00
joshualitt
956ab94452
feat(core): Add ModelConfigService. (#12556) 2025-11-06 01:18:42 +00:00
Allen Hutchison
0f5dd2229c
chore: remove unused CLI policy TOML files (#12620) 2025-11-06 01:17:44 +00:00
Jacob Richman
224a33db2e
Improve tracking of animated components. (#12618) 2025-11-06 00:20:04 +00:00
Adam Weidman
c951f9fdcd
fix: add line breaks in quota/capacity msgs (#12603) 2025-11-05 21:12:06 +00:00
Jacob MacDonald
fa93b56243
[Extension Reloading]: Update custom commands, add enable/disable command (#12547) 2025-11-05 19:36:07 +00:00
Tommaso Sciortino
ca6cfaaf4e
Update auto compression message. (#12605) 2025-11-05 19:08:57 +00:00
Allen Hutchison
f5bd474e51
fix(core): prevent server name spoofing in policy engine (#12511) 2025-11-05 18:10:23 +00:00
Bryan Morgan
16113647de
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
Shreya Keshive
c743631148
chore(release): bump version to 0.14.0-nightly.20251104.da3da198 (#12564) 2025-11-05 16:09:33 +00:00
Jacob Richman
3937461272
Scrollable support (#12544) 2025-11-05 00:21:00 +00:00
Shreya Keshive
da3da19844
feat(core): Integrate remote experiments configuration (#12539) 2025-11-04 23:09:53 +00:00
Silvio Junior
53c7646ed7
enable codebase investigator by default for preview (#12555) 2025-11-04 22:30:01 +00:00
Sehoon Shon
b6524e410a
migrate console.error to coreEvents/debugger for sandbox, logger, chatRecordingService (#12253) 2025-11-04 21:02:31 +00:00