Open-Source AI Agent

Your terminal. Your AI.
Zero compromise.

a8e is an open-source AI coding agent that runs entirely on your machine. No telemetry, no data collection — just a powerful autonomous operator that speaks your language.

curl -fsSL https://a8e.ai/install.sh | bash
Terminal — a8e — zsh
   __ _  ___ ___
  / _` |( _ ) _ \   Articulate
 | (_| |/ _ \  __/   Speak Freely.
  \__,_| (_) \___|
~a8e session

Built for developers who value sovereignty

No cloud dependency, no vendor lock-in, no compromises on privacy. a8e is the AI agent you can actually trust.

Zero Telemetry

No PostHog, no Sentry, no data collection. Your code and conversations never leave your machine.

BYOK — Bring Your Own Key

Works with any LLM provider: OpenRouter, OpenAI, Anthropic, Google, Ollama, and more.

MCP Native

First-class Model Context Protocol support for extensible tool integrations and custom workflows.

Local First

Run entirely offline with local models via Ollama or vLLM. Full sovereignty over your AI stack.

Autonomous Agent

Reads, writes, executes, and iterates. Builds projects, fixes bugs, runs tests — autonomously.

Apache 2.0 Licensed

Fully open-source. Fork it, modify it, deploy it. No vendor lock-in, no strings attached.

Up and running in seconds

macOS / Linux
curl -fsSL https://a8e.ai/install.sh | bash
Homebrew
brew install a8e-ai/tap/a8e
Cargo
cargo install a8e
Windows (PowerShell)
irm https://a8e.ai/install.ps1 | iex

Quick Start

# Install
$curl -fsSL https://a8e.ai/install.sh | bash
# Configure your provider
$a8e configure
# Start coding with AI
$a8e session

Works with your stack

Bring your own API key. Switch providers anytime. No lock-in.

OpenRouter
Multi-model gateway
OpenAI
GPT-4o, o1, o3
Anthropic
Claude Sonnet, Opus
Google
Gemini Pro, Flash
Ollama
Local models
Paean AI
a8e native

Ready to take control?

Stop sending your code to the cloud. Start using an AI agent that respects your privacy and runs on your terms.

curl -fsSL https://a8e.ai/install.sh | bash