T3 Code documentation

Every T3 Code guide in one place — installation, quickstart, runtime modes, worktrees, remote access, the CLI reference and architecture.

Last reviewed · verified against the pingdotgg/t3code repo

The full guide index. If you're new, start with the quickstart — everything else makes more sense once you have a thread running.

Getting started#

  • Quickstart — provider setup, npx t3, first thread, in about two minutes
  • Installation — every method compared, and what to install first
  • npx t3 — zero install, and the route for servers
  • Windows — winget, the .exe, and the PATH gotcha
  • macOS — Homebrew cask, Apple Silicon, Gatekeeper
  • Linux — AUR, AppImage, systemd
  • FAQ — cost, requirements, privacy, and what it isn't

Guides#

Reference#

Providers#

Troubleshooting#

Comparisons#

Keeping current#


A note on scope#

This is a community reference, not the official documentation. It exists because T3 Code moves fast — nightly builds most days — and there's value in a stable place for the practical details: exact commands per platform, what actually happens on a remote box, and the error messages that send people to GitHub issues.

Every page records when it was last checked against the repository. For anything canonical, use the official docs, the repository, or the Discord.

FAQ#

Where is the official T3 Code documentation?#

The official docs are hosted at pingdotgg-t3code.mintlify.app, with additional markdown files in the docs directory of the pingdotgg/t3code GitHub repository. This site is an independent community reference.

Is there a T3 Code manual or handbook?#

There's no printed manual. The official documentation plus the repository's docs directory are the canonical sources; this site organises the practical material by task and by error message.

How do I search the T3 Code docs?#

Use the search box at the top of any page on this site, or press / to focus it. It searches page titles, descriptions and content across all guides.