pomelo-nwu
2967bec11c
feat: update code
2025-11-05 11:23:27 +08:00
pomelo-nwu
512c91a969
Merge branch 'main' into web-search
2025-11-03 17:34:03 +08:00
Huarong
495a9d6d92
change Launch Gemini CLI to Qwen Code CLI in help information ( #929 )
2025-10-31 11:36:31 +08:00
tanzhenxin
817218f1cf
feat: Refactor and Enhance Ripgrep Tool ( #930 )
2025-10-31 10:53:13 +08:00
pomelo-nwu
7cb068ceb2
Merge branch 'main' into web-search
2025-10-30 19:42:00 +08:00
yjw0628
ced79cf4e3
fixbug: fix qwen help des ( #915 )
2025-10-29 19:09:17 +08:00
tanzhenxin
f8be8a61c8
🐛 Bug Fixes Release v0.1.1 ( #898 )
2025-10-29 12:25:50 +08:00
pomelo-nwu
741eaf91c2
feat: add web_search docs
2025-10-27 17:05:47 +08:00
pomelo-nwu
f9f6eb52dd
feat: add multi websearch provider
2025-10-24 17:16:14 +08:00
tanzhenxin
eb95c131be
Sync upstream Gemini-CLI v0.8.2 ( #838 )
2025-10-23 09:27:04 +08:00
tanzhenxin
4e7a7e2656
feat: Implement Plan Mode for Safe Code Planning ( #658 )
2025-09-24 14:26:17 +08:00
Mingholy
48d8587bf9
feat: add yolo mode support to auto vision model switch ( #652 )
...
* feat: add yolo mode support to auto vision model switch
* feat: add cli args & env variables for switch behavoir
* fix: use dedicated model names and settings
* docs: add vision model instructions
* fix: failed test case
* fix: setModel failure
2025-09-24 10:21:09 +08:00
Mingholy
9df193ca42
Merge branch 'main' into chore/sync-gemini-cli-v0.3.4
2025-09-16 19:51:32 +08:00
tanzhenxin
386538521b
feat: Add skipLoopDetection Configuration Option
2025-09-15 14:02:46 +08:00
mingholy.lmh
14ea33063f
Merge tag 'v0.3.0' into chore/sync-gemini-cli-v0.3.0
2025-09-11 16:26:56 +08:00
matt korwel
7404949eff
Patch 0.3.0 preview.4 ( #7713 )
...
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com >
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: Bryan Morgan <bryanmorgan@google.com >
Co-authored-by: anthony bushong <agmsb@users.noreply.github.com >
2025-09-04 17:00:46 +00:00
tanzhenxin
2572faf726
# 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update ( #483 )
2025-09-01 14:48:55 +08:00
Gal Zahavi
f22263c9e8
refactor: refactor settings to a nested structure ( #7244 )
2025-08-28 01:39:45 +00:00
Bryant Chandler
99a28e6b6a
fix: Enable disableFuzzySearch config option propagation ( #7002 )
...
Co-authored-by: Jacob Richman <jacob314@gmail.com >
2025-08-27 15:27:41 +00:00
tanzhenxin
600c58bbcb
🔧 Miscellaneous Improvements and Refactoring ( #466 )
2025-08-27 17:32:57 +08:00
Mingholy
347e606366
fix: ambiguous literals ( #461 )
2025-08-27 15:23:21 +08:00
Andrew Garrett
52dae2c583
feat(cli): Add --allowed-tools flag to bypass tool confirmation ( #2417 ) ( #6453 )
2025-08-26 16:17:43 +00:00
christine betts
dff175c4f4
[extensions] Add disable command ( #7001 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-26 14:36:55 +00:00
shrutip90
ae1f67df04
feat: Disable YOLO and AUTO_EDIT modes for untrusted folders ( #7041 )
2025-08-26 00:30:04 +00:00
Jack Wotherspoon
8075300e34
chore: remove CLI flags all_files and show_memory_usage ( #7059 )
2025-08-26 00:04:35 +00: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
christine betts
0bd496bd51
[extensions] Add extension management install command ( #6703 )
2025-08-25 17:02:10 +00:00
mingholy.lmh
fd883b4bae
fix: yargs locale
2025-08-25 18:34:41 +08:00
kookyleo
5bba15b038
fix(cli): Improve proxy test isolation and sandbox path resolution ( #6555 )
2025-08-23 04:43:03 +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
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
christine betts
10286934e6
Introduce initial screen reader mode handling and flag ( #6653 )
2025-08-21 22:29:15 +00:00
tanzhenxin
742337c390
feat: Add deterministic cache control ( #411 )
...
* feat: add deterministic cache control
2025-08-21 18:33:13 +08:00
官余棚
589f5e6823
feat(cli): prompt completion ( #4691 )
...
Co-authored-by: Jacob Richman <jacob314@gmail.com >
2025-08-21 08:04:04 +00: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
Sandy Tao
389102ec0e
feat(core): Add --skip-next-speaker-check flag ( #6589 )
2025-08-19 23:45:13 +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
tanzhenxin
a19db16485
chore: npm run format
2025-08-18 20:01:54 +08: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
Billy Biggs
d57cc0b930
Add support for HTTP OpenTelemetry exporters ( #6357 )
2025-08-16 01:10:21 +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
tanzhenxin
3e082ae89a
feat: replace google web search with tavily web search ( #329 )
2025-08-14 21:20:23 +08:00
shrutip90
38876b738f
Add support for trustedFolders.json config file ( #6073 )
2025-08-13 18:06:31 +00:00
Agus Zubiaga
d3fda9dafb
Zed integration schema upgrade ( #5536 )
...
Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com >
Co-authored-by: Ben Brandt <benjamin@zed.dev >
2025-08-13 15:58:26 +00:00
tanzhenxin
bc92da04e9
Merge tag 'v0.1.18' of https://github.com/google-gemini/gemini-cli into chore/sync-gemini-cli-v0.1.18
2025-08-13 15:11:10 +08:00
Arya Gummadi
8d6eb8c322
feat: add --approval-mode parameter ( #6024 )
...
Co-authored-by: Jacob Richman <jacob314@gmail.com >
2025-08-12 22:10:22 +00:00
Shreya Keshive
3a87712c1a
Launch VS Code IDE Integration ( #6063 )
2025-08-12 21:08:07 +00:00