T3 Code is a minimal web GUI for running coding agents such as Codex, Claude, and OpenCode. It gives developers a cleaner interface for working with agent sessions without relying only on terminal-based workflows. The project can be launched quickly with npx, and it also supports desktop and remote access setups. Users need to install and authenticate at least one supported provider before using it, which keeps the actual agent accounts under the user’s control. The repository includes guidance for exposing a T3 Code server to another device, such as a phone, tablet, or separate desktop app. Overall, it is an early-stage developer tool for managing AI coding agents through a lightweight, session-oriented web interface.
Features
- Minimal web GUI for coding agents
- Codex, Claude, and OpenCode provider support
- Quick launch through npx t3
- Desktop and remote access workflows
- Session-oriented interface for agent work
- User-owned provider authentication
