Jacob Richman
|
d8dbe6271f
|
Fix syntax highlighting and rendering issues. (#7759)
Co-authored-by: Miguel Solorio <miguelsolorio@google.com>
|
2025-09-05 22:29:54 +00:00 |
|
DeWitt Clinton
|
c1b8708ef5
|
Add hidden property to slash commands (#7797)
|
2025-09-05 20:38:36 +00:00 |
|
christine betts
|
69da43eb70
|
Make 'source' a positional argument in extensions install and set flag to true (#7807)
|
2025-09-05 18:44:41 +00:00 |
|
JAYADITYA
|
5634be70f1
|
fix the proQutaDialog (#7647)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-09-05 16:30:15 +00:00 |
|
shishu314
|
918ab3c2ec
|
feat(security) - Make oauth token storage implement the shared interface (#7802)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-09-05 16:08:50 +00:00 |
|
Chen Koki
|
107537c341
|
fix(ui): fix drag-and-drop file feature for macOS terminal 2 (#7174)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-09-04 22:06:04 +00:00 |
|
shishu314
|
35a841f71a
|
Feat(security) - Make the OAuthTokenStorage non static (#7716)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-09-04 20:42:47 +00:00 |
|
Tommaso Sciortino
|
cb43bb9ca4
|
Use IdeClient directly instead of config.ideClient (#7627)
|
2025-09-04 16:32:09 +00:00 |
|
Victor May
|
e7a4142b2a
|
Handle cleaning up the response text in the UI when a response stream retry occurs (#7416)
|
2025-09-04 02:00:16 +00:00 |
|
christine betts
|
987f08a619
|
Add enforcedAuthType setting (#6564)
|
2025-09-03 22:33:37 +00:00 |
|
shrutip90
|
7c667e100e
|
Override Gemini CLI trust with VScode workspace trust when in IDE (#7433)
|
2025-09-03 18:44:26 +00:00 |
|
Tommaso Sciortino
|
e6e60861e5
|
Move settings error throwing to loadSettings (#7605)
|
2025-09-03 17:41:53 +00:00 |
|
JAYADITYA
|
de53b30e69
|
feat(cli): custom witty message (#7641)
|
2025-09-03 16:39:04 +00:00 |
|
owenofbrien
|
044c3a0e14
|
Log config.useSmartEdit to Clearcut (#7617)
|
2025-09-03 09:58:47 +00:00 |
|
bl-ue
|
b5dd6f9ea6
|
feat(sessions): Integrate chat recording into GeminiChat (#6721)
|
2025-09-03 05:29:07 +00:00 |
|
David East
|
4d07cb7dba
|
feat(cli): Add support for Ctrl+Backspace to delete a word backward (#7162)
|
2025-09-03 01:00:41 +00:00 |
|
Deepankar Sharma
|
5e1651954d
|
Fix Arrow Keys and make Kitty Protocol more robust (#7118)
|
2025-09-02 23:33:38 +00:00 |
|
Miguel Solorio
|
0a7f5be81f
|
Add footer configuration settings (#7419)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-02 17:35:43 +00:00 |
|
Tommaso Sciortino
|
997136ae25
|
Enable citations by default for certain users. (#7438)
|
2025-09-02 16:36:24 +00:00 |
|
Miguel Solorio
|
c29e44848b
|
Add highlights for input /commands and @file/paths (#7165)
|
2025-09-02 16:21:55 +00:00 |
|
shishu314
|
93820f833f
|
Fix(cli) - Remove Foldertrust Feature Flag (#7420)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-09-02 16:01:22 +00:00 |
|
Adam Weidman
|
45213103f6
|
chore(dedup): Mock tools refix (#7418)
|
2025-08-29 20:08:26 +00:00 |
|
Noritaka Kobayashi
|
da22deac17
|
refactor: remove redundant 'undefined' type or '?' (#2691)
|
2025-08-29 19:33:12 +00:00 |
|
hritan
|
421f989faf
|
fix: show parent name in trust folder confirmation (#7331)
Co-authored-by: Hriday Taneja <hridayt@google.com>
|
2025-08-29 19:01:06 +00:00 |
|
Davor Racic
|
175fc3bf03
|
feat(cli): add fuzzy matching for command suggestions (#6633)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
|
2025-08-29 18:38:39 +00:00 |
|
Hiroaki Mitsuyoshi
|
6f91cfa9a3
|
fix(cli): preserve input history after /clear command (#5890)
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-08-29 18:18:22 +00:00 |
|
Richie Foreman
|
5e5f2dffc0
|
fix(trust): Respect folder trust setting when reading GEMINI.md (#7409)
|
2025-08-29 18:12:36 +00:00 |
|
shrutip90
|
2a0e69d833
|
fix(trust): Update config.isTrustedFolder (#7373)
|
2025-08-29 02:41:33 +00:00 |
|
Tommaso Sciortino
|
71ad272a1b
|
Show citations at the end of each turn (#7350)
|
2025-08-28 23:42:54 +00:00 |
|
JAYADITYA
|
a63e67823d
|
feat: add Pro Quota Dialog (#7094)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-28 22:49:43 +00:00 |
|
shishu314
|
10c6af7e49
|
Fix(trust) - Disable commands from untrusted directories when useFolderTrust is enabled (#7341)
Co-authored-by: Richie Foreman <richie.foreman@gmail.com>
Co-authored-by: Shi Shu <shii@google.com>
|
2025-08-28 21:45:47 +00:00 |
|
christine betts
|
fe5bb6694e
|
Screen reader updates (#7307)
|
2025-08-28 20:52:14 +00:00 |
|
shrutip90
|
1fc1c2b4e4
|
fix: Settings in Folder trust hook (#7343)
|
2025-08-28 19:57:06 +00:00 |
|
joshualitt
|
600151cc2c
|
bug(core): Strip thoughts when loading history. (#7167)
|
2025-08-28 17:25:13 +00:00 |
|
Gal Zahavi
|
5f16541c38
|
Revert "chore(cleanup): Consolidate MockTool definitions (#7228)" (#7283)
|
2025-08-28 04:06:50 +00:00 |
|
Abhi
|
bfdddcbd99
|
feat(commands): Enable @file processing in TOML commands (#6716)
|
2025-08-28 03:22:21 +00:00 |
|
Gal Zahavi
|
529c2649b8
|
Revert "Move mockTool into test-utils (#7245)" (#7277)
|
2025-08-28 03:05:47 +00:00 |
|
Gal Zahavi
|
f22263c9e8
|
refactor: refactor settings to a nested structure (#7244)
|
2025-08-28 01:39:45 +00:00 |
|
Tommaso Sciortino
|
af4fe611ed
|
Fix diff rendering in windows. (#7254)
|
2025-08-27 22:22:55 +00:00 |
|
Richie Foreman
|
cd2e237c73
|
fix(compression): Discard compression result if it results in more token usage (#7047)
|
2025-08-27 21:00:45 +00:00 |
|
Adam Weidman
|
da7901acaf
|
Move mockTool into test-utils (#7245)
|
2025-08-27 20:18:15 +00:00 |
|
Adam Weidman
|
f0146c8b85
|
chore(cleanup): Consolidate MockTool definitions (#7228)
|
2025-08-27 18:18:26 +00:00 |
|
Gaurav
|
0c1f3acc7d
|
fix: make test more reliable (#7233)
|
2025-08-27 17:13:38 +00:00 |
|
Arya Gummadi
|
4c3ec1f0cc
|
refactor: centralize tool status symbols in constants (#7054)
|
2025-08-27 14:54:32 +00:00 |
|
christine betts
|
c79f145b37
|
Add prompt to migrate workspace extensions (#7065)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-27 00:43:02 +00:00 |
|
David East
|
2df3480cba
|
fix(cli): make Ctrl+C UI test less flaky (#7166)
|
2025-08-27 00:06:02 +00:00 |
|
Lee James
|
3e74ff71b7
|
feat(errors): Make errors more informative (#7133)
|
2025-08-26 23:22:05 +00:00 |
|
Miguel Solorio
|
6fb01ddcc4
|
Update colors tokens for inputer/footer (#6523)
|
2025-08-26 22:08:47 +00:00 |
|
Adam Weidman
|
bfef867ba7
|
Add a2a-server package to gemini-cli (#6597)
|
2025-08-26 20:49:25 +00:00 |
|
Pavel Simakov
|
bdd63ce3e8
|
Added usage details to /tools command. (#6849)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2025-08-26 18:07:12 +00:00 |
|