Mingholy
|
347e606366
|
fix: ambiguous literals (#461)
|
2025-08-27 15:23:21 +08: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 |
|
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 |
|
Andrew Garrett
|
52dae2c583
|
feat(cli): Add --allowed-tools flag to bypass tool confirmation (#2417) (#6453)
|
2025-08-26 16:17:43 +00:00 |
|
Tommaso Sciortino
|
7e31577813
|
Standardize exit codes (#7055)
|
2025-08-26 04:44:45 +00:00 |
|
christine betts
|
b6cca01161
|
[extensions] Add an initial set of extension variables (#7035)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-26 02:13:16 +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 |
|
Shreya Keshive
|
776627c855
|
refactor(ide): Improve IDE detection discovery (#6765)
|
2025-08-25 18:39:57 +00:00 |
|
christine betts
|
0bd496bd51
|
[extensions] Add extension management install command (#6703)
|
2025-08-25 17:02:10 +00:00 |
|
Billy Biggs
|
04953d60c1
|
Introduce system defaults (vs system overrides) (#6724)
|
2025-08-25 04:21:22 +00:00 |
|
Shardul Natu
|
1918f4466b
|
add(OTel): Add OTel logging for MalformedJsonEvent (#6912)
Co-authored-by: Shnatu <snatu@google.com>
Co-authored-by: cornmander <shikhman@google.com>
|
2025-08-25 02:11:41 +00:00 |
|
Shreya Keshive
|
f55b294570
|
Update instructions for patching a release (#6871)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
|
2025-08-23 04:15: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 |
|
Santhosh Kumar
|
4b79ef877f
|
feat(cli): Allow themes to be specified as file paths (#6828)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2025-08-22 19:28:41 +00:00 |
|
Ben Guo
|
9c1490e985
|
fix(copyCommand): provide friendlier error messages for /copy command (#6723)
Co-authored-by: Ben Guo <hundunben@gmail.com>
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-22 16:58:35 +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
|
d6c2e8cc31
|
chore: pump version to 0.0.8 (#421)
* chore: pump version to 0.0.8
|
2025-08-22 17:11:37 +08: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 |
|
christine betts
|
10286934e6
|
Introduce initial screen reader mode handling and flag (#6653)
|
2025-08-21 22:29:15 +00:00 |
|
Ricardo Fabbri
|
679acc45b2
|
fix(docs): path of chat checkpoints in manual (#6303)
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
|
2025-08-21 22:27:23 +00:00 |
|
christine betts
|
a90ca626d3
|
Quick fix for enterprise docs (#6753)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-21 14:38:10 +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 |
|
christine betts
|
99b1ba9d10
|
Add enterprise settings docs (#6076)
|
2025-08-20 17:04:03 +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 |
|
fuyou
|
b6e7796346
|
docs: Update keyboard shortcuts for input clearing functionality (#6627)
|
2025-08-20 13:56:53 +00:00 |
|
tanzhenxin
|
1be10c1186
|
chore: update docs
|
2025-08-20 17:03:21 +08:00 |
|
tanzhenxin
|
50dc2f0bf5
|
chore: update docs
|
2025-08-20 16:56:34 +08:00 |
|
tanzhenxin
|
e0f6d6be41
|
fix: pr review comments
|
2025-08-20 16:50:18 +08:00 |
|
tanzhenxin
|
8caa0542c4
|
docs: update all documentation to use Qwen Code branding
|
2025-08-20 15:16:45 +08:00 |
|
matt korwel
|
e5f4d25f5e
|
Update README.md (#6603)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-08-20 03:55:34 +00:00 |
|
Yoichiro Tanaka
|
1244ec6954
|
docs: Update mcpServers configuration documentation (#6556)
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-19 21:47:36 +00:00 |
|
tanzhenxin
|
303b6999f4
|
fix: qwen vscode extension
|
2025-08-19 18:20:40 +08:00 |
|
agarwalravikant
|
58c2925624
|
Changes to add tool_type as dimension (#6538)
Co-authored-by: Ravikant Agarwal <ravikantag@google.com>
|
2025-08-19 05:25:47 +00:00 |
|
Arya Gummadi
|
4394b6ab4f
|
fix(docs): update authentication documentation to reflect available options (#6361)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-18 22:04:01 +00:00 |
|
Richie Foreman
|
71f706cf29
|
feat(client/compression): Log telemetry when compressing chat context. (#6195)
|
2025-08-18 19:59:13 +00:00 |
|
tanzhenxin
|
7dbc240847
|
chore: sync gemini-cli v0.1.19
|
2025-08-18 19:55:46 +08:00 |
|
Abhi
|
33b9bdb11e
|
feat(cli): Introduce arguments for shell execution in custom commands (#5966)
|
2025-08-17 04:02:54 +00:00 |
|
Billy Biggs
|
d57cc0b930
|
Add support for HTTP OpenTelemetry exporters (#6357)
|
2025-08-16 01:10:21 +00:00 |
|
blanca-delgado-parra
|
088f074839
|
Update quota-and-pricing.md to clarify billing (#6092)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Srinath Padmanabhan <srithreepo@google.com>
Co-authored-by: Srinath Padmanabhan <17151014+srithreepo@users.noreply.github.com>
|
2025-08-15 19:00:13 +00:00 |
|
tanzhenxin
|
5d4a9452d8
|
feat: refactor web-fetch tool to remove google genai dependency
|
2025-08-15 17:06:00 +08:00 |
|
JAYADITYA
|
93559d65c8
|
update docs (#6204)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-15 03:15:27 +00:00 |
|
Tommaso Sciortino
|
e06d774996
|
docs: remove reference to Gemini Code Assist for Workspace (#6247)
|
2025-08-14 18:40:15 +00:00 |
|
Shreya Keshive
|
798c4d1311
|
Update IDE integration context toggle shortcut to ctrl+G (#6245)
|
2025-08-14 17:50:20 +00:00 |
|
tanzhenxin
|
3e082ae89a
|
feat: replace google web search with tavily web search (#329)
|
2025-08-14 21:20:23 +08:00 |
|
Gaurav
|
055fe46d21
|
docs: update how to use vertex AI auth with ADC (#6193)
|
2025-08-14 04:01:11 +00:00 |
|
Tommaso Sciortino
|
74a13fb535
|
Document certificate issue workaround (#6157)
|
2025-08-13 17:30:15 +00:00 |
|
Shreya Keshive
|
f81ccd8d7a
|
Add usage documentation for IDE integration (#6154)
|
2025-08-13 16:31:20 +00:00 |
|