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 |
|
tanzhenxin
|
cfc1aebee6
|
chore: use correct CLI_VERSION for logging
|
2025-08-12 21:00:17 +08:00 |
|
Yuki Okita
|
34434cd4aa
|
feat: drop load-memory-from-include-directories option from cli args (#5866)
|
2025-08-09 19:50:53 +00:00 |
|
shrutip90
|
34b5dc7f28
|
Add FolderTrustDialog that shows on launch and enables folderTrust setting (#5815)
|
2025-08-08 18:02:27 +00:00 |
|
mingholy.lmh
|
ea7dcf8347
|
feat(oauth): add Qwen OAuth integration
|
2025-08-08 10:30:18 +08:00 |
|
laurentsimon
|
60362e0329
|
fix: MCP servers allowed in settings do not show up in /mcp command (#5324)
|
2025-08-07 23:42:17 +00:00 |
|
Jacob MacDonald
|
19491b7b94
|
avoid loading and initializing CLI config twice in non-interactive mode (#5793)
|
2025-08-07 21:19:06 +00:00 |
|
shrutip90
|
53f8617b24
|
Add new folderTrust setting that the users can enable or disable (#5798)
|
2025-08-07 21:06:17 +00:00 |
|
Jacob MacDonald
|
6ae75c9f32
|
Add a context percentage threshold setting for auto compression (#5721)
|
2025-08-07 14:34:40 +00:00 |
|
shrutip90
|
626844b539
|
experiment: Add feature exp flag for folder trust (#5709)
|
2025-08-06 22:27:21 +00:00 |
|
Jack Wotherspoon
|
ca4c745e3b
|
feat(mcp): add gemini mcp commands for add, remove and list (#5481)
|
2025-08-06 15:52:29 +00:00 |
|
Shreya Keshive
|
268627469b
|
Refactor IDE client state management, improve user-facing error messages, and add logging of connection events (#5591)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-08-05 22:52:58 +00:00 |
|
Yuki Okita
|
5c8268b6f4
|
feat: Multi-Directory Workspace Support (part 3: configuration in settings.json) (#5354)
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-08-05 17:01:01 +00:00 |
|