Free to read. Sign up to save your progress and take knowledge-check quizzes.

Sign up free
4 min read·Updated March 27, 2026

Magic Code

Magic AI logoBy Magic AI

Magic is building AI coding models with 100 million+ token context windows — capable of understanding entire codebases at once — backed by $466 million from Eric Schmidt, Atlassian, and Sequoia, though the product has not yet publicly launched.

Listen to this lesson

Free preview · first 0:30
0:00 / 0:30

Audio & video lessons are paid features

Plus unlocks audio streaming. Pro adds downloadable audio, video, certificates, and more.

Plus adds:
  • Audio streaming
  • Downloadable PDFs
  • All AI Playbooks
  • Personalized content
Pro also adds:
  • Certificates of completion
  • Audio MP3 downloads
  • Video lessonssoon
  • & More…soon

Watch this lesson

Video coming soon

Learning Objectives

  • Understand what Magic is building and why 100 million token context windows matter for coding
  • Evaluate the technical achievement of LTM-2-mini and its implications for software engineering
  • Assess the risks of a pre-revenue company valued at $1.5 billion

What Is Magic?

Magic (magic.dev) is building AI models specifically designed for software engineering — with a singular technical breakthrough: 100 million+ token context windows. That is enough to read approximately 10 million lines of code or 750 novels simultaneously. For comparison, the next largest context window belongs to Google Gemini at 2 million tokens — 50 times smaller.

The vision is an "AI colleague" (not copilot) that understands your entire codebase at once — every file, every dependency, every commit — and can write code that is architecturally consistent with the whole project. The company has raised $466 million+ from Eric Schmidt, Atlassian, Sequoia, and CapitalG.

⚠️Warning

Magic has not publicly launched a product as of March 2026. The company operates in stealth/pre-launch mode with a waitlist. The 100 million token context is a demonstrated research capability (LTM-2-mini), not a shipping product. This page covers what is known about the technology and company for educational purposes.

The 100 Million Token Context

Magic's core innovation is the LTM (Long-Term Memory) architecture:

ModelContext WindowEquivalent
LTM-15 million tokens~500,000 lines of code
LTM-2-mini100 million tokens~10 million lines of code (~750 novels)
LTM-2 (full)In trainingExpected to exceed LTM-2-mini

The sequence-dimension algorithm behind LTM-2-mini is approximately 1,000 times cheaper than standard attention mechanisms at 100 million token context lengths. This makes impossibly long contexts computationally feasible.

💡Key Concept

Why Context Length Matters for Code: Most AI coding tools see only the file you are editing (a few thousand tokens). Some see a handful of related files (tens of thousands of tokens). Magic's vision is to see your entire codebase — every file, package, configuration, and test — simultaneously. This would enable architecturally consistent code generation, cross-file refactoring, and whole-project understanding that no existing tool can match.

Infrastructure

Magic is building dedicated AI supercomputers on Google Cloud:

  • Magic-G4 — NVIDIA H100 GPU cluster (current)
  • Magic-G5 — NVIDIA GB200 NVL72 GPU cluster (in development)
  • Google Cloud selected as preferred cloud provider, using Google's AI Hypercomputer architecture

Google Cloud Partnership

Google Cloud and Magic announced a strategic partnership providing Magic with dedicated supercomputer infrastructure for training its LTM models. This gives Magic access to the latest NVIDIA hardware at scale without building its own data centers.

Company Details

DetailInfo
CompanyMagic AI (magic.dev)
Founded2022
CEOEric Steinberger (co-founder)
Co-FounderSebastian De Ro
HeadquartersSan Francisco, California (offices also in New York and Seattle)
Employees~97
Valuation$1.5 billion (mid-2024)
Total Raised~$466-515 million across 4 rounds
Latest Funding$320 million Series C (August 2024; Eric Schmidt, Atlassian, Sequoia, CapitalG, Jane Street)
Earlier InvestorsNat Friedman; Daniel Gross; Elad Gil
Revenue$0 (pre-revenue as of latest reports)
Websitemagic.dev

Magic vs. Competitors

CompanyContext WindowProduct StatusRevenue
Magic100 million tokens (research)Pre-launch / waitlist$0
CursorUp to ~100,000 tokensShipped; $500 million+ ARR$500 million+
Devin (Cognition)Standard (sandboxed environment)Shipped; $73 million ARR$73 million+
Poolside1 million+ tokens (Malibu)Enterprise-only~$50 million
Augment Code200,000 tokensShipped; generally available~$20 million

Magic's differentiation: No other company has demonstrated anything close to 100 million token context for code. If the technology translates to a shipping product, it would represent a category-defining capability. The risk: it has not shipped yet, and well-funded competitors are advancing rapidly.

Strengths

  • Category-defining context window — 100 million tokens is 50 times larger than the next best (Gemini at 2 million); would enable true whole-codebase understanding
  • 1,000 times cheaper attention — novel sequence-dimension algorithm makes long contexts computationally feasible
  • Strong backers — Eric Schmidt, Atlassian, Sequoia, CapitalG, and Jane Street provide funding and strategic connections
  • Google Cloud partnership — dedicated supercomputer infrastructure for training
  • Clear vision — "AI colleague, not copilot" represents a bold bet on fully autonomous software engineering

Limitations and Considerations

  • No shipped product — waitlist only as of March 2026; no generally available tool, demo, or API
  • Zero revenue — $466 million+ raised with no reported revenue; high burn rate assumed
  • No public benchmarks — no SWE-bench, HumanEval, or any standard evaluation published
  • Tiny team — approximately 97 employees building one of the most ambitious AI products
  • LTM-2-mini is a research demo — the blog post describing it states it is "still unreleased"; translating research capability to production product is a significant gap
  • Execution risk — competitors (Cursor, Devin, Claude Code) are shipping real products while Magic remains in stealth

Key Takeaways

  • Magic is building AI coding models with 100 million+ token context windows — enough to read 10 million lines of code simultaneously, using a novel algorithm 1,000 times cheaper than standard attention
  • Backed by $466 million+ from Eric Schmidt, Atlassian, and Sequoia at a $1.5 billion valuation; Google Cloud partnership provides dedicated training infrastructure
  • Has not publicly launched as of March 2026 — no product, no revenue, no benchmarks. This is a company to watch, not a tool to use today
  • If the technology ships as demonstrated, it would enable whole-codebase AI understanding that no competitor can match — but execution risk is significant

Save your progress & take the quiz

Sign up free to bookmark lessons, track which modules you've completed, and lock in what you learned with a quick knowledge-check quiz at the end of each lesson.

🧭Recommended for you