Skip to content

Introduction

Opencode is an open-source, model-agnostic AI coding agent designed to live in your terminal. It bridges the gap between chat interfaces and your actual filesystem.

Key Features

  • Model Agnostic: Use Anthropic, OpenAI, Google, or local LLMs via Ollama.
  • Full Agency: Capable of reading files, editing code, running commands, and validating fixes.
  • Privacy First: Your code stays on your machine. We don’t train on your data.

Getting Started

Ready to dive in? Check out the Quick Start guide to install Opencode in under 5 minutes.

Go to Quick Start →