Why is T3 Code growing so fast?

Last updated: 31 August 2026

SUMMARY

T3 Code is growing so fast because it caught a new developer bottleneck early: people are no longer using one coding agent at a time, they are managing several, and T3 Code gives them one free, open-source control surface without forcing them to abandon Claude, Codex, Cursor, Grok or OpenCode.

The growth itself looks real, not just creator hype. Reported users rose from more than 60,000 in early June to more than 200,000 by August 20, while GitHub stars increased roughly 47% and forks about 62% in around six weeks.

The interesting part is that the latest numbers also show cooling. T3 Code was adding about 1,300 stars per week in early August and is now closer to 588, so the first explosive wave is already normalizing even while absolute growth remains strong.

The timing is unusually favorable. JetBrains finds that 90% of professional developers now use AI coding agents at least weekly and 68% use them daily, while Claude Code and Codex adoption have risen sharply within months.

T3 Code benefits from being one layer above the model providers. When developers switch from Claude to Codex or add OpenCode, they can keep the same projects, threads, remote machines and surrounding workflow instead of rebuilding everything around a new first-party app.

Its free bring-your-own-subscription model removes another big adoption barrier. A developer who already pays for Claude Code or ChatGPT can try T3 Code in minutes, keep the agent they already trust and spend nothing extra on AI usage.

Parallel worktrees and inbox-like thread management look like the deeper product insight. As agents become more autonomous, the scarce resource becomes human attention: what finished, what failed, what needs approval and what should be ignored for now.

Mobile and Linux usage suggest T3 Code is spreading beyond a nicer desktop interface. Developers are increasingly leaving agents on persistent machines or remote Linux servers, then checking and steering that work from a browser or phone.

Theo Browne's audience clearly accelerated the launch, but distribution alone does not explain months of continued user growth, thousands of forks, mobile installs and sustained issue and pull-request activity. The product is rough, and people are still using it heavily anyway.

The main risk is that the category is becoming obvious to everyone. Codex, Claude and Conductor are already adding similar multi-agent workflows, so T3 Code can probably keep growing, but maintaining its edge will depend on provider flexibility, open source, remote/mobile depth and shipping faster than the first-party tools close the gap.

Get the biggest database of
profitable internet businesses

We mapped 300+ proven digital businesses so you can skip the blind trial and error. For each one, you get the site, the revenue numbers, the distribution strategy, the repeatable patterns, and ideas to recreate the model in a different niche, channel, or angle.

Get the full database →

Is T3 Code actually growing that fast right now?

T3 Code is growing extremely fast by any reasonable open-source developer-tool standard, although the latest GitHub data shows the pace starting to cool from its early-August peak.

The clearest number comes from T3 Code itself. Theo Browne said in early June that the product had passed 60,000 users after only a few months. On August 20, he announced that T3 Code had reached 200,000 users. That is roughly 140,000 additional reported users in around ten weeks, or more than three times the early-June user base.

The GitHub numbers independently point in the same direction. A snapshot from July 21 showed 14,239 stars and 3,102 forks. As of now, GitHub trackers put T3 Code at roughly 21,000 stars and just over 5,000 forks. Stars have therefore increased by about 47% and forks by about 62% in roughly six weeks. The repository also reached number one on GitHub Trending in late July.

One qualification is worth keeping in view. T3 Code was gaining around 1,300 stars per week in early August. The latest seven-day count is closer to 588. Growth is still very strong, at roughly 80 new stars a day, but the first explosive wave has clearly slowed.

The reported user number also comes from T3 Tools rather than an independent analytics provider. We should read 200,000 as cumulative product users, rather than assume 200,000 daily active developers.

Even after those caveats, the scale-up is hard to dismiss. We have user growth, stars, forks, mobile installs, GitHub Trending performance and heavy development activity all moving in the same direction.

Metric Earlier level Current level Change
Reported users 60k+ in early June 200k+ More than 3.3x
GitHub stars 14,239 on July 21 ~21,000 About +47%
GitHub forks 3,102 on July 21 ~5,000 About +62%
Weekly star additions ~1,300 in early August ~588 lately Growth has cooled
Android downloads 100+ shortly after launch 5,000+ Rapid early adoption

What does T3 Code actually do?

T3 Code gives developers one place to control Claude Code, Codex, Cursor, Grok Build and OpenCode across desktop, web and mobile.

The easiest way to understand the product is to picture a developer who already pays for Claude Code and ChatGPT. That developer can install T3 Code, connect those existing tools and start running coding tasks from the same interface. Each agent keeps using its own underlying CLI and subscription.

T3 Code then handles the surrounding work. Developers can create separate agent threads, isolate tasks with Git worktrees, inspect changed files, review diffs, use terminals, commit code, push branches and manage work across several projects.

The architecture is unusually important here. The server runs on the developer's own machine or remote server, beside the repository and the coding agents. The desktop, web and mobile apps become different windows into the same environment.

T3 Code therefore sits one level above individual coding agents. Claude, Codex or Cursor still write the code. T3 Code organizes the work around them.

That positioning explains a lot of the growth.

Get the biggest database of
profitable internet businesses

We mapped 300+ proven digital businesses so you can skip the blind trial and error. For each one, you get the site, the revenue numbers, the distribution strategy, the repeatable patterns, and ideas to recreate the model in a different niche, channel, or angle.

Get the full database →

Why did T3 Code take off right now?

T3 Code arrived just as developers started moving from chatting with one AI coding tool to running several coding agents during the same working day.

JetBrains recently surveyed more than 15,000 professional developers worldwide and found that 90% now use AI coding agents at work at least weekly. More strikingly, 68% use them every day.

The individual tools are growing quickly too. Claude Code went from 18% workplace adoption in January to 39% in the May-to-July survey period. Codex jumped from 3% to 16%. OpenCode reached 7% despite lacking the distribution of Anthropic, OpenAI or Microsoft.

OpenAI's own usage data points toward a deeper change. By June, the heaviest 1% of daily Codex users inside OpenAI were generating more than 60 hours of agent work per day. Obviously, nobody personally works for 60 hours in one day. Those developers were running many tasks in parallel.

At that point, the software problem changes. When one agent handles one request at a time, a terminal or chat window works fine. Once five, ten or twenty jobs can move independently, developers need a way to see what is running, what finished, what failed and what deserves attention next.

T3 Code happened to be built around that problem while the behavior was spreading very quickly.

AI coding tool January adoption Recent adoption Change
Claude Code 18% 39% More than doubled
Codex 3% 16% More than 5x
Cursor 18% 12% Down
OpenCode 7% Rapid newcomer
Any coding agent 90% weekly Already mainstream

Why use T3 Code when Codex and Claude already have desktop apps?

T3 Code is attractive today because developers can keep one workflow while switching between Claude Code, Codex, Cursor, Grok Build and OpenCode.

The comparison has become much tougher than it was at launch. OpenAI's Codex app already supports multiple agents, separate threads, worktrees, diff review and parallel execution. Claude's desktop tooling now handles parallel sessions, isolated worktrees, terminals and remote work. Conductor also runs several coding agents from one application.

So the basic idea of a visual command center for coding agents has already become mainstream.

T3 Code's clearest difference is provider flexibility. OpenAI naturally builds Codex around Codex. Anthropic builds its experience around Claude. T3 Code can follow whichever agent developers want to use.

That flexibility has become more useful as tool rankings keep changing. JetBrains measured Claude Code adoption more than doubling while Codex grew roughly fivefold and Cursor declined. We are looking at a market where developer preferences can move dramatically within a few months.

A developer using T3 Code can change the underlying agent while keeping projects, remote machines, threads and the surrounding workflow familiar.

For heavy users who already jump between coding agents, that is a very practical advantage.

Get the biggest database of
profitable internet businesses

We mapped 300+ proven digital businesses so you can skip the blind trial and error. For each one, you get the site, the revenue numbers, the distribution strategy, the repeatable patterns, and ideas to recreate the model in a different niche, channel, or angle.

Get the full database →

Is T3 Code growing partly because it is free?

T3 Code's bring-your-own-subscription model gives the product an unusually easy adoption funnel.

Someone already paying for Claude Code, ChatGPT, Cursor or another supported service can try T3 Code with the subscription they already have. The basic T3 Code product currently costs nothing, and the repository uses the MIT open-source license.

The setup can also be extremely short. Running npx t3@latest starts the backend and local web interface. If Claude Code or Codex is already authenticated on the machine, the developer can begin using the interface almost immediately.

Compare that with trying a completely new AI coding product. The user may have to create another account, learn another agent, buy another plan, move projects over and worry about paying for another pool of usage.

T3 Code asks for a much smaller commitment: keep the agents you already like and see whether this interface makes them easier to manage.

That makes social distribution especially powerful. A developer can see Theo demonstrate a useful workflow, try it immediately and spend zero additional dollars on AI usage.

For adoption, that setup is unusually strong.

Are parallel agents the real reason developers like T3 Code?

Parallel coding agents are probably the strongest functional reason T3 Code has found product pull.

OpenAI's research gives us a good idea of how far agent usage has moved. More than 70% of Codex users had asked the agent to perform work estimated to take a human more than an hour. Among OpenAI's heaviest internal users, dozens of hours of agent work can now run during one human working day.

Once developers work this way, "coding faster" becomes only part of the problem. They have to launch tasks, isolate them, check progress, answer questions, inspect results and decide what gets merged.

T3 Code uses separate threads and Git worktrees to make that manageable. One agent can fix a bug while another refactors a component and another works on tests, with each task operating on an isolated copy of the repository.

Theo has shown himself working this way publicly, moving through many concurrent coding tasks and pull requests during the same session. That use case fits T3 Code much better than the traditional image of a developer typing beside one AI assistant.

The underlying agents keep getting faster and more autonomous. Every improvement increases the amount of work one developer can start simultaneously.

T3 Code becomes more useful as that queue gets bigger.

Get the biggest database of
profitable internet businesses

We mapped 300+ proven digital businesses so you can skip the blind trial and error. For each one, you get the site, the revenue numbers, the distribution strategy, the repeatable patterns, and ideas to recreate the model in a different niche, channel, or angle.

Get the full database →

Is T3 Code basically an inbox for AI coding agents?

T3 Code increasingly behaves like an inbox for software work, and that may be the product insight that makes the interface feel useful so quickly.

Developers running several agents eventually face a very ordinary problem: they lose track of things.

One thread is waiting for permission. Another finished ten minutes ago. A third changed the wrong files. A fourth has an open pull request. Two old sessions can be ignored. Another task should stay visible until tomorrow.

T3 Code has increasingly designed its sidebar around those states. Threads can be pinned, searched, snoozed and settled. Finished work can disappear from the active queue while unfinished work stays visible.

The team even reduced the use of its separate planning mode after internal usage data showed plan-mode sessions falling from about 9% to 2.5%. That is a useful example of T3 Code following real behavior instead of preserving a feature because it sounds sophisticated.

The attention problem is likely to get bigger quickly. Generating another agent task is becoming cheap. Remembering which of fifteen tasks actually deserves human attention remains expensive.

An interface that makes those fifteen tasks feel like a clean inbox can therefore create a lot of value without improving the underlying model at all.

Why are T3 Code developers controlling coding agents from their phones?

T3 Code's mobile and remote features fit the new coding workflow surprisingly well because autonomous agents keep working after the developer leaves the computer.

The Android app has already crossed 5,000 downloads. On iOS, T3 Code currently carries a 4.9 rating from more than 50 reviews. Those numbers are small compared with consumer apps, but they are meaningful for a young companion app aimed at developers.

The reason becomes obvious once we look at what the mobile app does. A developer can start an agent, inspect files, check a diff, use Git actions, answer the agent and even open a terminal. The actual repository and coding agent can remain on a workstation or remote Linux machine.

T3 Connect makes that setup easier. Instead of manually exposing a development server, users can pair machines and reach their existing T3 Code environments from another device.

This changes the role of the phone. Nobody needs an iPhone keyboard to replace a full development workstation. The useful moments are smaller: check whether Codex finished, answer Claude's question, review a patch, start another task or see why something failed.

OpenAI has independently reached the same conclusion. Codex now has a mobile experience inside ChatGPT, and OpenAI explicitly describes it as a way to stay involved while long-running work continues elsewhere.

Mobile coding suddenly makes sense once "coding" includes supervising machines that can keep working alone.

Get the biggest database of
profitable internet businesses

We mapped 300+ proven digital businesses so you can skip the blind trial and error. For each one, you get the site, the revenue numbers, the distribution strategy, the repeatable patterns, and ideas to recreate the model in a different niche, channel, or angle.

Get the full database →

Is Theo Browne's audience doing most of the work?

Theo Browne's audience gives T3 Code a huge head start, but distribution alone no longer explains the size of the product.

Theo has roughly 380,000 followers on X plus a large developer audience on YouTube. More importantly, those followers are unusually relevant. They already care about Claude Code, Codex, TypeScript, AI coding workflows and developer tools.

That gives T3 Code an acquisition channel most startups would struggle to buy. Theo can build a feature, demonstrate it publicly and immediately put it in front of tens of thousands of plausible users. Individual T3 Code posts routinely reach large audiences.

He had already proved that distribution with T3 Chat, which reached more than 100,000 people sending messages within 16 days of launch and later became a seven-figure-ARR business.

T3 Code clearly benefited from the same launch machine.

The harder evidence comes after launch. T3 Code reached 200,000 reported users months into the project. As seen above, its GitHub stars have climbed roughly 47% since late July and forks roughly 62%. Developers are also opening hundreds of detailed issues and pull requests around real workflows.

Those behaviors require more commitment than watching a Theo video.

We would expect a mediocre product backed by a huge creator to generate a sharp first spike. T3 Code has kept adding users, forks, integrations and platform usage well beyond that initial burst.

Theo provides the audience. The product is giving enough of that audience a reason to stay.

Is open source helping T3 Code grow?

T3 Code's open-source model gives developers more confidence to build a daily workflow around a very young product.

T3 Code sits in a sensitive place. It can access repositories, terminals, Git operations and coding agents with broad permissions. Developers understandably care about what software in that position is doing.

The whole T3 Code codebase is available under an MIT license. Users can inspect it, run it locally and fork it if the main project moves in a direction they dislike.

The fork data is interesting here. T3 Code currently has about 5,000 forks against roughly 21,000 stars, giving it a fork-to-star ratio close to 24%. OpenCode, by comparison, had about 24,800 forks against 194,000 stars in its recent GitHub snapshot, or roughly 13%.

We should avoid treating those ratios as a clean measure of engagement because projects have very different contribution patterns. Still, T3 Code users are forking the repository at a striking rate relative to its star count.

Open source also makes experimentation safer. A developer can depend on T3 Code today while knowing the existing code remains available even if T3 Tools changes its commercial strategy later.

That promise fits the audience especially well. These users are software developers, so "you can fork it" is a credible option rather than marketing copy.

Get the biggest database of
profitable internet businesses

We mapped 300+ proven digital businesses so you can skip the blind trial and error. For each one, you get the site, the revenue numbers, the distribution strategy, the repeatable patterns, and ideas to recreate the model in a different niche, channel, or angle.

Get the full database →

How is T3 Code shipping this fast without collapsing under bugs?

T3 Code is shipping at a frantic pace, and the current bug backlog shows both sides of that strategy.

Theo reported that the team merged more than 250 pull requests during one two-week stretch. The changes included subagent visibility, project search, thread search, mobile improvements, T3 Connect, terminal work, smaller desktop installs, memory fixes, faster reconnects and a long list of smaller corrections.

The performance work has been particularly important. Long threads had created memory and rendering problems. Recent changes reduced the amount of thread data being moved around, improved pagination and addressed crashes caused by large histories.

The rough edges are still easy to find. Recent GitHub issues describe oversized Codex histories crashing usage scans, long threads exhausting memory, mobile file links failing, remote-machine edge cases and UI problems. The project regularly carries around 500 open issues.

T3 Code itself warns users that the product is "very very early" and tells them to expect bugs.

Yet people keep using it anyway. A fragile developer tool usually struggles once it becomes central to real work. T3 Code has reached more than 200,000 reported users while still moving through obvious early-product problems.

That tells us something useful about demand. Developers appear willing to tolerate a rough product because the workflow already saves them enough hassle.

The danger comes later. Individual developers may accept this pace. Larger companies will expect stronger security controls, predictable updates, administration and support. Conductor already sells some of those capabilities through its Teams and Enterprise plans.

T3 Code can move fast for now. Growing into a serious team product will require a different level of polish.

Why has Linux suddenly become T3 Code's biggest platform?

Linux has now become T3 Code's largest platform, which gives us a fresh clue about who is adopting the product and how they are using it.

Theo recently shared T3 Code platform data showing Linux moving into first place. When someone asked whether remote servers counted, he confirmed that the metric reflects the machine where Claude Code or Codex actually runs. A remote Linux server therefore appears as Linux.

That changes how to read the result. Some of the growth is almost certainly coming from developers moving coding agents onto persistent machines and then controlling those machines remotely.

There is another very recent distribution boost. DHH announced that Omarchy 4.1 will ship with T3 Code. Theo said this was likely the biggest factor behind the Linux jump. Omarchy already has a strong audience among developers experimenting with Linux-based AI workflows.

So the Linux result probably combines two behaviors: developers using Linux directly as their main workstation and developers turning Linux machines into agent servers.

Both fit T3 Code unusually well.

A persistent machine can keep Claude Code and Codex running while the developer moves between a laptop, browser and phone. As coding agents take on longer tasks, that setup becomes more useful.

The latest Linux growth therefore gives us stronger evidence that T3 Code is spreading beyond people simply replacing one desktop coding interface with another.

Get the biggest database of
profitable internet businesses

We mapped 300+ proven digital businesses so you can skip the blind trial and error. For each one, you get the site, the revenue numbers, the distribution strategy, the repeatable patterns, and ideas to recreate the model in a different niche, channel, or angle.

Get the full database →

Are Codex, Claude and Conductor already catching T3 Code?

T3 Code now faces serious competition because OpenAI, Anthropic and independent tools such as Conductor are building around the same multi-agent workflow.

OpenAI describes Codex itself as a "command center for agentic coding." The Codex app supports parallel agents, worktrees, project organization and diff review. Codex has also moved onto mobile and can run background work.

Claude's tooling is moving in the same general direction. Developers can run parallel coding sessions with isolated worktrees and work across local and remote environments.

Conductor is an especially direct comparison. Its free plan supports several coding agents running in parallel and allows users to bring their own subscriptions. Paid plans add cloud workspaces, collaboration, an API, centralized administration and enterprise features.

This competition confirms that T3 Code found a real category. It also makes long-term differentiation harder.

T3 Code currently has three advantages that remain fairly clear: broad provider support, open-source code and a strong remote/mobile setup. Its Linux support is also useful in a category where some polished competitors remain more Mac-focused.

The weakness is equally clear. Interface features are easy to copy compared with a proprietary frontier model. OpenAI or Anthropic can reproduce a good workflow idea quickly.

T3 Code therefore has to keep moving ahead of the providers on orchestration while staying flexible enough to support whichever agents developers choose next.

Product Multiple agents Multiple providers Open source Remote/mobile angle
T3 Code Yes Claude, Codex, Cursor, Grok, OpenCode Yes Core part of product
Codex Yes OpenAI No Strong and expanding
Claude tooling Yes Anthropic No Strong and expanding
Conductor Yes Several harnesses No Cloud/mobile expanding

Can T3 Code keep growing this fast?

T3 Code can keep adding users quickly, although the latest GitHub numbers already suggest that the first hypergrowth phase is settling into a slower pace.

The star curve gives us the cleanest warning against extrapolating indefinitely. T3 Code was adding roughly 1,300 stars per week earlier in the month. The latest seven-day increase is around 588. That is still excellent growth for an open-source developer tool, but it is less than half the earlier weekly pace.

The user opportunity remains large. JetBrains finds that 90% of professional developers already use coding agents weekly, yet only a fraction currently need a dedicated control surface for several agents. The addressable group can grow as developers move from occasional agent use toward parallel, long-running work.

Distribution is also widening. Theo's audience remains powerful, mobile apps are live, T3 Connect makes remote usage easier and Omarchy now provides another route into the Linux developer community.

The biggest threat comes from first-party products improving quickly. OpenAI already gives more than four million people weekly access to Codex. Claude Code has reached 39% adoption among professional developers in JetBrains' latest survey. Those companies can place new orchestration features directly inside products developers already use.

T3 Code's current growth therefore looks durable enough to continue, while another 3x jump over the next ten weeks would require a new wave of distribution or a major expansion of the category.

We would expect continued strong growth from here, with a lower percentage growth rate as the base gets larger.

Get the biggest database of
profitable internet businesses

We mapped 300+ proven digital businesses so you can skip the blind trial and error. For each one, you get the site, the revenue numbers, the distribution strategy, the repeatable patterns, and ideas to recreate the model in a different niche, channel, or angle.

Get the full database →

So why is T3 Code growing so fast?

T3 Code is growing so fast because it arrived exactly when AI coding changed from a one-agent experience into a multi-agent management problem, then made that new workflow unusually easy to try.

The timing is excellent. Claude Code adoption has more than doubled within months. Codex adoption has risen roughly fivefold. Professional developers now use coding agents every day at massive scale, and the heaviest users already run many hours of agent work in parallel.

T3 Code gives those users one place to manage the mess. Claude, Codex, Cursor, Grok and OpenCode can sit inside the same workflow. Worktrees keep simultaneous tasks separated. Threads behave increasingly like an inbox. Remote access lets agents keep running elsewhere. Mobile lets developers check them without returning to the workstation.

The economics make adoption easier again. Users bring subscriptions they already pay for, while T3 Code itself remains free and open source. Trying the product can take minutes.

Then comes distribution. Theo Browne can put every important feature in front of a huge audience of exactly the developers most likely to need it. Omarchy is now adding another distribution route, particularly on Linux.

Finally, T3 Code is shipping fast enough to follow a market that changes almost weekly. More than 250 pull requests merged in one recent two-week period. Rough edges remain everywhere, but users are clearly getting enough value to tolerate them.

As seen above, more than 200,000 reported users, roughly 21,000 GitHub stars and about 5,000 forks give us enough evidence to call the growth real.

The bigger point: T3 Code found a new bottleneck early. Coding agents are becoming capable faster than developers are becoming good at managing several of them at once. T3 Code gives those developers a simple control surface while letting them keep the agents they already trust.

That gap is why T3 Code is growing so quickly today.

Whether T3 Code keeps owning the gap will depend on how quickly Codex, Claude, Conductor and the next wave of agent tools close it.

OUR METHODOLOGY

This analysis asks why T3 Code is growing so fast right now. Because “growing fast” can mean a launch spike, sustained adoption, developer enthusiasm, broader market momentum or genuine product pull, we broke the question into several dimensions: adoption, growth velocity, product usage, market timing, distribution and the durability of that momentum.

For each dimension, we prioritized recent first-hand data and authoritative external research. We separated company-reported figures from independently observable behavior, used repository and app data to test whether reported growth was visible elsewhere, and compared recent growth velocity with earlier baselines instead of extrapolating from cumulative totals or the initial launch spike.

We also tested the main competing explanations separately: Theo Browne’s distribution, T3 Code’s free and open-source model, the shift toward parallel coding agents, remote and mobile usage, and the rapid improvement of competing products. None of those explanations is enough on its own, so the final judgment comes from how well they fit the evidence together.

We gave the most weight to conclusions that held across several independent dimensions and were still supported by the freshest available evidence. That is why the article triangulates reported users with GitHub behavior, app adoption, developer-agent usage data, product architecture and competitive moves rather than treating any single metric as decisive.

Key sources used for this analysis include: the official T3 Code repository, T3 Code installation documentation, T3 Code architecture documentation, T3 Code remote architecture documentation, T3 Code pull-request activity, T3 Code on Apple’s App Store, T3 Code on Google Play, JetBrains research on AI coding-agent adoption, OpenAI research on long-horizon agent work, OpenAI’s Codex app announcement, OpenAI’s Codex mobile announcement, Anthropic research on Claude Code usage, Conductor’s product and pricing page, and Theo Browne’s account of T3 Chat’s early distribution.

Get the biggest database of
profitable internet businesses

We mapped 300+ proven digital businesses so you can skip the blind trial and error. For each one, you get the site, the revenue numbers, the distribution strategy, the repeatable patterns, and ideas to recreate the model in a different niche, channel, or angle.

Get the full database →
Steal What Works

Who wrote this?

STEAL WHAT WORKS TEAM

We study profitable internet businesses, take them apart, and write down what actually works: pricing, distribution, growth, packaging. We turn 300+ proven examples into a database so founders can stop testing random ideas and start from proof. Explore the database →

Back to blog