Introducing opencode: AI Coding Agent with Native TUI & LSP

Opencode is an AI coding agent designed for use in the terminal. It offers a native, responsive, and themeable terminal UI, and is LSP (Language Server Protocol) enabled, allowing it to automatically load the necessary LSPs for the specific programming language being used. Opencode also supports multi-session use, meaning that multiple agents can be run in parallel on the same project.

Users can share links to any sessions for reference or debugging purposes, and can log in with an Anthropic account to use their Claude Pro or Max account. Opencode supports over 75 LLM (large language model) providers through Models.dev, including local models. It can be installed using various package managers such as npm, Bun, Homebrew, and Paru.

In addition to the terminal UI, Opencode can also be used in VS Code and GitHub. The GitHub integration allows for easy access to Opencode's features within the GitHub environment. Opencode is owned by Anomaly Innovations and was first released in 2025.

Here is your content converted into markdown:

# opencode - AI coding agent for the terminal

Get Started:

```bash
curl -fsSL https://opencode.ai/install | bash

Features

  • Native TUI: A responsive, native, themeable terminal UI.
  • LSP enabled: Automatically loads the right LSPs for the LLM.
  • Multi-session: Start multiple agents in parallel on the same project.
  • Shareable links: Share a link to any sessions for reference or to debug.
  • Claude Pro: Log in with Anthropic to use your Claude Pro or Max account.
  • Use any model: Supports 75+ LLM providers through Models.dev, including local models.

Installation

  • npm: npm install -g opencode-ai
  • Bun: bun install -g opencode-ai
  • Homebrew: brew install sst/tap/opencode
  • Paru: paru -S opencode-bin

Usage

  • opencode TUI with the tokyonight theme
  • opencode in VS Code
  • opencode in GitHub

Support

©2025 Anomaly Innovations


Replace `Discord_link_here` with the actual Discord link.