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(core): project .env can inject execution-affecting GIT_* variables (GIT_EXEC_PATH, GIT_SSH_COMMAND, GIT_PROXY_COMMAND) into internal git operations; sanitization only strips GIT_CONFIG_*
- Docs: env var redaction section uses setting keys that do not exist
- Docs: CLI reference lists a removed --experimental-zed-integration flag and omits --acp
- Docs: six CLI flags missing from the reference table
- CI: six workflows have no explicit permissions block
- Docs: generated settings block is missing the extensions category
- chore(deps): bump js-yaml from 4.1.1 to 5.3.0
- bug(ide): Windows IDE detection fallback invokes Unix-only 'ps' command, so snapshot failures silently return an empty command
- bug(windows): isWithinRoot() path containment check is case-sensitive, so valid in-root paths (e.g. different drive-letter casing) are rejected
- chore/release: bump version to 0.56.0-nightly.20260824.g5411f113c
- Docs
- TypeScript not yet supported