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
- fix(cli): keep input typed before the logger answers, and read it once
- fix(core): bound how often one call may expand the sandbox
- fix(a2a-server): honour LOG_LEVEL and keep credentials out of the log
- fix(cli): pause stdin after truncation, and say when it gives up on it
- fix(core): secure non-system policy directories against write permissions #29311
- fix(sdk): honour AgentShellOptions env and timeoutSeconds
- fix(core): vet the permissions of policy directories found by convention
- fix(a2a-server): add early return on unsupported store in tasks metadata endpoint
- CLI 1.2.2: -p (print mode) hangs indefinitely on all inference - no error, no response, no timeout
- fix(sdk): guard JSON.parse on tool-call args in sendStream
- Docs
- TypeScript not yet supported