Goose
ActiveDescription
Open-source extensible AI coding agent that goes beyond code suggestions — install, execute, edit, and test with any LLM.
Key Features
- Native desktop app — Native support for macOS, Linux, Windows desktop with full CLI and API interfaces
- 15+ model providers — Supports Anthropic, OpenAI, Google, Ollama, OpenRouter, Azure, Bedrock and more
- MCP extension ecosystem — Connect 70+ extensions via Model Context Protocol with custom tool support
- Rust high-performance core — Built in Rust for execution performance and cross-platform portability
- General-purpose AI agent — Not limited to code; supports research, writing, automation, data analysis and any task
- Custom distributions — Build custom goose distributions with preconfigured providers, extensions, and branding
Use Cases
Categories
Quick Start
# Install CLI
curl -fsSL https://github.com/aaif-goose/goose/releases/download/stable/download_cli.sh | bash
# Start goose (will prompt to configure model provider)
goose session start
# Or download the desktop app
# Visit https://goose-docs.ai/docs/getting-started/installation