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 supported6 Subscribers
Add a CodeTriage badge to gemini-cli
Help out
- Issues
- chore/release: bump version to 0.61.0-nightly.20260913.g9c1b0a610
- sanitizeForDisplay can drop an emoji when its truncation limit lands inside a surrogate pair
- fix(cli): avoid splitting surrogate pairs during truncation
- fix(cli): keep surrogate pairs intact at ExpandableText truncation boundaries
- Feature: /stats heatmap — calendar heatmap of daily token usage
- ExpandableText can drop an emoji at a truncation boundary
- chore/release: bump version to 0.61.0-nightly.20260912.g9c1b0a610
- bug(cli): aggressive terminal flickering/tearing during user typing and spinner animations
- fix(checkpoint): validate history is an array in loadCheckpoint (#29194)
- Nested .gitignore: patterns with only a trailing slash (e.g. build/) are anchored instead of matching at any depth
- Docs
- TypeScript not yet supported