LIVE NOW Claude Sonnet 5 & GPT 5.6 are live in Nexa now — free for everyone, this week only. Get ready →
PRO & MAX PLANS · NOW LIVE

Two flagship models. One editor.
Claude Sonnet 5 + GPT 5.6.

Claude Sonnet 5 on Pro, GPT 5.6 on Max — and every new account gets its first 24 hours of full premium access free.

Claude Sonnet 5
PRO PLAN
GPT 5.6
MAX PLAN
Your first day is on us — see plans & pricing

Free download · Windows 10/11 x64 · the new models are already unlocked in the model picker

The models

Every model that matters.
One editor.

The world's frontier models live inside Nexa's agent — pick one from the model picker and it plans, writes, runs and verifies your code.

Fable 5

Max

Anthropic's Mythos-class model — the most advanced model in Nexa. Built for long-horizon, autonomous work: the multi-hour refactor, the migration nobody wants to start, the bug that survived three weekends.

1M
context
#1
in Nexa
long-horizon
reasoning

GPT 5.6 Sol

Max

OpenAI's most powerful model — highest-precision reasoning for the hardest problems.

1M context

Claude Sonnet 5

Pro

Frontier coding and agentic work. The everyday flagship for serious projects.

1M context

GPT 5.6

Pro

Deep reasoning, strong at multi-step coding and command-line workflows.

1M context

Nexa Core

Free

Fast, reliable, always available. Unlimited everyday coding for everyone.

always on
How Nexa compares

Side by side.

NexaCursorAntigravityLovableCodex
What it isAI-native IDEAI code editorAgent IDEWeb app builderCloud coding agent
Fable 5 (Mythos-class)
GPT 5.6 flagship family
Claude models
Unlimited free everyday AIlimitedpreviewcreditsneeds ChatGPT
Free premium day for every signup
Agent verifies its own workpartial
Session never interrupted at limits
Works in your local editorweb onlycloud first
Flagship entry price₹1,999/mo~$20/mopreview~$25/moChatGPT plan

Comparison reflects publicly listed capabilities as of July 2026. All product names and trademarks belong to their respective owners.

Why Nexa

An agent you can trust
with your codebase.

Most AI editors suggest. Nexa executes — carefully. Every capability below ships in the build you download today.

Runs & verifies every change Destructive actions ask you first Many agents, one editor
Ghost-Text Previews

A pair-programmer,
not an automated script.

When Nexa proposes a change, it doesn't just push it into your file. The old code dims, the new code appears as a live overlay, and a full side-by-side diff opens next to it.

You stay in control — accept or reject, per change.
Zero surprises — you see exactly what changes before it lands.
GHOST PREVIEW
src/auth/session.ts — proposed change
41export async function refresh(token: string) {
42 return decode(token);
42 const claims = await verify(token, keys.current());
43 if (claims.expired) throw new SessionError("expired");
44 return claims;
45}
46// agent: added signature verification + expiry guard
Guardrails

Destructive actions
never auto-run.

Even in fully autonomous mode, anything that could lose work — deleting files, overwriting a module, clobbering a move — pauses and asks first. Session-wide trust is yours to grant, never assumed.

Edits flow, deletions stop — the agent stays fast where it's safe.
Clear context — every request shows exactly what's at stake.
Nexa Agent — approval required
Delete src/legacy/parser/ — 42 filesrequested by agent · task: "remove the deprecated parser"
✓ Approved once — removing 42 files…
Mission Control

Your agents, on one dashboard.

Queue background agents that keep working after you close the tab. Watch the work log live, then apply the result to your workspace as a patch — or send a follow-up.

Keeps working after you close the editor Review the log, apply it as a patch Sandboxes — risky work in isolated worktrees
Themes

Your editor, your world.

Five hand-tuned themes ship built-in — two with living, animated scenery rendered straight into the workbench. No extensions, no setup.

orbit.ts — aurora-app
1import { orbit } from "@nexa/ui";
2 
3export function launch() {
4  return orbit.render("violet");
5}
✦ Nexa0 errorsNexa Dark
Nexa DarkALL FIVE BUILT-IN · AUTO-CYCLING
Zero re-learning

Feels like home
from the first keystroke.

Nexa is built on the world's most-loved editor foundation. Your keybindings, your settings, your extensions and your muscle memory come with you.

Ctrl K → edit with AI Ctrl P → quick open Your extensions Your keymaps Your settings Git built in Background agents Live preview

Ready when you are.

Download Nexa, open a project, and tell it what you want to build.

Download for Windows
1Download & install 2Sign in with Google — your free key is on your dashboard 3Paste the key into Nexa when it asks
SHA-256 checksums published Automatic background updates Windows 10/11 · x64
FAQ

Questions, answered.

Is Nexa free? +

Nexa is free to download and use as your daily editor. Sign in with Google to get your free key — it unlocks the AI agent and cloud features, and lives on your dashboard any time you need it.

Will my VS Code extensions and keybindings work? +

Yes. Nexa is built on the same open-source foundation, so your extensions, keymaps, settings and themes carry over — most people are productive in the first minute.

Is my code safe? +

Your code lives on your machine. When you ask the agent for help, only the context needed for that request is sent, encrypted in transit. Destructive actions always require your explicit approval.

How do updates work? +

Nexa updates itself quietly in the background. Every release is checksummed, and you can verify any download against its published SHA-256.