| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-27 | Upgrade to Ink 6 and React 19 (#2096) | Sandy Tao | |
| Co-authored-by: jacob314 <[email protected]> | |||
| 2025-06-27 | Further clarify the situations where a Project ID is required (#2029) | Preston Holmes | |
| Co-authored-by: Tommaso Sciortino <[email protected]> | |||
| 2025-06-26 | Improve LoadCodeAssist error handling (#1645) | Tommaso Sciortino | |
| 2025-06-26 | docs: fix broken configuration link in themes.md (#1780) | Vladislav Semyanov | |
| 2025-06-26 | docs: fix multiple typos in documentation files (#1781) | 김진엽 (Nathan) | |
| 2025-06-25 | Streamline issue submission with YAML forms (#1608) | Jerop Kipruto | |
| 2025-06-25 | Merge "Login with Google Workspace" auth option into "Login with Google" (#1574) | Tommaso Sciortino | |
| Co-authored-by: Scott Densmore <[email protected]> | |||
| 2025-06-25 | Update usage stats doc (#1636) | anj-s | |
| 2025-06-25 | Update docs and add faq section (#1625) | anj-s | |
| 2025-06-25 | Add tos and privacy links docs for clarity (#1571) | anj-s | |
| 2025-06-25 | Adding some troubleshooting text for login issues (#1451) | Mark McDonald | |
| 2025-06-25 | Fix: update npx command to correct GitHub repository URL (#1488) | DongJin Jeong | |
| 2025-06-25 | Fixed Checkpointing docs for enabling checkpointing using settings.json (#1534) | Arjun Lall | |
| 2025-06-25 | feat: Refine model fallback messaging to reflect reality. (#1527) | N. Taylor Mullen | |
| 2025-06-25 | Remove GEMINI_CODE_ASSIST env variable from configuration.md doc (#1514) | starsandskies | |
| 2025-06-25 | Clarify 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-25 | Update authentication.md (#1429) | Thomas Kosiewski | |
| Co-authored-by: matt korwel <[email protected]> | |||
| 2025-06-25 | Version 0 1 1 (#1426) | matt korwel | |
| 2025-06-25 | fix: prepublish changes to package names (#1420) | Brandon Keiji | |
| 2025-06-25 | Docs: Add link links to tools/index.md. (#1419) | Jenna Inouye | |
| 2025-06-25 | Docs: 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-25 | docs: fix typos in documentation (#1411) | Daniel Tedesco | |
| Co-authored-by: Dan Tedesco <[email protected]> | |||
| 2025-06-24 | sandbox doc (#1390) | Brian Ray | |
| Co-authored-by: matt korwel <[email protected]> Co-authored-by: Jenna Inouye <[email protected]> | |||
| 2025-06-24 | Documents: 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-24 | docs: add screenshot to README (#1396) | cperry-goog | |
| 2025-06-24 | Checkpointing documentation (#1321) | Louis Jimenez | |
| Co-authored-by: matt korwel <[email protected]> | |||
| 2025-06-24 | MCP documentation improvements (#1386) | Brian Ray | |
| Co-authored-by: Jenna Inouye <[email protected]> | |||
| 2025-06-23 | Fix broken doc links (#1368) | starsandskies | |
| 2025-06-23 | Updated README.md (#1367) | Bryan Morgan | |
| 2025-06-24 | Improve Auth error messaging (#1358) | Tommaso Sciortino | |
| 2025-06-24 | Refactor 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-23 | docs: 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 | |
| 2025-06-23 | Docs: Add `telemetry` to the list of configuration options (#1348) | starsandskies | |
| 2025-06-23 | Updated docs and /stats command to support lack of token caching support for ↵ | Bryan Morgan | |
| OAuth users (b/426943001) (#1307) | |||
| 2025-06-23 | docs(telemetry): relocate telemetry documentation (#1327) | Jerop Kipruto | |
| Moves the telemetry.md file from docs/core to the top-level docs/ directory to make it more discoverable. Updates the link in the main index.md and removes the old reference from the CLI configuration page. | |||
| 2025-06-23 | Edit pass of docs/core/index.md (#1338) | starsandskies | |
| Make a pass through the docs/core/index.md file to hopefully improve readability and consistency. Of particular note, I've cut out a big chunk that felt mostly like implementation details that aren't particularly relevant for public consumption, and I cut out a discussion of cli/core interconnection that is covered better higher up in the docs hierarchy | |||
| 2025-06-23 | Docs/authentication doc (#1341) | cperry-goog | |
| 2025-06-23 | feat(docs): add `/chat` and `/restore` commands (#1336) | cperry-goog | |
| 2025-06-23 | docs: update telemetry documentation and scripts (#1318) | Jerop Kipruto | |
| 2025-06-22 | Docs update (#1295) | cperry-goog | |
| 2025-06-22 | Add setting enableRecursiveFileSearch to control @-file completion (#1290) | Billy Biggs | |
| 2025-06-21 | Updating missing commands (#1289) | cperry-goog | |
| 2025-06-20 | Edit pass of docs/troubleshooting.md (#1200) | starsandskies | |
| Make a pass through the docs/troubleshooting.md file to hopefully improve readability and consistency. Notably, some links in the existing documentation appear to point to non-existent pages. I've updated them to what I believe is an appropriate alternative. Also, there's some vague usage of "CLI" and "server", which I've -hopefully correctly- called "Gemini CLI" and "MCP server" | |||
| 2025-06-20 | Edit pass of docs/integration-tests.md (#1198) | starsandskies | |
| Co-authored-by: cperry-goog <[email protected]> Co-authored-by: Chris Perry <[email protected]> | |||
| 2025-06-20 | Edit pass of docs/extensions.md (#1187) | starsandskies | |
| Co-authored-by: cperry-goog <[email protected]> | |||
| 2025-06-20 | Add missing command and alphabetize docs/cli/commands.md (#1194) | starsandskies | |
| As noted in Issue #1189, the /stats command is missing. While we're here, alphabetizing the / commands makes sense in order to better organization the page. | |||
| 2025-06-20 | Edit pass for the first chunk of docs/cli/configuration.md (#1174) | starsandskies | |
| Co-authored-by: cperry-goog <[email protected]> | |||
| 2025-06-19 | Edit pass of docs/cli/themes.md (#1171) | starsandskies | |
| Most notably, the list of available themes didn't match (in completeness or name) the examples provided at the end of the file (nor the listing I found in /packages/cli/src/ui/themes) | |||
