T3 Code is a minimal web GUI for coding agents (currently Codex and Claude, more coming soon).
Warning
T3 Code currently supports Codex, Claude, and OpenCode. Install and authenticate at least one provider before use:
- Codex: install Codex CLI and run
codex login - Claude: install Claude Code and run
claude auth login - OpenCode: install OpenCode and run
opencode auth login
npx t3Install the latest version of the desktop app from GitHub Releases, or from your favorite package registry:
winget install T3Tools.T3Codebrew install --cask t3-codeyay -S t3code-binWe are very very early in this project. Expect bugs.
We are not accepting contributions yet.
Observability guide: docs/observability.md
Mobile remote control is being developed in apps/mobile. It is an in-progress
Expo workspace for pairing an iPhone to a Mac-hosted T3 Code server, with
Tailnet access as the recommended remote path.
Before local development, prepare the environment and install dependencies:
# Optional: only needed if you use mise for dev tool management.
mise install
bun install .Read CONTRIBUTING.md before opening an issue or PR.
Need support? Join the Discord.