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(core): handle trailing-slash patterns in nested .gitignore correctly
- 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)
- bug(core): insecure user/workspace policy dirs skip permission checks (policy/config.ts)
- bug(cli): ShellProcessor ignores abort signal, hung custom command blocks prompt pipeline
- bug(a2a-server): logger ignores LOG_LEVEL and logs request bodies without redaction
- bug(cli): readStdin 500ms silent-empty plus destroy() breaks stdin reuse
- bug(cli): nested setState in useInputHistoryStore breaks StrictMode history
- bug(sdk): AgentShellOptions env/timeoutSeconds silently ignored (shell.ts)
- bug(cli): @ glob fallback parses LLM text and takes only first match
- Docs
- TypeScript not yet supported