EveryDev.ai
Subscribe
Home
Tools

3,804+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2782
  • Coding1973
  • Infrastructure825
  • Projects603
  • Marketing598
  • Research520
  • Analytics468
  • Design462
  • MCP419
  • Testing346
  • Security323
  • Data305
  • Integration224
  • Prompts220
  • Communication210
  • Extensions196
  • Learning179
  • Voice175
  • Commerce160
  • DevOps135
  • Web95
  • Finance31
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. T3 Code
    T3 Code icon

    T3 Code

    Agent Harness

    An open-source control plane for coding agents that lets you orchestrate Claude Code, Codex, Cursor, Grok, OpenCode, and Antigravity from one desktop, web, or mobile surface.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open-source under the MIT license. Download and use at no cost.

    Engagement

    Available On

    Windows
    macOS
    Linux
    Android
    iOS

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Agent HarnessAI Coding AssistantsMulti-agent Systems

    Alternatives

    PaseoHARNimbalyst
    Developer
    T3 Tools Inc.San Francisco, CAEst. 2021

    Listed Sep 2026

    About T3 Code

    T3 Code is an open-source "agent harness control surface" built by T3 Tools Inc. that lets developers orchestrate multiple AI coding agents — Claude Code, Codex, Cursor, Grok Build, OpenCode, and Google Antigravity — from a single unified interface. It is available as an Electron-based desktop app, a web app, and native iOS and Android mobile apps, and is MIT-licensed with the full source on GitHub.

    What It Is

    T3 Code sits between the developer and the underlying AI coding agents already installed on their machine. Rather than replacing those agents, it acts as a control plane: it detects whichever agents are authenticated locally and lets you switch between them, manage threads, review diffs, and commit code — all without touching a terminal. The project describes itself as inspired by tools like the Codex desktop app, Conductor, Claude Desktop, and Cursor Glass, but built to be more performant, remote-ready, and fully open.

    The "Bring Your Own Subscription" Model

    T3 Code does not resell tokens or impose quota caps. Users plug in the credentials they already hold for Claude Code, Codex, OpenCode, Cursor, Grok, or Antigravity. The app orchestrates those agents using the authenticated sessions on the local machine. Supported setup paths include:

    • Claude Code — claude auth login
    • Codex CLI — codex login
    • OpenCode — opencode auth login
    • Cursor — cursor-agent / agent login
    • Grok Build — grok login
    • Antigravity — Google sign-in via in-app settings (no CLI required)

    The team states that more harnesses ship weekly.

    Remote Access and Mobile-First Design

    A distinctive feature of T3 Code is its remote access model. The backend server runs on the developer's machine, and the iOS and Android apps connect to it over the network — allowing developers to control agents running on their desktop from anywhere. The GitHub README documents this capability explicitly under "Remote access from a phone or another machine." Community tweets quoted on the homepage describe using it for iOS development from 2,000 miles away and running agent sessions from 36,000 feet on a phone.

    Git Workflow Integration

    T3 Code includes a built-in Git workflow layer. Each agent thread writes to its own branch, and a single button generates a pull request on GitHub with an auto-generated title, body, and changelog. Features include inline diff review before pushing, support for draft PRs, stacked PRs, and amend PRs, and integration with existing GitHub authentication — no terminal steps required.

    Open-Source Architecture and Fork Model

    The project is MIT-licensed and the team explicitly encourages forking. The homepage highlights three fork use cases: restyling the UI, wiring in custom agents or models, and self-hosting or distributing a custom build. The repository uses Vite+ (vp) as its build toolchain and requires Node.js 22.16+, 23.11+, or 24.10+. An install-free trial path is available via npx t3@latest, which launches the backend and local web app without installing the desktop client.

    Update: v0.0.40

    The latest release is v0.0.40, published on September 8, 2026. The repository was created in February 2026 and has accumulated over 22,000 GitHub stars and more than 5,400 forks in that window, according to GitHub metadata. The team notes the project is "very very early" and that large feature contributions are not yet being accepted, though small fixes may be considered. The homepage states the tool is "tolerated by over 200,000 devs" — a vendor-published claim on the marketing page.

    T3 Code - 1

    Community Discussions

    Be the first to start a conversation about T3 Code

    Share your experience with T3 Code, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Fully free and open-source under the MIT license. Download and use at no cost.

    • Orchestrate Claude Code, Codex, Cursor, Grok, OpenCode, Antigravity
    • Desktop app (Windows, macOS, Linux)
    • Web app
    • iOS and Android mobile apps
    • Remote access

    Capabilities

    Key Features

    • Orchestrate multiple AI coding agents from one surface
    • Bring your own agent subscription (no token reselling)
    • Remote access via iOS and Android mobile apps
    • One-button commit, push, and PR creation
    • Auto-generated PR titles, bodies, and changelogs
    • Inline diff review before pushing
    • Draft PRs, stacked PRs, amend PRs
    • Switch models mid-thread
    • Each agent thread writes to its own branch
    • Install-free trial via npx t3@latest
    • MIT-licensed and fully forkable
    • Supports Claude Code, Codex, Cursor, Grok Build, OpenCode, Antigravity
    • Electron-based desktop app
    • Web app at app.t3.codes
    • Background service mode
    • Permission modes for agent actions
    • Keyboard shortcuts
    • Project settings
    • Multiple account support per provider

    Integrations

    Claude Code
    OpenAI Codex CLI
    Cursor
    Grok Build
    OpenCode
    Google Antigravity
    GitHub
    iOS
    Android
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate T3 Code and help others make informed decisions.

    Developer

    T3 Tools Inc.

    T3 Tools Inc. builds open-source developer tooling centered on AI coding agent workflows. Their flagship product, T3 Code, provides a unified control plane for orchestrating multiple AI coding agents from desktop, web, and mobile surfaces. The team is known in the TypeScript and web development community, with the project accumulating over 22,000 GitHub stars since its February 2026 launch. T3 Tools releases the full source under the MIT license and actively encourages forking and self-hosting.

    Founded 2021
    San Francisco, CA
    Read more about T3 Tools Inc.
    WebsiteGitHubX / Twitter
    1 tool in directory

    Similar Tools

    Paseo icon

    Paseo

    Orchestrate coding agents from your desktop, phone, terminal, or browser. Self-hosted, multi-provider, and open source.

    HAR icon

    HAR

    Open-source, agent-agnostic harness for running fleets of coding agents in parallel with deterministic validation gates, verifiable proof, and full observability.

    Nimbalyst icon

    Nimbalyst

    Open-source visual workspace for building with Claude Code and Codex — manage parallel agent sessions, edit work visually, and track tasks in one local desktop app.

    Browse all tools

    Related Topics

    Agent Harness

    Infrastructure, orchestrators, and task runners that wrap around LLM coding agents — covering session management, context delivery, worktree isolation, architecture enforcement, and issue-to-PR pipelines.

    161 tools

    AI Coding Assistants

    AI tools that help write, edit, and understand code with intelligent suggestions.

    820 tools

    Multi-agent Systems

    Platforms for creating and managing teams of AI agents that can collaborate.

    343 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions