Commit Graph

3303 Commits

Author SHA1 Message Date
gemini-cli-robot
cb5c7fbdcb chore(release): v0.15.2 v0.15.2 2025-11-15 01:54:15 +00:00
gemini-cli-robot
4067f85da9 fix(patch): cherry-pick ab6b229 to release/v0.15.1-pr-13101 to patch version v0.15.1 and create version 0.15.2 (#13111)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2025-11-14 17:31:32 -08:00
gemini-cli-robot
2c6d3eb512 chore(release): v0.15.1 v0.15.1 2025-11-14 21:29:14 +00:00
gemini-cli-robot
79d8673793 fix(patch): cherry-pick ba15eeb to release/v0.15.0-pr-13083 to patch version v0.15.0 and create version 0.15.1 (#13094)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2025-11-14 13:11:09 -08:00
gemini-cli-robot
90adfb9a5a chore(release): v0.15.0 v0.15.0 2025-11-14 00:01:57 +00:00
gemini-cli-robot
37af6f4f8a chore(release): v0.15.0-preview.7 v0.15.0-preview.7 2025-11-13 23:25:44 +00:00
jacob314
9893da300f Fix snapshot. 2025-11-13 15:10:07 -08:00
Jacob Richman
3032a82425 Polish sticky headers (#13024) 2025-11-13 14:59:51 -08:00
jacob314
9ac47ebf8b Fix merge conflicts. 2025-11-13 14:55:25 -08:00
Jacob Richman
f581ae81db jacob314/drag scrollbar (#12998) 2025-11-13 14:48:57 -08:00
Jacob Richman
3955871052 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 14:48:38 -08:00
Jacob Richman
e192efa1f9 feat(ui) support animated page up/down, fn-up/down and end+home (#13012) 2025-11-13 14:47:38 -08:00
Jacob Richman
1cab681854 Support incremental update experiment flag. (#12926) 2025-11-13 14:45:22 -08:00
Jacob Richman
b37c674f2b feat(ui) Make useAlternateBuffer the default (#12976) 2025-11-13 14:44:27 -08:00
Jacob Richman
046b3011c2 Sticky headers where the top rounded border is sticky. (#12971) 2025-11-13 14:44:10 -08:00
Jacob Richman
0c4d3b2666 Turns out the node console.clear() clears the buffer. (#12959) 2025-11-13 14:42:17 -08:00
gemini-cli-robot
d13152b05f chore(release): v0.15.0-preview.6 v0.15.0-preview.6 2025-11-13 22:02:24 +00:00
gemini-cli-robot
24b5eec883 fix(patch): cherry-pick fb99b95 to release/v0.15.0-preview.5-pr-13018 [CONFLICTS] (#13022)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2025-11-13 13:34:00 -08:00
gemini-cli-robot
16f40a2847 chore(release): v0.15.0-preview.5 v0.15.0-preview.5 2025-11-13 18:08:49 +00:00
gemini-cli-robot
77751a0739 fix(patch): cherry-pick 13d8d94 to release/v0.15.0-preview.4-pr-12981 to patch version v0.15.0-preview.4 and create version 0.15.0-preview.5 (#13011)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
2025-11-13 12:48:15 -05:00
gemini-cli-robot
4ae2d4b184 chore(release): v0.15.0-preview.4 v0.15.0-preview.4 2025-11-13 17:26:10 +00:00
gemini-cli-robot
2639d74814 fix(patch): cherry-pick 102905b to release/v0.15.0-preview.3-pr-12991 to patch version v0.15.0-preview.3 and create version 0.15.0-preview.4 (#13008)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
2025-11-13 16:57:49 +00:00
gemini-cli-robot
fcd9b2a5fe chore(release): v0.15.0-preview.3 v0.15.0-preview.3 2025-11-13 08:35:56 +00:00
gemini-cli-robot
605d9167dd fix(patch): cherry-pick fe1bfc6 to release/v0.15.0-preview.2-pr-12989 to patch version v0.15.0-preview.2 and create version 0.15.0-preview.3 (#12990)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
2025-11-13 00:16:38 -08:00
gemini-cli-robot
128c22ece6 chore(release): v0.15.0-preview.2 v0.15.0-preview.2 2025-11-12 20:47:51 +00:00
gemini-cli-robot
e27197096a fix(patch): cherry-pick 7ec7845 to release/v0.15.0-preview.1-pr-12905 [CONFLICTS] (#12962)
Co-authored-by: anj-s <32556631+anj-s@users.noreply.github.com>
Co-authored-by: Anjali Sridhar <anjsridhar@gmail.com>
2025-11-12 12:31:21 -08:00
gemini-cli-robot
48fa48ca38 chore(release): v0.15.0-preview.1 v0.15.0-preview.1 2025-11-12 19:22:34 +00:00
gemini-cli-robot
dfe7fc9a53 fix(patch): cherry-pick 540f606 to release/v0.15.0-preview.0-pr-12949 to patch version v0.15.0-preview.0 and create version 0.15.0-preview.1 (#12956)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
2025-11-12 18:41:49 +00:00
gemini-cli-robot
af5a1ebec5 chore(release): v0.15.0-preview.0 v0.15.0-preview.0 2025-11-12 00:54:17 +00:00
Jacob Richman
2abc288c52 Make useFullWidth the default. (#12911) 2025-11-12 00:14:08 +00:00
Tommaso Sciortino
2e2b066713 Move temp dir from system prompt to first user msg (#12895) 2025-11-11 21:22:22 +00:00
Abhi
c1076512d1 Deprecate read_many_files tool (#12861) 2025-11-11 20:35:20 +00:00
Abhi
3154c06dc3 fix(ci): pre-download ripgrep in global setup to prevent race conditions (#12886) 2025-11-11 18:50:17 +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
Tommaso Sciortino
ac733d40b3 Add expected_replacements to smart-edit tool (#12885) 2025-11-11 18:17:45 +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
cornmander
4fbeac8b32 Add experiment logging and add caching experiment (#12862) 2025-11-11 04:15:38 +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
Mark Thompson
5ba6bc7139 fix(prompt): Add Angular support to base prompt (#10252) 2025-11-11 03:42:22 +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
Abhi
51f952e700 fix(core): use ripgrep --json output for robust cross-platform parsing (#12853) 2025-11-11 00:01:01 +00:00
davidmcwherter
4af4f8644d Fixes #12841: Plumb headers through google_credentials transport crea… (#12849)
Co-authored-by: David McWherter <davidmcw@gmail.com>
2025-11-10 22:06:31 +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
cornmander
2136598e87 Harden modifiable tool temp workspace (#12837)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-10 18:48:44 +00:00