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
- 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
- ExpandableText can drop an emoji at a truncation boundary
- 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
- 1578
- fix(cli): prevent terminal flickering caused by stdout contention and cursor focus
- ACP: session file written with agent-generated sessionId instead of the client-established one — session/load fails with "Invalid session identifier" (Zed as ACP client)
- Docs
- TypeScript not yet supported