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.20260914.g9c1b0a610
- fix(core): don't anchor nested .gitignore patterns that only have a trailing slash
- fix(sdk): guard JSON.parse on tool-call args in sendStream
- fix(core): handle trailing-slash patterns in nested .gitignore correctly
- ci(workflow): unassign-inactive-assignees fails daily with SyntaxError: Illegal continue statement
- bug(core): client-initiated tool calls silently bypass ASK_USER confirmation (scheduler/policy.ts)
- bug(core): external safety checker inherits full env and unbounded stdout (checker-runner.ts)
- bug(cli): non-atomic state.json write can corrupt and silently wipe persistent state
- bug(sdk): unguarded JSON.parse on tool-call args kills sendStream (session.ts)
- bug(core): unbounded _execute recursion on sandbox_expansion_required can loop forever (scheduler.ts)
- Docs
- TypeScript not yet supported