Cursor Launches Its Own AI Model, a Git Platform and a Mobile App

Cursor is a popular AI coding tool. It just made a big move. It is building its own AI model. An AI model is the “brain” that reads and writes code. Before, Cursor only borrowed brains made by other companies. Now it wants its own.

Cursor also showed two more new things. One is a code-saving system called Origin. The other is a phone app called Cursor Mobile. The news came out on June 23, 2026. It was reported by a tech news site called The Decoder.

Until now, Cursor mostly used other companies’ models to write and fix code. Going forward, it wants its own model at the center. So Cursor is changing. It is moving from a small “helper” tool to a full platform. A platform owns the most important part of the work itself.

Who makes Cursor?

Cursor is made by a company called Anysphere. The Decoder says SpaceX recently bought Anysphere. When one company buys another, we call it an acquisition. SpaceX is Elon Musk’s rocket company.

The report also says Anysphere worked with SpaceX to train the new model. People already knew about this team-up before this announcement.

Two co-founders were quoted in the report. A co-founder is one of the people who started the company. Michael talked about the new model. Tomas talked about the new Git system. Tomas joined Cursor when it bought another company called Graphite.

The new Cursor AI model

The biggest news is the model itself. Cursor is training it right now. Training means teaching the AI by showing it lots of examples. Co-founder Michael said it “should ship within the next few weeks.” So it is not out yet, but it is close.

Here is what makes it special. The model is being built from scratch. That means Cursor did not start with a free model that anyone can use. It built its own from the very beginning.

The Decoder says the model is about as big as Opus and GPT. Opus is Anthropic’s top model. GPT is OpenAI’s model. To teach its model, Cursor used 10 to 20 times more compute than before. Compute is just the computer power needed to teach an AI. More compute usually means a smarter, more capable model.

One more point. The model is meant to do more than write code. Cursor wants it to help with other tasks too, not just programming.

Origin: a new Git platform

The second big thing is Origin. It is a new Git system. Git is the tool coders use to save versions of their work. It also lets many people combine their changes. Origin runs on cloud providers. That means it lives on big rented servers over the internet.

What can Origin do? It can fix merge conflicts on its own. A merge conflict happens when two people change the same code. Then the computer is not sure which version to keep. Origin can also fix failed CI tests. CI tests are automatic checks. They run to make sure new code did not break anything. Origin can handle comments left on the code too.

To test Origin, Cursor ran a huge stress test. A stress test pushes a system hard to see if it breaks. The team copied thousands of AI agents working at the same time. An agent is an AI worker that does tasks on its own. They all read from and wrote to one single project. Right now Origin works inside Cursor and with a few chosen partners. It opens to everyone in Fall 2026.

Cursor Mobile: coding from your phone

The third announcement is Cursor Mobile. It is a phone app. It is launching first as an iOS beta. iOS is the system that runs iPhones. A beta is an early version you can test before the full release.

The app lets you manage AI agents from far away. If a task gets stuck, you can unblock it from your phone. You can review and comment on screenshots that agents make. You can also control agents running on your own computer. In short, your code can keep moving even when you are away from your desk.

Key facts

ItemDetail (as reported)
MakerAnysphere (reportedly acquired by SpaceX)
Own model ships“Within the next few weeks”
Compute used for model10–20x more than earlier Cursor models
Git platform nameOrigin
Origin public launchFall 2026
Mobile appCursor Mobile (iOS beta)
Announcement dateJune 23, 2026

Benchmarks & specs

The source did not share any benchmark scores or speed numbers for the new model. A benchmark is a standard test. It is used to compare how good different AI models are. So this table only lists the details that were actually reported.

SpecCursor’s new modelFor comparison
Built fromFrom scratch (no open-source base)Many rivals also train from scratch
SizeOn par with Opus and GPTOpus (Anthropic), GPT (OpenAI)
Compute used10–20x more than past Cursor modelsNot reported
ScopeWorks beyond coding
Benchmark scoresNot reportedNot reported
Context windowNot reported
PricingNot reported
AvailabilityShips within a few weeks

What it means: Cursor says its model is as big as the best models around. But it has not yet shown test scores to prove how well it works. So wait for real benchmarks before you judge it.

FAQ

Is the new Cursor model available now?

No. It is still being trained. Co-founder Michael said it should ship within the next few weeks.

What is Origin?

Origin is Cursor’s new Git platform. It runs on the cloud. It can fix merge conflicts, repair failed CI tests, and handle code comments on its own. It opens to the public in Fall 2026.

What can the Cursor Mobile app do?

It lets you manage AI agents from your phone. You can unblock stuck tasks, review screenshots, and control agents running on your computer. It is launching as an iOS beta.

Who owns Cursor?

Cursor is made by Anysphere. The Decoder reports that SpaceX recently bought Anysphere. The two worked together to train the new model.

Why it matters (especially for India / founders)

This is a lesson in owning your core. Cursor grew fast by using other companies’ models. Now it is building its own brain. So it depends less on outside firms. For founders, owning the key part of your product means more control. You control your cost, your speed, and your future.

For Indian developers and startups, the message is clear. AI coding tools are getting more powerful. They are also getting more independent. Origin can let small teams handle big, messy code projects with fewer people. Cursor Mobile means your code can keep moving even from a phone. That suits remote teams and teams with small budgets.

It is also a warning. These tools are taking over more of the routine coding. So developers should focus on skills machines cannot copy. Those skills are design, good judgment, and solving the real business problem.

The takeaway

Cursor is no longer just a coding helper. It now has its own model, the Origin Git platform, and a mobile app. With these, it wants to run the whole job of building software. The model is not out yet, and no test scores have been shared. So the real proof is still coming. But the plan is bold and clear. Own the core, and let AI agents do more of the heavy lifting.

Source: The Decoder

Related coverage