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
- security(sandbox): host shell injection via BUILD_SANDBOX path interpolation in sandbox.ts
- bug(cli): auto-nudge race in useGeminiStream creates duplicate streams and corrupts history on empty responses
- bug(core): abort-time history rollback over-truncates multi-tool loops, discarding successful prior tool rounds
- bug(a2a-server): express.json() mounted after A2A SDK routes breaks JSON-RPC body parsing
- security(web-fetch): SSRF via redirect to private IP bypasses isPrivateIp check
- bug(glob): pattern path traversal can escape workspace via ../ segments despite dir_path validation
- security(extensions): extension name path traversal allows write outside extensions directory
- perf(fileDiscovery): O(n*m) ignore filtering without subtree pruning causes multi-second delays on large repos
- bug(tools): concurrent file writes suffer lost-update race (no atomic write or per-path locking)
- security(mcp): MCP server command not validated - malicious settings/extension can spawn arbitrary binaries
- Docs
- TypeScript not yet supported