google-gemini/gemini-cli vs SWE-agent/mini-swe-agent
Compare google-gemini/gemini-cli and SWE-agent/mini-swe-agent using the current verified snapshot: positioning, license, deployment, use cases, limitations, and original sources.
google-gemini/gemini-cli
Gemini CLI is a terminal-first AI agent that brings Gemini models into the command line for codebase querying, code generation, and workflow automation. It runs locally via Node.js but depends on the remote Google Gemini API for inference, requiring authentication and network access.
- License
- Apache-2.0
- Deployment
- Refer to project documentation
- Use cases
- Documents & Office · Coding & Development
- Updated
- 2026-07-16T11:54:00Z
SWE-agent/mini-swe-agent
A minimal AI coding agent written in approximately 100 lines of Python that operates exclusively through bash execution. It accepts natural language prompts and GitHub issues as inputs, returning shell commands, code modifications, or resolved issue outputs, but requires a connection to an external language model provider such as LiteLLM, OpenRouter, or Portkey to operate.
- License
- MIT
- Deployment
- Refer to project documentation
- Use cases
- Coding & Development · Automation
- Updated
- —
How to choose
First eliminate options that fail required deployment, license, or use-case constraints; then inspect each detail page for limitations and direct evidence.