uttamkanodia14
b5aea31aac
Adds Flash Fallback logging and clearcut logging ( #3843 )
2025-07-11 21:10:25 +00:00
Jack Wotherspoon
3ef1f1d838
feat: add headers support to SSE transport MCP servers ( #3902 )
2025-07-11 19:59:42 +00:00
uttamkanodia14
d945255635
Logs the auth type in the user prompts, api responses and errors ( #3795 )
2025-07-11 16:47:46 +00:00
anj-s
0c63983909
Add support for specifying maxSessionTurns via the settings configuration ( #3507 )
2025-07-11 14:55:03 +00:00
chrisheecho
2b6a78d727
Update authentication.md to show how to use API keys in GCP ( #3042 )
...
Co-authored-by: Pascal Birchler <pascalb@google.com >
2025-07-11 13:25:11 +00:00
Max Bain
329af8dedf
docs: Include video and audio in multi-file tool documentation ( #3380 )
...
Co-authored-by: Pascal Birchler <pascalb@google.com >
2025-07-11 13:22:43 +00:00
Jinhwan Kim
53bf7e6597
Fix typo in authentication.md ( #3348 )
2025-07-11 13:04:42 +00:00
neo.alienson
a7b55f2ba7
Fix invalid docker command and invalid JSON in the mcpServers example. ( #3672 )
2025-07-10 08:33:04 +00:00
christine betts
fc7a56eba3
Add system-wide settings config for administrators ( #3498 )
...
Co-authored-by: Jack Wotherspoon <jackwoth@google.com >
2025-07-09 21:16:42 +00:00
Ed Harrod
b35c41fe15
mcp-server: Fix debug flag ( #3667 )
2025-07-09 17:52:49 +00:00
Jenna Inouye
e01242af01
Update Terms of Service and Privacy Notice for clarity. ( #3036 )
2025-07-09 16:23:58 +00:00
Jack Wotherspoon
ccb3bf9ea5
refactor: consolidate all flags to use hyphens (deprecate underscore flags) ( #3541 )
2025-07-08 20:56:12 +00:00
Billy Biggs
0c2a369108
Add a command line option to enable and list extensions ( #3191 )
2025-07-08 16:57:34 +00:00
Marat Boshernitsan
387cb2303d
Improve auth env var validation logic and messaging to detect settings that confuse GenAI SDK ( #1381 )
...
Co-authored-by: Scott Densmore <scottdensmore@mac.com >
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-07-08 16:37:10 +00:00
matt korwel
efd3983fa4
Release and Packaging: Clean up ( #3489 )
2025-07-07 23:36:51 +00:00
Marat Boshernitsan
5c6d8f7548
Enable Gemini CLI to reuse user's auth in Cloud Shell ( #3070 )
2025-07-07 22:02:13 +00:00
matt korwel
0b58991577
Relase: Clean up and condensing ( #3321 )
2025-07-05 20:58:59 +00:00
Didier Durand
b8ac12b382
fix typos in diverse files ( #3284 )
...
Co-authored-by: Scott Densmore <scottdensmore@mac.com >
2025-07-05 15:23:39 +00:00
matt korwel
7e321fe678
feat: Update minimum Node.js version to 20 ( #3277 )
2025-07-05 14:55:15 +00:00
Will 保哥
1b06dd8a7e
fix a command usage issue in deployment.md
( #2862 )
...
Co-authored-by: Scott Densmore <scottdensmore@mac.com >
2025-07-05 02:05:56 +00:00
Mithlesh kumar
b95b11af7c
chore: typo fixes ( #3203 )
...
Co-authored-by: Jack Wotherspoon <jackwoth@google.com >
2025-07-04 15:38:43 +00:00
matt korwel
ebaabd5e29
Releasing: Utilizing Github Actions and Tagging for release. ( #2852 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com >
2025-07-04 03:57:01 +00:00
moon jooho
65d2ef0479
fix: remove unnecessary whitespace ( #2781 )
...
Co-authored-by: F. Hinkelmann <franziska.hinkelmann@gmail.com >
2025-07-03 10:22:32 +00:00
Tommaso Sciortino
e4f95de7ee
Add excludedTools to extensions. ( #2853 )
2025-07-01 23:13:46 +00:00
Preston Holmes
8172f83ab1
Docs: Add a page detailing quota and cost information ( #2894 )
...
Co-authored-by: Jenna Inouye <jinouye@google.com >
2025-07-01 22:28:15 +00:00
Hemant
03ac238963
docs(auth): clarify env-file discovery & recommend ( #2402 )
2025-07-01 03:23:48 +00:00
Jvr
8ef99317f0
Fix: Use HTTPS in docs and correct formatting typo in troubleshooting guide ( #2762 )
...
Co-authored-by: Seth Troisi <sethtroisi@google.com >
2025-07-01 00:39:45 +00:00
Jerop Kipruto
b78d56b090
feat(shell): Enable prefix matching for flexible command validation ( #2653 )
2025-06-30 15:42:35 +00:00
Adam Spiers
b276c74ef4
feat: add support to remote MCP servers for custom HTTP headers ( #2477 )
2025-06-30 00:09:08 +00:00
Marcin Jahn
e1a8b8c28f
feat(cli): Add hideTips setting ( #1524 )
...
Co-authored-by: Allen Hutchison <adh@google.com >
2025-06-29 23:56:37 +00:00
Niladri Das
9f6f4257a0
feat: modular GEMINI.md imports with @file.md syntax ( #1585 ) ( #2230 )
2025-06-29 22:51:47 +00:00
Jerop Kipruto
a8af923b3b
feat: allow command-specific restrictions for ShellTool ( #2605 )
2025-06-29 19:32:26 +00:00
Will 保哥
3a3518ead2
Fix a heading issue for Authentication Setup doc ( #2592 )
2025-06-29 18:45:19 +00:00
Will 保哥
ffd9b9d6c7
Fix a broken link ( #2598 )
2025-06-29 18:43:27 +00:00
Zircoz
658c7f1838
docs: Add uninstallation instructions to README ( #1985 )
...
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: Allen Hutchison <adh@google.com >
Co-authored-by: Allen Hutchison <allen@hutchison.org >
2025-06-29 13:41:58 +00:00
Krushna Sharma
e7ef15d9b6
docs: fix typos and grammatical errors ( #2459 )
...
Co-authored-by: Allen Hutchison <adh@google.com >
2025-06-29 01:23:49 +00:00
Vladislav Semyanov
d36dc7b922
docs: remove duplicate tool descriptions in file-system.md ( #1790 )
...
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com >
2025-06-28 23:26:38 +00:00
christine betts
605e4afad1
Add troubleshooting note about CI env variables ( #2229 )
...
Co-authored-by: Scott Densmore <scottdensmore@mac.com >
2025-06-28 16:25:56 +00:00
Reid
e1dd157064
fix: typo ( #2415 )
...
Signed-off-by: reidliu41 <reid201711@gmail.com >
2025-06-28 16:18:20 +00:00
Kalle Ahlström
79be5094fb
chore: add proper pluralization handling for match in grep tool ( #2344 )
...
Co-authored-by: Allen Hutchison <adh@google.com >
2025-06-28 14:41:25 +00:00
Sandy Tao
dd59b545f0
Upgrade to Ink 6 and React 19 ( #2096 )
...
Co-authored-by: jacob314 <jacob314@gmail.com >
2025-06-27 23:39:54 +00:00
Preston Holmes
dfa63516ae
Further clarify the situations where a Project ID is required ( #2029 )
...
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com >
2025-06-27 16:51:28 +00:00
Tommaso Sciortino
20cb3f4321
Improve LoadCodeAssist error handling ( #1645 )
2025-06-26 15:27:20 +00:00
Vladislav Semyanov
9318b40830
docs: fix broken configuration link in themes.md ( #1780 )
2025-06-26 07:37:42 +00:00
김진엽 (Nathan)
b51401cff5
docs: fix multiple typos in documentation files ( #1781 )
2025-06-26 07:36:31 +00:00
Jerop Kipruto
b3cb18981a
Streamline issue submission with YAML forms ( #1608 )
2025-06-25 22:50:24 +00:00
Tommaso Sciortino
f59a7d75a2
Merge "Login with Google Workspace" auth option into "Login with Google" ( #1574 )
...
Co-authored-by: Scott Densmore <scottdensmore@mac.com >
2025-06-25 22:38:18 +00:00
anj-s
d6dfb15608
Update usage stats doc ( #1636 )
2025-06-25 22:26:07 +00:00
anj-s
dee67cbe93
Update docs and add faq section ( #1625 )
2025-06-25 21:32:16 +00:00
anj-s
d613852877
Add tos and privacy links docs for clarity ( #1571 )
2025-06-25 19:32:25 +00:00