Commit Graph

355 Commits

Author SHA1 Message Date
Jerop Kipruto d85568abb3 feat(telemetry): add diff stats to tool call metrics (#10819) 2025-10-09 22:01:35 +00:00
shishu314 4f04ff21c0 fix(doc) - Update doc for deflake command (#10829)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-10-09 19:06:35 +00:00
Richie Foreman c9e9c8b638 cleanup(markdown): Prettier format all markdown @ 80 char width (#10714) 2025-10-09 12:17:37 +00:00
Sumit Chauhan da54e6e966 feat: support GOOGLE_CLOUD_PROJECT_ID fallback (fixes #2262) (#2725) 2025-10-09 10:42:54 +00:00
Richie Foreman a80326aba3 fix(docs): Update docs/faq.md per Srinanth (#10667) 2025-10-08 22:03:28 +00:00
Jacob MacDonald 1acf8eb580 Pre releases (#10752)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-08 21:26:12 +00:00
shishu314 d12c992b93 Fix(doc) - Add section in docs for deflaking (#10750)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-10-08 21:21:02 +00:00
Jenna Inouye f5bf2bf91f Docs: Add updates to changelog for v0.8.0 (#10732) 2025-10-08 21:15:56 +00:00
Tommaso Sciortino fbd24f42d0 citations documentation (#10742) 2025-10-08 21:00:44 +00:00
Gal Zahavi c517a3c302 chore(shell): Enable interactive shell by default (#10661) 2025-10-08 20:28:19 +00:00
christine betts e1256126df Remove separate --path argument for extensions install command (#10628) 2025-10-07 16:01:45 +00:00
Dmitry Lyalin c5f2d12c3b Fix link to Extension Releasing Guide (broken link) (#10635) 2025-10-07 12:59:42 +00:00
christine betts 40603e5049 Update extensions docs (#10621) 2025-10-07 00:12:56 +00:00
Jenna Inouye acb8ae1a00 Modifying stale data (#10622) 2025-10-06 23:28:52 +00:00
shishu314 6ad670becd fix(doc) - Update releases doc (#10504)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-10-03 19:02:28 +00:00
shishu314 5acfa14233 fix(doc) -update release doc (#10484)
Co-authored-by: Shi Shu <shii@google.com>
2025-10-03 15:14:31 +00:00
Jenna Inouye ca3f5acfe9 Docs: Minor change to website nav and headings (#10454)
Co-authored-by: Michael Bleigh <mbleigh@mbleigh.com>
2025-10-02 23:07:26 +00:00
Michael Bleigh 26cdc98bb1 fix(docs): several .md links in docs are incorrect (#10449) 2025-10-02 22:00:09 +00:00
sgnagnarella 4e8deaf7b8 Adding list sub command to memoryCommand to list the path of GEMINI.md files (#10108)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
2025-10-02 21:46:54 +00:00
Jenna Inouye 4b37cceda0 Docs: Add changelog section (#10388)
Co-authored-by: Dmitry Lyalin <dmitry.lyalin@lyalin.com>
2025-10-02 19:31:11 +00:00
Jenna Inouye c108c87b2f Docs IA update and Get Started section. (#10192) 2025-10-01 23:24:29 +00:00
Jerop Kipruto 2643844cd5 feat(telemetry): add OpenTelemetry GenAI semantic convention metrics (#10343) 2025-10-01 20:24:55 +00:00
JAYADITYA cfabdce1df docs: document custom witty loading phrases feature (#8006)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
2025-10-01 15:52:26 +00:00
Adam Weidman 8c6d6bb534 chore(docs): Add documentation for MCP Servers using SA Impersonation (#10245) 2025-09-30 18:47:09 +00:00
Michael Bleigh 8bcff24bb0 chore(docs): adds sidebar.json for docs organization (#9985)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-09-26 20:39:19 +00:00
christine betts 33b0703786 Add 'getting started' extensions documentation (#9536)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-09-26 00:01:49 +00:00
shrutip90 821484ad0c Create issues on manual release failures similar to other release pro… (#9786) 2025-09-25 23:01:07 +00:00
Shreya Keshive d2ad42baf1 Update extension > plugin to avoid confusion (#9780) 2025-09-25 21:47:41 +00:00
christine betts ea7d65f114 Throw error for invalid extension names (#9538) 2025-09-25 18:05:49 +00:00
James 2c00cc5dbc docs(extensions): update security extension URL used in installation example (#9505) 2025-09-24 20:01:26 +00:00
Srinath Padmanabhan 40a3a42302 Document support for Google AI Pro and AI Ultra (#9426)
Co-authored-by: Srinath Padmanabhan <srithreepo@google.com>
2025-09-24 10:54:48 -07:00
shrutip90 f32930650d docs(trust): Add documentation for folder trust feature (#9257) 2025-09-23 21:13:37 +00:00
Junhao Liao 6a7efa2dd1 docs: fix links in headless.md after relocation from docs/cli (#9052) 2025-09-23 16:24:41 +00:00
Tommaso Sciortino 4938878256 Update manual release documentation (#9142) 2025-09-22 20:56:45 +00:00
Jerop Kipruto 98daa34d12 feat(config): Support telemetry configuration via environment variables (#9113) 2025-09-22 18:23:06 +00:00
shishu314 afc42fa22f Telemtry(extensions) - Add logging for extension events (#8339)
Co-authored-by: Shi Shu <shii@google.com>
2025-09-22 16:55:43 +00:00
Jerop Kipruto 7a73efccd3 fix(telemetry): disable OTLP when telemetry-outfile is set (#9117) 2025-09-22 16:40:30 +00:00
Shreya Keshive 01e048316f feat(ide): Read IDE info from discovery file (#8760) 2025-09-22 00:54:18 +00:00
Will 保哥 cf9c04e105 fix(docs): fix a few Markdown syntax errorrs (#8995)
Co-authored-by: anthony bushong <agmsb@users.noreply.github.com>
2025-09-20 23:04:56 +00:00
christine betts f605c7ffa2 Filter out the 'trust' attribute from extension MCP server configs (#8809)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-09-20 01:15:40 +00:00
Huaiwu Li fe68c6f06c docs: fix typos and grammar errors in documentation (#8422)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: anthony bushong <agmsb@users.noreply.github.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
2025-09-19 21:48:31 +00:00
Michael Vorburger 3b17940e40 docs: Fix broken Extension example (#8403)
Co-authored-by: anthony bushong <agmsb@users.noreply.github.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
2025-09-19 21:44:07 +00:00
Jacob MacDonald 56b7253330 Update extension-releasing.md to have more info (#8927) 2025-09-19 18:55:30 +00:00
Christie Warwick (Wilson) 00271b299d doc: Add docs on release failure chat notifications (#8768) 2025-09-19 16:41:03 +00:00
christine betts 08f04e4132 Fix extensions enablement bugs (#8797) 2025-09-19 15:43:39 +00:00
matt korwel a21630efa2 Finalizing Patching End 2 End (#8906)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-19 05:39:38 -07:00
matt korwel 8de23c5132 use the cla user (#8806) 2025-09-18 20:44:38 -07:00
matt korwel e25cf3e778 migrate to patch both (#8803) 2025-09-18 20:17:51 -07:00
Gal Zahavi b3d17d7e50 fix(shell): update shell setting from usePty to enableInteractiveShell (#8726)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-09-18 20:05:01 +00:00
matt korwel 3d63e679f5 Releasing: Patching and Rollback (#8673) 2025-09-18 04:16:08 +00:00