
Your agentic CLI developer.
Sidekick is an agentic CLI-based AI tool inspired by Claude Code, Copilot, Windsurf and Cursor. It's meant to be an open source alternative to these tools, providing a similar experience but with the flexibility of using different LLM providers (Anthropic, OpenAI, Google Gemini) while keeping the agentic workflow.
Sidekick is currently in beta and under active development. Please report issues or share feedback!
- No vendor lock-in. Use whichever LLM provider you prefer.
- MCP support
- Easily switch between models in the same session.
- JIT-style system prompt injection ensures Sidekick doesn't lose the plot.
- Per-project guide. Adjust Sidekick's behavior to suit your needs.
- CLI-first design. Ditch the clunky IDE.
- Cost and token tracking.
- Per command or per session confirmation skipping.
- Tests 😅
- More LLM providers, including Ollama
Install Sidekick.
pip install sidekick-cli
On first run, you'll be asked to configure your LLM providers.
sidekick