Jerop Kipruto
92b9afbe21
feat(cli): integrate conductor as a built-in extension
...
- Introduce support for bundled 'builtin' extensions in ExtensionManager
- Migrate conductor extension to packages/core/src/extensions/builtin/conductor
- Add automatic migration logic to cleanup manual conductor installations
- Make extension versioning optional for built-ins, defaulting to CLI version
- Update build and bundle scripts to include builtin extensions
- Enhance documentation to highlight conductor as a core feature
2026-03-17 11:35:17 -04:00
Mark McLaughlin
b404fc02e7
fix(auth): update terminology to 'sign in' and 'sign out' ( #20892 )
...
Co-authored-by: Jacob Richman <jacob314@gmail.com >
2026-03-10 19:10:26 +00:00
Shehab
ec7773eb7b
fix(docs): update theme screenshots and add missing themes ( #20689 )
...
Co-authored-by: Chris Williams <chrisjwilliams@google.com >
Co-authored-by: Chris Williams <diodesign@gmail.com >
Co-authored-by: Sam Roberts <158088236+g-samroberts@users.noreply.github.com >
2026-03-10 00:35:10 +00:00
Pavan Shinde
0833aca64b
docs: format release times as HH:MM UTC ( #20726 )
...
Co-authored-by: Sam Roberts <158088236+g-samroberts@users.noreply.github.com >
2026-03-06 03:06:38 +00:00
Jenna Inouye
29b3aa860c
Docs: Create tools reference ( #19470 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-03-04 20:16:33 +00:00
Hamdanbinhashim
e43b1cff58
docs: fix broken markdown links in main README.md ( #20300 )
2026-03-02 21:51:52 +00:00
Jenna Inouye
5c23f7f6e0
Docs: Update UI links. ( #20224 )
2026-02-24 21:12:53 +00:00
g-samroberts
ca374dcf47
Update installation guide ( #18823 )
2026-02-13 01:21:10 +00:00
Nils Breunese
dcd949bdd0
docs: Add instructions for MacPorts and uninstall instructions for Homebrew ( #17412 )
...
Signed-off-by: Nils Breunese <nils@breun.nl >
Co-authored-by: Jack Wotherspoon <jackwoth@google.com >
2026-01-25 19:21:16 +00:00
Ishaan Gupta
37c7286295
Add conda installation instructions for Gemini CLI ( #16921 )
...
Co-authored-by: Vedant Mahajan <vedant.04.mahajan@gmail.com >
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com >
2026-01-23 11:32:33 -08:00
Pato Beltran
7b7d2b0297
Update Code Wiki README badge ( #15229 )
...
Co-authored-by: Pato Beltran <2132567+PatoBeltran@users.noreply.github.com >
2026-01-23 19:04:20 +00:00
JAYADITYA
a4eb04b7d4
docs: update README and config guide to reference Gemini 3 ( #15806 )
...
Co-authored-by: Jack Wotherspoon <jackwoth@google.com >
Co-authored-by: Bryan Morgan <bryanmorgan@google.com >
2026-01-19 15:24:34 +00:00
David Sherret
a7f758eb3a
docs: shorten run command and use published version ( #16172 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com >
2026-01-08 23:18:31 +00:00
Tommaso Sciortino
8f43d4851d
Remove old E2E Workflows ( #14749 )
2025-12-09 00:32:29 +00:00
Juan C.S.
0c463e664e
docs: Fix grammar error in Release Cadence (Nightly section) ( #13866 )
...
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com >
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-12-01 22:04:32 +00:00
Pato Beltran
03845198ce
Update Code Wiki README badge ( #13768 )
...
Co-authored-by: Pato Beltran <patobeltran@google.com >
Co-authored-by: Allen Hutchison <adh@google.com >
2025-11-25 23:52:41 +00:00
Holt Skinner
3f8d636501
docs: Add Code Wiki link to README ( #13289 )
2025-11-19 18:15:41 +00:00
Tekkali Rahul Lakshmi Subrahmanyam
cca5a12839
docs: update installation section in README ( #12035 )
2025-10-28 14:36:41 +00:00
Pavel Jbanov
a9cb8f4958
feat: added basic dev otel trace instrumentation ( #11690 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-27 23:16:44 +00:00
Dmitry Lyalin
8c74be79c5
Update README.md ( #11240 )
2025-10-15 23:57:00 +00:00
anj-s
47f693173a
Add support for output-format stream-jsonflag for headless mode ( #10883 )
2025-10-15 20:55:37 +00:00
Richie Foreman
a08938010c
cleanup(markdown): Prettier format all markdown @ 80 char width ( #10714 )
2025-10-09 12:17:37 +00:00
kurileo
0713dd4d2d
Update GOOGLE_CLOUD_PROJECT in README for disambiguation ( #10310 )
...
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com >
2025-10-02 21:21:01 +00:00
Jenna Inouye
452d0e21b6
Docs: Add changelog section ( #10388 )
...
Co-authored-by: Dmitry Lyalin <dmitry.lyalin@lyalin.com >
2025-10-02 19:31:11 +00:00
Jenna Inouye
14dbda9145
Docs IA update and Get Started section. ( #10192 )
2025-10-01 23:24:29 +00:00
Srinath Padmanabhan
e0ef5beae4
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
Jerop Kipruto
514767c88b
Structured JSON Output ( #8119 )
2025-09-10 20:19:47 +00:00
Esse Woods
b1b20e50ff
Update README.md ( #8199 )
...
Co-authored-by: cornmander <shikhman@google.com >
2025-09-10 19:05:03 +00:00
Christie Warwick (Wilson)
a3a0e981ee
docs: Add e2e status badge to main README 🏅 ( #8198 )
2025-09-10 17:00:26 +00:00
VigneshKumar
716297fb32
fix: typo in readme ( #6669 )
2025-08-20 18:19:32 +00:00
Andrii Abramov
acedcfb8f7
Fix formatting in README.md ( #6621 )
...
Co-authored-by: Bryan Morgan <bryanmorgan@google.com >
2025-08-20 14:54:36 +00: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
Jerop Kipruto
2fc1ef7d59
Docs: update overview of Gemini CLI GitHub Actions ( #6198 )
2025-08-14 14:46:32 +00:00
Shreya Keshive
f81ccd8d7a
Add usage documentation for IDE integration ( #6154 )
2025-08-13 16:31:20 +00:00
Dmitry Lyalin
0e44bbc85d
docs(readme): Overhaul for clarity and user experience ( #5732 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Srinath Padmanabhan <17151014+srithreepo@users.noreply.github.com >
2025-08-10 18:52:14 +00:00
Jerop Kipruto
2fcaa302da
docs: add GitHub Integration section to README ( #5649 )
2025-08-06 04:01:42 +00:00
xyizko
1b08a6c063
fix(minor): Grammar and Typos ( #5053 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-05 22:41:27 +00:00
Brian de Alwis
d42e3f1e7f
doc: use standard Google security policy for GitHub projects ( #5062 )
2025-08-01 16:12:32 +00:00
Alexander Parshakov
f7e559223d
docs: Add more examples to Popular tasks ( #4979 )
...
Co-authored-by: Bryan Morgan <bryanmorgan@google.com >
2025-07-28 15:54:09 +00:00
Josh Soref
dc2ac144b7
Various spelling improvements ( #3497 )
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
Co-authored-by: Sandy Tao <sandytao520@icloud.com >
2025-07-21 21:54:44 +00:00
Jean-Phi Baconnais
8be5f8038a
docs: add Homebrew installation instructions ( #2973 )
...
Co-authored-by: Pascal Birchler <pascalb@google.com >
2025-07-21 21:45:24 +00:00
Jvr
97cc1e6418
Fix: Standardize capitalization for "Troubleshooting Guide" in README ( #2763 )
...
Co-authored-by: Pascal Birchler <pascalb@google.com >
2025-07-15 09:50:54 +00:00
Srinath Padmanabhan
f5d5213504
Roadmap release ( #4178 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: matt korwel <matt.korwel@gmail.com >
2025-07-15 07:25:35 +00:00
Pascal Birchler
80c81f2a4c
fix(docs): clarify global installation in readme ( #3781 )
2025-07-14 16:21:40 +00:00
Isuru Gunarathne
b3cbde5cf3
Fix typo in README.md regarding Vertex AI API key ( #3946 )
...
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com >
2025-07-12 07:23:09 +00:00
chrisheecho
7cc84cd6af
Update README.md to show API key usage for Vertex ( #3060 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-07-07 18:43:27 +00:00
이동현
8adc586973
fix: small typo ( #3183 )
...
Co-authored-by: Scott Densmore <scottdensmore@mac.com >
2025-07-05 15:33:42 +00:00
Ned Nguyen
80aad5a42c
Doc: update gemini-cli README.md to require Node.js version 20+ ( #3247 )
...
Co-authored-by: matt korwel <matt.korwel@gmail.com >
2025-07-05 02:44:23 +00:00
Michael Carolin
e7b0b49c82
Fix typo in README ( #3061 )
2025-07-02 23:58:38 +00:00
Logan Kilpatrick
63ed8d6499
Update README.md ( #2729 )
...
Co-authored-by: Allen Hutchison <adh@google.com >
2025-07-01 19:16:40 +00:00