shishu314
|
cd75d94262
|
Log yolo mode + number of turns (#6055)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-08-25 20:06:47 +00:00 |
|
Shreya Keshive
|
776627c855
|
refactor(ide): Improve IDE detection discovery (#6765)
|
2025-08-25 18:39:57 +00:00 |
|
Pascal Birchler
|
49cce8a15d
|
chore(test): install and configure vitest eslint plugin (#3228)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-08-25 14:21:47 +00:00 |
|
sangwook
|
494a996ff8
|
feat(core): share file list patterns between glob and grep tools (#6359)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
|
2025-08-23 04:35:00 +00:00 |
|
Tommaso Sciortino
|
75822d3506
|
Change the type of ToolResult.responseParts (#6875)
|
2025-08-22 21:12:05 +00:00 |
|
gbbosak
|
9a0722625b
|
Fix crash when encountering an included directory which doesn't exist (#6497)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
|
2025-08-22 20:49:35 +00:00 |
|
Victor May
|
bb8a23ae80
|
Retry Message Stream on Empty Chunks (#6777)
|
2025-08-22 19:43:53 +00:00 |
|
Arya Gummadi
|
e1d5dc545d
|
fix(checkpointing): improve error handling and messaging for Git issues (#6801)
|
2025-08-22 15:29:52 +00:00 |
|
Victor Miura
|
31cd35b8c4
|
fix(tools): Add an end of file list marker to ReadManyFilesTool (#5967)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-08-22 15:10:14 +00:00 |
|
Nanda Kishore
|
528227a0f8
|
feat: Add programming language to CLI events (#6071)
Co-authored-by: christine betts <chrstn@uw.edu>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Adam Weidman <65992621+adamfweidman@users.noreply.github.com>
Co-authored-by: JaeHo Jang <diehreo@gmail.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: Victor May <mayvic@google.com>
Co-authored-by: Gaurav <39389231+gsquared94@users.noreply.github.com>
Co-authored-by: joshualitt <joshualitt@google.com>
Co-authored-by: Billy Biggs <bbiggs@google.com>
Co-authored-by: Ricardo Fabbri <rfabbri@gmail.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Co-authored-by: Shreya Keshive <skeshive@gmail.com>
Co-authored-by: Ben Guo <36952867+HunDun0Ben@users.noreply.github.com>
Co-authored-by: Ben Guo <hundunben@gmail.com>
Co-authored-by: mkusaka <hinoshita1992@gmail.com>
|
2025-08-22 12:17:32 +00:00 |
|
Bryant Chandler
|
4ced997d63
|
feat(search): Add option to disable fuzzy search (#6510)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
|
2025-08-22 06:31:39 +00:00 |
|
tanzhenxin
|
0ba0d27941
|
Merge branch 'main' into chore/sync-gemini-cli-v0.1.21
|
2025-08-22 10:20:01 +08:00 |
|
Tommaso Sciortino
|
15c62bade3
|
Reuse CoreToolScheduler for nonInteractiveToolExecutor (#6714)
|
2025-08-21 23:49:12 +00:00 |
|
官余棚
|
589f5e6823
|
feat(cli): prompt completion (#4691)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-21 08:04:04 +00:00 |
|
shrutip90
|
ba5309c405
|
Force restart on trust level change to reload settings (#6713)
|
2025-08-21 07:38:12 +00:00 |
|
Tommaso Sciortino
|
653267a64f
|
Remove unused attribute (#6661)
|
2025-08-20 23:13:50 +00:00 |
|
Victor May
|
4642de2a5c
|
Fixing at command race condition (#6663)
|
2025-08-20 19:51:31 +00:00 |
|
Jacob Richman
|
52e340a11b
|
Revert "Ignore workspace settings for untrusted folders" (#6672)
|
2025-08-20 19:49:15 +00:00 |
|
mingholy.lmh
|
1e2bbd1be3
|
fix: add patch for sync upstream
|
2025-08-20 22:24:53 +08:00 |
|
mingholy.lmh
|
c546d86d44
|
Merge tag 'v0.1.21' of github.com:google-gemini/gemini-cli into chore/sync-gemini-cli-v0.1.21
|
2025-08-20 22:24:50 +08:00 |
|
Mingholy
|
a7c8c4c2fa
|
fix: allow query submission abort (#392)
|
2025-08-20 17:21:44 +08:00 |
|
shrutip90
|
d250293c2e
|
Ignore workspace settings for untrusted folders (#6606)
|
2025-08-20 04:20:41 +00:00 |
|
Yuki Okita
|
21c6480b65
|
Refac: Centralize storage file management (#4078)
Co-authored-by: Taylor Mullen <ntaylormullen@google.com>
|
2025-08-20 01:55:47 +00:00 |
|
Gal Zahavi
|
f1575f6d8d
|
feat(core): refactor shell execution to use node-pty (#6491)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-19 23:03:51 +00:00 |
|
Tommaso Sciortino
|
0cc2a1e7ef
|
Remove unnecessary promiuse usage. (#6585)
|
2025-08-19 22:31:02 +00:00 |
|
owenofbrien
|
b561d3bbed
|
Log all session metadata (#6423)
|
2025-08-19 20:06:00 +00:00 |
|
Ramón Medrano Llamas
|
b24c5887c4
|
feat: restart MCP servers on /mcp refresh (#5479)
Co-authored-by: Brian Ray <62354532+emeryray2002@users.noreply.github.com>
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-08-19 19:03:19 +00:00 |
|
Shreya Keshive
|
9588aa6ef9
|
feat: Show /ide subcommands based on connection status instead of ideMode boolean (#6496)
|
2025-08-19 17:24:58 +00:00 |
|
Akhil Appana
|
fde5511c27
|
feat(ui): implement message queuing during streaming responses (#6049)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-19 16:25:16 +00:00 |
|
Arya Gummadi
|
ec0d9f4ff7
|
fix: add privacy settings hook and tests (#6360)
|
2025-08-19 06:57:10 +00:00 |
|
Conrad Irwin
|
fb3ceb0da4
|
Read and write files through Zed (#6169)
Co-authored-by: Agus Zubiaga <agus@zed.dev>
|
2025-08-18 22:29:45 +00:00 |
|
Bryant Chandler
|
465ac9f547
|
feat(filesearch): Introduce non-recursive file search strategy (#6087)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: Bryant Chandler <bryantchandler@chromium.org>
|
2025-08-18 20:43:24 +00:00 |
|
tanzhenxin
|
7dbc240847
|
chore: sync gemini-cli v0.1.19
|
2025-08-18 19:55:46 +08:00 |
|
Richie Foreman
|
2998f27f70
|
chore(compiler): Enable strict property access TS compiler flag. (#6255)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-17 16:43:21 +00:00 |
|
Jacob Richman
|
bd5e49c5ff
|
fix(input) Resolve cases where escape was broken (#6304)
|
2025-08-15 17:54:00 +00:00 |
|
Gal Zahavi
|
1a2906a8ad
|
Revert #6088 (#6328)
|
2025-08-15 17:27:33 +00:00 |
|
Evan Otero
|
ab1c483cab
|
feat(about): Add the IDE Client's display name to /about (#6311)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2025-08-15 16:32:15 +00:00 |
|
joshualitt
|
8f2fa5a537
|
feat(core): Migrate MockTools to declarative pattern. (#6197)
|
2025-08-15 15:44:26 +00:00 |
|
Pyush Sinha
|
a92299069d
|
fix: pendingSlashCommandHistoryItems corrected to properly memoize updates (#6282)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2025-08-15 15:11:43 +00:00 |
|
Gal Zahavi
|
980091cbc2
|
feat(core): refactor shell execution to use node-pty (#6088)
|
2025-08-14 20:40:12 +00:00 |
|
shrutip90
|
69c5582723
|
feat: Show untrusted status in the Footer (#6210)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-14 18:15:48 +00:00 |
|
pomelo
|
f2ba6dbb8a
|
Merge pull request #322 from QwenLM/fix/concurrent_requests
feat: prevent concurrent query submissions in useGeminiStream hook
|
2025-08-14 18:53:19 +08:00 |
|
tanzhenxin
|
0265b67b90
|
chore: npm run format & lint
|
2025-08-14 16:48:51 +08:00 |
|
tanzhenxin
|
c58106079e
|
feat: prevent concurrent query submissions in useGeminiStream hook
|
2025-08-14 16:39:26 +08:00 |
|
Richie Foreman
|
2dbd5ecdc8
|
chore(cli/slashcommands): Add status enum to SlashCommandEvent telemetry (#6166)
|
2025-08-13 20:37:08 +00:00 |
|
Harold Mciver
|
8fae227e8d
|
fix: Prevent duplicate or inactive tools/prompts after server refresh (#5850)
|
2025-08-13 19:31:24 +00:00 |
|
Jacob Richman
|
e4473a9007
|
Revert "chore(cli/slashcommands): Add status enum to SlashCommandEvent telemetry" (#6161)
|
2025-08-13 18:13:18 +00:00 |
|
shrutip90
|
38876b738f
|
Add support for trustedFolders.json config file (#6073)
|
2025-08-13 18:06:31 +00:00 |
|
Adam Weidman
|
b61a63aef4
|
move errorParsing.ts to core (#6159)
|
2025-08-13 17:57:11 +00:00 |
|
Deepankar Sharma
|
9c7fb870c1
|
Add terminal setup command for Shift+Enter and Ctrl+Enter support (#3289)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2025-08-13 17:32:54 +00:00 |
|