Tommaso Sciortino
|
1402b40cbf
|
Show model in history (#13034)
|
2025-11-14 03:11:06 +00:00 |
|
joshualitt
|
028c6fe71b
|
feat(core, cli): Add auth type to history checkpoint. (#13023)
|
2025-11-13 23:13:39 +00:00 |
|
Jacob Richman
|
1173bf3ad9
|
feat(ui) Make useAlternateBuffer the default (#12976)
|
2025-11-13 05:17:46 +00:00 |
|
Abhi
|
1a3df25207
|
fix(editor): ensure preferred editor setting updates immediately (#12981)
|
2025-11-13 04:02:53 +00:00 |
|
Tommaso Sciortino
|
5e4d8a1f14
|
Don't clear buffers on cleanup. (#12979)
|
2025-11-13 03:20:21 +00:00 |
|
Abhi
|
0e6e5a023e
|
refactor: remove read-many-files tool from agent (#12796)
|
2025-11-13 02:56:37 +00:00 |
|
anj-s
|
86cad96ff4
|
Enable write_todo tool and fix output function schema (#12905)
|
2025-11-12 18:18:15 +00:00 |
|
joshualitt
|
c00d438037
|
feat(core): Migrate generateContent to model configs. (#12834)
|
2025-11-11 16:10:50 +00:00 |
|
Jacob Richman
|
ca478d47ce
|
Support ink scrolling final pr (#12567)
|
2025-11-11 15:50:11 +00:00 |
|
N. Taylor Mullen
|
bfcb4f883c
|
telemetry: track interactive session state (#12856)
Co-authored-by: owenofbrien <86964623+owenofbrien@users.noreply.github.com>
|
2025-11-11 10:03:32 +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 |
|
Tommaso Sciortino
|
4774384583
|
Revamp KeypressContext (#12746)
|
2025-11-09 16:45:04 +00:00 |
|
Jacob Richman
|
b9ca374e84
|
Branch batch scroll (#12680)
|
2025-11-09 00:09:22 +00:00 |
|
Jacob MacDonald
|
c9a63d8e8f
|
[feat] Extension Reloading - respect updates to exclude tools (#12728)
|
2025-11-07 20:18:35 +00:00 |
|
Jacob MacDonald
|
41b6f4411f
|
Reload gemini memory on extension load/unload + memory refresh refactor (#12651)
|
2025-11-07 17:07:25 +00:00 |
|
Tommaso Sciortino
|
1ff17461a8
|
Use consistent param names (#12517)
|
2025-11-06 23:03:52 +00:00 |
|
Adam Weidman
|
5e4ac2c201
|
fix(cli): handle flash model errors gracefully (#12667)
|
2025-11-06 22:13:38 +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 |
|
Jacob Richman
|
ea083e5211
|
Improve tracking of animated components. (#12618)
|
2025-11-06 00:20:04 +00:00 |
|
Adam Weidman
|
8eb32d4475
|
fix: add line breaks in quota/capacity msgs (#12603)
|
2025-11-05 21:12:06 +00:00 |
|
Jacob MacDonald
|
93cc1f893e
|
[Extension Reloading]: Update custom commands, add enable/disable command (#12547)
|
2025-11-05 19:36:07 +00:00 |
|
Tommaso Sciortino
|
5fa84a0b56
|
Update auto compression message. (#12605)
|
2025-11-05 19:08:57 +00:00 |
|
Jacob Richman
|
5579a816f4
|
Scrollable support (#12544)
|
2025-11-05 00:21:00 +00:00 |
|
Tommaso Sciortino
|
bb7e1bcdc4
|
Fix shift+tab keybinding when not in kitty mode (#12552)
|
2025-11-04 19:45:22 +00:00 |
|
Tommaso Sciortino
|
0c777635eb
|
Fix alt+left on ghostty (#12503)
|
2025-11-04 04:30:42 +00:00 |
|
Jacob Richman
|
799e000119
|
Modify navigation and completion keyboard shortcuts to not use scroll. (#12502)
|
2025-11-04 00:22:04 +00:00 |
|
Jacob Richman
|
fc6e84019a
|
alternate buffer support (#12471)
|
2025-11-03 21:41:58 +00:00 |
|
Riddhi Dutta
|
6234884dc9
|
Refactoring packages/cli/src/ui tests (#12482)
Co-authored-by: riddhi <duttariddhi@google.com>
|
2025-11-03 18:10:57 +00:00 |
|
Hriday
|
0ea05914e6
|
chore: migrate console.error to debugLogger in usePromptCompletion (#12208)
Co-authored-by: Hriday Taneja <hridayt@google.com>
|
2025-10-31 15:39:03 +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
|
c1ea4eb434
|
Initial support for reloading extensions in the CLI - mcp servers only (#12239)
|
2025-10-30 18:05:49 +00:00 |
|
Hriday
|
d5f4008625
|
chore: migrate console.error to debugLogger in useSlashCompletion (#12218)
Co-authored-by: Hriday Taneja <hridayt@google.com>
|
2025-10-30 03:59:15 +00:00 |
|
Tommaso Sciortino
|
fb605ffb14
|
Fix atprocessor test on windows (#12252)
|
2025-10-29 21:11:39 +00:00 |
|
lifefloating
|
0c087bea4b
|
fix: enhance path handling in handleAtCommand to support relative paths (#9065)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-10-29 02:13:04 +00:00 |
|
Tommaso Sciortino
|
0e2ed6833f
|
Change debug drawer keybinding to F12 (#12171)
|
2025-10-28 19:10:40 +00:00 |
|
hritan
|
5349e1abb1
|
chore: migrate console.error in useGeminiStream (#12157)
Co-authored-by: Hriday Taneja <hridayt@google.com>
|
2025-10-28 19:05:48 +00:00 |
|
christine betts
|
d2e8d8afbb
|
Add support for sensitive keychain-stored per-extension settings (#11953)
|
2025-10-28 18:48:50 +00:00 |
|
Jacob Richman
|
8edec7612e
|
Migrate tests to use avoid jsdom (#12118)
|
2025-10-28 17:32:15 +00:00 |
|
Allen Hutchison
|
16ee683eb4
|
refactor: Migrate console.error to debugLogger.warn in atCommandProcessor.ts (#12134)
|
2025-10-28 17:16:47 +00:00 |
|
Jacob MacDonald
|
942b0520ad
|
Add ExtensionLoader interface, use that on Config object (#12116)
|
2025-10-28 16:04:30 +00:00 |
|
Pavel Jbanov
|
79551afa15
|
feat: added basic dev otel trace instrumentation (#11690)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-27 23:16:44 +00:00 |
|
Riddhi Dutta
|
51e157fa0e
|
Refactor vim.test.ts: Use Parameterized Tests (#11969)
|
2025-10-27 17:13:17 +00:00 |
|
joshualitt
|
2cb02da5b2
|
feat(core, cli): Implement sequential approval. (#11593)
|
2025-10-27 16:59:08 +00:00 |
|
Jacob Richman
|
58cf2f076a
|
First batch of fixing tests to use best practices. (#11964)
|
2025-10-25 21:41:53 +00:00 |
|
Tommaso Sciortino
|
fcc53ad3de
|
Make PASTE_WORKAROUND the default. (#12008)
|
2025-10-25 02:55:13 +00:00 |
|
Tommaso Sciortino
|
8f1e401d1a
|
Support paste markers split across writes. (#11977)
|
2025-10-25 01:52:03 +00:00 |
|
Jacob MacDonald
|
882941cd5f
|
use debugLogger instead of console.error (#11990)
|
2025-10-24 23:31:25 +00:00 |
|
Gaurav
|
95b804ee37
|
fix: handle request retries and model fallback correctly (#11624)
|
2025-10-24 18:09:06 +00:00 |
|
Tommaso Sciortino
|
aa8b41d582
|
Use raw writes to stdin where possible in tests (#11837)
|
2025-10-23 21:41:21 +00:00 |
|