summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2025-06-21docs: update README (#1287)cperry-goog
2025-06-20Remove #early-access from npx references (#1262)Tommaso Sciortino
2025-06-19Correct node version in Readme (#1226)Tommaso Sciortino
2025-06-18Support logging in with Application Default Credentials (#1157)Tommaso Sciortino
2025-06-12Code Assist cleanup and docs (#993)Tommaso Sciortino
2025-06-12Edit pass of README.md (#906)starsandskies
2025-06-11TEST: reviewers (#959)matt korwel
2025-06-02Add a note about Gemini API usage and add a link to the TOS. (#681)N. Taylor Mullen
2025-05-30docs: Update README, CONTRIBUTING, and CLI configuration docs (#591)cperry-goog
2025-05-30use npx json instead of jq (#617)Olcan
2025-05-27fix sandboxing anchor (#572)Olcan
2025-05-27replace error with warning if sandbox build is triggered without enabling, im...Olcan
2025-05-17rename env vars GEMINI_CODE_{MODEL,SANDBOX,SANDBOX_IMAGE} (#411)Olcan
2025-05-16fixes and tweaks to docs, mostly related to sandboxing (#385)Olcan
2025-05-16feat: Add support for Vertex AI and Vertex express mode (#380)sasha-gitg
2025-05-15Docs: Add initial project documentation structure and content (#368)cperry-goog
2025-05-15Fix instructions for globally linking the gemini script (#361)DeWitt Clinton
2025-05-14Update Gemini Code verbiage -> Gemini CLITaylor Mullen
2025-05-14improve sandboxing status message, update README, remove dead code from a pre...Olcan
2025-05-13refactor: shorten 'gemini' binary name (#329)Brandon Keiji
2025-05-08fix(sandbox): set --inspect-brk in production sandbox when env DEBUG is truth...Brandon Keiji
2025-05-07Create simple script for setting up a dev environment. (#277)cornmander
2025-05-07feat: add build:sandbox and build:all npm scripts (#274)Brandon Keiji
2025-04-25docs: update manual publishing section (#162)Brandon Keiji
2025-04-23Remove `--workspace` npm run debug command in READMESeth Troisi
2025-04-23feat: set dogfood artifact registry as the default publishing endpoint (#135)Brandon Keiji
2025-04-22Refactor_sandbox_command (#121)Olcan
2025-04-21Add build status to README (#99)Jaana Dogan
2025-04-21More license headers, add a CONTRIBUTING.md file (also fix README.md formatti...Tyler
2025-04-21make sandbox attachable, document in README (#80)Olcan
2025-04-21added sandbox section to readme (#79)Olcan
2025-04-20Update README to reflect current state of the world.Taylor Mullen
2025-04-17Run `npm run format`Taylor Mullen
2025-04-17Remove internal docs and mention of Gerrit from READMEJaana Dogan
2025-04-17docs: Add setup instructions for API key to README (#1)Brandon Keiji
2025-04-17Add and update README filesTaylor Mullen
2025-04-17Initial commit of Gemini Code CLITaylor Mullen