gemini-cli
https://github.com/google-gemini/gemini-cli
TypeScript
An open-source AI agent that brings the power of Gemini directly into your terminal.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported5 Subscribers
Add a CodeTriage badge to gemini-cli
Help out
- Issues
- FROM gemini-cli-sandbox # Add your custom dependencies or configurations here. # Note: The base image runs as the non-root 'node' user. # You must switch to 'root' to install system packages. # For example: # USER root # RUN apt-get update && apt-get install -y some-package # USER node # COPY ./my-config /app/my-config
- chore/release: bump version to 0.51.0-nightly.20260702.gff00dacd9
- Google App Signing
- AGENTS.md silently not loaded — not in default context.fileName list in v0.49.0 (parity with agents.md convention)
- docs+DX: mcpServers env-var expansion syntax is undocumented; silent-fail on unexpanded/missing paths
- OAuth login fails for Google AI Pro users: "This client is no longer supported for Gemini Code Assist for individuals"
- chore/release: bump version to 0.51.0-nightly.20260701.g7f00c5fe5
- GeminiCLI.com Feedback: [ISSUE]
- chore/release: bump version to 0.51.0-nightly.20260630.gae0a3aa7b
- bug: isAuthenticationError falsely matches port numbers or non-auth messages containing '401'
- Docs
- TypeScript not yet supported