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
- chore/release: bump version to 0.51.0-nightly.20260705.gf7af4e518
- refactor(cli): optimize slash command resolution parsing with pre-computed map
- refactor(cli): clean up profile selector logic and remove legacy config
- chore/release: bump version to 0.51.0-nightly.20260704.gf7af4e518
- chore/release: bump version to 0.51.0-nightly.20260703.gf7af4e518
- 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
- Docs
- TypeScript not yet supported