summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2025-07-01Docs: Add a page detailing quota and cost information (#2894)Preston Holmes
Co-authored-by: Jenna Inouye <[email protected]>
2025-07-01docs(auth): clarify env-file discovery & recommend (#2402)Hemant
2025-07-01Fix: Use HTTPS in docs and correct formatting typo in troubleshooting guide ↵Jvr
(#2762) Co-authored-by: Seth Troisi <[email protected]>
2025-06-30feat(shell): Enable prefix matching for flexible command validation (#2653)Jerop Kipruto
2025-06-30feat: add support to remote MCP servers for custom HTTP headers (#2477)Adam Spiers
2025-06-29feat(cli): Add hideTips setting (#1524)Marcin Jahn
Co-authored-by: Allen Hutchison <[email protected]>
2025-06-29feat: modular GEMINI.md imports with @file.md syntax (#1585) (#2230)Niladri Das
2025-06-29feat: allow command-specific restrictions for ShellTool (#2605)Jerop Kipruto
2025-06-29Fix a heading issue for Authentication Setup doc (#2592)Will 保哥
2025-06-29Fix a broken link (#2598)Will 保哥
2025-06-29docs: Add uninstallation instructions to README (#1985)Zircoz
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com> Co-authored-by: Allen Hutchison <[email protected]> Co-authored-by: Allen Hutchison <[email protected]>
2025-06-29docs: fix typos and grammatical errors (#2459)Krushna Sharma
Co-authored-by: Allen Hutchison <[email protected]>
2025-06-28docs: remove duplicate tool descriptions in file-system.md (#1790)Vladislav Semyanov
Co-authored-by: N. Taylor Mullen <[email protected]>
2025-06-28Add troubleshooting note about CI env variables (#2229)christine betts
Co-authored-by: Scott Densmore <[email protected]>
2025-06-28fix: typo (#2415)Reid
Signed-off-by: reidliu41 <[email protected]>
2025-06-28chore: add proper pluralization handling for match in grep tool (#2344)Kalle Ahlström
Co-authored-by: Allen Hutchison <[email protected]>
2025-06-27Upgrade to Ink 6 and React 19 (#2096)Sandy Tao
Co-authored-by: jacob314 <[email protected]>
2025-06-27Further clarify the situations where a Project ID is required (#2029)Preston Holmes
Co-authored-by: Tommaso Sciortino <[email protected]>
2025-06-26Improve LoadCodeAssist error handling (#1645)Tommaso Sciortino
2025-06-26docs: fix broken configuration link in themes.md (#1780)Vladislav Semyanov
2025-06-26docs: fix multiple typos in documentation files (#1781)김진엽 (Nathan)
2025-06-25Streamline issue submission with YAML forms (#1608)Jerop Kipruto
2025-06-25Merge "Login with Google Workspace" auth option into "Login with Google" (#1574)Tommaso Sciortino
Co-authored-by: Scott Densmore <[email protected]>
2025-06-25Update usage stats doc (#1636)anj-s
2025-06-25Update docs and add faq section (#1625)anj-s
2025-06-25Add tos and privacy links docs for clarity (#1571)anj-s
2025-06-25Adding some troubleshooting text for login issues (#1451)Mark McDonald
2025-06-25Fix: update npx command to correct GitHub repository URL (#1488)DongJin Jeong
2025-06-25Fixed Checkpointing docs for enabling checkpointing using settings.json (#1534)Arjun Lall
2025-06-25feat: Refine model fallback messaging to reflect reality. (#1527)N. Taylor Mullen
2025-06-25Remove GEMINI_CODE_ASSIST env variable from configuration.md doc (#1514)starsandskies
2025-06-25Clarify why authentication failures might be happening and direct users to ↵Marat Boshernitsan
documentation (#1478) Co-authored-by: Scott Densmore <[email protected]> Co-authored-by: matt korwel <[email protected]>
2025-06-25Update authentication.md (#1429)Thomas Kosiewski
Co-authored-by: matt korwel <[email protected]>
2025-06-25Version 0 1 1 (#1426)matt korwel
2025-06-25fix: prepublish changes to package names (#1420)Brandon Keiji
2025-06-25Docs: Add link links to tools/index.md. (#1419)Jenna Inouye
2025-06-25Docs: update docs to clarify the differences between Google account login ↵Preston Holmes
o… (#1409) Co-authored-by: Scott Densmore <[email protected]> Co-authored-by: matt korwel <[email protected]> Co-authored-by: matt korwel <[email protected]>
2025-06-25docs: fix typos in documentation (#1411)Daniel Tedesco
Co-authored-by: Dan Tedesco <[email protected]>
2025-06-24sandbox doc (#1390)Brian Ray
Co-authored-by: matt korwel <[email protected]> Co-authored-by: Jenna Inouye <[email protected]>
2025-06-24Documents: Add docs tools pages (#1397)Jenna Inouye
2025-06-24 Add the link to the privacy policy to the Usage Statistics section and ↵anj-s
remove debug logs (#1393)
2025-06-24docs: add screenshot to README (#1396)cperry-goog
2025-06-24Checkpointing documentation (#1321)Louis Jimenez
Co-authored-by: matt korwel <[email protected]>
2025-06-24MCP documentation improvements (#1386)Brian Ray
Co-authored-by: Jenna Inouye <[email protected]>
2025-06-23Fix broken doc links (#1368)starsandskies
2025-06-23Updated README.md (#1367)Bryan Morgan
2025-06-24Improve Auth error messaging (#1358)Tommaso Sciortino
2025-06-24Refactor usage statistics to be a top-level setting (#1363)Jerop Kipruto
This commit refactors the `usageStatisticsEnabled` setting from a sub-property of the `telemetry` configuration to a top-level setting. This change simplifies the configuration by decoupling usage statistics from the telemetry settings. The documentation has also been updated to reflect this change.
2025-06-23docs: update configuration.md with new CLI options (#1360)cperry-goog
2025-06-23[June 25] Updated docs for telemetry and user statistics (#1346)Bryan Morgan