Skip to content
Matt Lucas edited this page Jun 24, 2026 · 2 revisions

Lantern Documentation

Welcome to Lantern, a self-contained Rust binary for orchestrating AI coding squads on your local machine.

Getting Started

  • Quick Start: Install and launch your first squad in 5 minutes
  • Agent Modes: Understand the different ways to run Lantern (default squad, solo goose, multi-agent)
  • Installation: Step-by-step installation, dependencies, and setup

Core Concepts

Help & Support

Key Facts

  • No cloud dependencies — everything runs locally
  • Zero credentials required — no API keys, tokens, or secrets
  • SQLite state store at ~/.lantern/data/relay/lantern.db
  • Optional Temporal at 127.0.0.1:8243 for workflow logging
  • macOS + iTerm2 only (Linux/Windows support planned)

Clone this wiki locally