tanzhenxin
35e996d46c
feat: subagent runtime & CLI display - done
2025-09-09 15:53:10 +08:00
Tao Zhu
ac0a0e061e
Make the ReadManyFiles tool share the "DEFAULT_MAX_LINES_TEXT_FILE=2000" limit across files.
...
The current implementation can return 2000 x N lines when reading N files, such a length can be either extremely slow or infeasible for LLMs to process.
2025-09-08 22:47:45 -07:00
Zagorulko Oleg
60c136ad67
fix: resolve EditTool naming inconsistency causing agent confusion loops ( #513 )
...
* fix: resolve EditTool naming inconsistency causing agent confusion loops
* docs: restore original format for edit tool
* fix: apply prettier formatting to docs and tests
* test: update snapshots for edit tool
2025-09-09 11:33:07 +08:00
tanzhenxin
4985bfc000
feat: subagent runtime & CLI display - wip
2025-09-08 20:01:49 +08:00
tanzhenxin
9fcc7a4cbe
feat: subagent creation dialog - continued
2025-09-04 11:07:42 +08:00
tanzhenxin
5d8874205d
feat: subagent phase 2 implementation
2025-09-03 19:17:29 +08:00
tanzhenxin
2572faf726
# 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update ( #483 )
2025-09-01 14:48:55 +08:00
tanzhenxin
1610c1586e
🚀 Add Todo Write Tool for Task Management and Progress Tracking ( #478 )
2025-08-28 20:32:21 +08:00
Abhi
bfdddcbd99
feat(commands): Enable @file processing in TOML commands ( #6716 )
2025-08-28 03:22:21 +00:00
Mingholy
de279b56f3
fix: add explicit is_background param for shell tool ( #445 )
...
* fix: add explicit background param for shell tool
* fix: explicit param schema
* docs(shelltool): update `is_background` description
2025-08-27 11:32:48 +08:00
Lee James
3e74ff71b7
feat(errors): Make errors more informative ( #7133 )
2025-08-26 23:22:05 +00:00
shishu314
142192ae59
fix(cli) - Add logging for shell errors ( #7007 )
...
Co-authored-by: Shi Shu <shii@google.com >
Co-authored-by: Jacob Richman <jacob314@gmail.com >
2025-08-26 19:26:16 +00:00
Andrew Garrett
52dae2c583
feat(cli): Add --allowed-tools flag to bypass tool confirmation ( #2417 ) ( #6453 )
2025-08-26 16:17:43 +00:00
koalazf.99
65b3db8cb2
merge main and fix conflict
2025-08-26 13:50:29 +08:00
Pascal Birchler
0f031a7f89
Explict imports & exports with type modifier ( #3774 )
2025-08-25 22:04:53 +00:00
Pascal Birchler
ee4feea006
chore: consistently import node modules with prefix ( #3013 )
...
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com >
2025-08-25 20:11:27 +00:00
koalazf99
300881405a
tmp
2025-08-24 00:31:10 +08: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
Lee James
240830afac
feat(mcp): log include MCP request with error ( #6778 )
2025-08-22 18:10:30 +00:00
joshualitt
76bbbac7ff
bug(core): Fix for "no changes" edits. ( #6836 )
2025-08-22 17:43:19 +00:00
pokutuna
56ad22b39b
fix(core): citation markers misplaced in search results containing multibyte characters ( #5956 )
...
Co-authored-by: Allen Hutchison <adh@google.com >
2025-08-22 16:09:16 +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
tanzhenxin
9a4a91ee6d
Merge branch 'main' into chore/sync-gemini-cli-v0.1.21
2025-08-22 17:15:40 +08:00
tanzhenxin
6142fbf64a
fix: invalid web search tool schema when using deepseek api
2025-08-22 15:17:42 +08:00
fuyou
ef46d64ae5
Fix(grep): memory overflow in grep search and enhance test coverage ( #5911 )
...
Co-authored-by: Jacob Richman <jacob314@gmail.com >
2025-08-22 06:10:45 +00:00
tanzhenxin
0ba0d27941
Merge branch 'main' into chore/sync-gemini-cli-v0.1.21
2025-08-22 10:20:01 +08:00
joshualitt
ec41b8db8e
feat(core): Annotate remaining error paths in tools with type. ( #6699 )
2025-08-21 21:40:18 +00:00
ajiwo
ed5a2d0fa4
Limit grep result ( #407 )
...
* feat: implement result limiting for GrepTool to prevent context overflow
2025-08-21 18:35:30 +08:00
Yoichiro Tanaka
63f9e86bc3
feat(mcp-client): Handle 401 error for httpUrl ( #6640 )
2025-08-21 07:05:45 +00:00
Tommaso Sciortino
653267a64f
Remove unused attribute ( #6661 )
2025-08-20 23:13:50 +00:00
Tommaso Sciortino
0193ce77dd
Remove unnecessary FileErrorType. ( #6697 )
2025-08-20 23:13:29 +00:00
Jacob MacDonald
1738d40745
return the JSON stringified parameters from getDescription for MCP tools and Discovered tools ( #6655 )
2025-08-20 20:10:02 +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
tanzhenxin
a0a1d6e253
chore: fix build issue
2025-08-20 11:11:18 +08:00
tanzhenxin
0de3236076
Merge branch 'main' into chore/sync-gemini-cli-v0.1.19
2025-08-20 10:45:42 +08: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
joshualitt
b9cece767d
feat(core): Cleanup after migrating tools. ( #6199 )
...
Co-authored-by: Jacob Richman <jacob314@gmail.com >
2025-08-19 20:55:06 +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
Gal Zahavi
6fc68ff8d4
fix(tools): Handle special characters in file paths for glob and read_many_files ( #6507 )
...
Co-authored-by: Jacob Richman <jacob314@gmail.com >
2025-08-18 23:39:05 +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
Jacob MacDonald
3960ccf781
Add MCP Root change notifications ( #6502 )
2025-08-18 21:09:02 +00:00
joshualitt
d66ddcd82e
bug(core): Do not throw validation errors when building tools in nonInteractiveToolExecutor. ( #6363 )
2025-08-18 20:28:15 +00:00
Fan
7b378e826c
feat: project/global save location option ( #368 )
2025-08-18 23:09:50 +08:00
tanzhenxin
7dbc240847
chore: sync gemini-cli v0.1.19
2025-08-18 19:55:46 +08:00
thuan1412
5e70b34041
feat: use .geminiignore in grep tool ( #349 )
...
* feat: use .geminiignore in grep tool
2025-08-18 11:37:26 +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
Tommaso Sciortino
b55f19fdfc
use toMatchSnapshot in test ( #6344 )
2025-08-15 20:31:00 +00:00