Step 1
Open your project and add context
Point Vortex at any workspace. It indexes your codebase locally. Use @ mentions to attach specific files, symbols, URLs, or git history to your message.
Plan, edit, verify, and ship — with local or cloud AI models, full repo context, and an agent that works autonomously while you stay in control.
Capabilities
Vortex is not a plugin or an autocomplete add-on. It's a complete AI-native editor with planning, multi-file editing, review mode, and verification built in.
.vortex/plans/ let you edit intent before execution starts..cursorrules and .cursor/mcp.json. Connect any MCP server to extend the agent with custom tools and data sources.Model flexibility
Vortex is not tied to a single AI provider. Connect OpenAI, Anthropic, or OpenRouter — or download a GGUF model and run it entirely on your own hardware.
llama.cpp
Runs entirely on your machine. No API key, no data leaving your device. Metal-accelerated on macOS.
Free · privateOpenAI
GPT-4o, o3, and the full OpenAI model lineup. Bring your own key.
Your keyAnthropic
Claude Sonnet, Opus, and future Claude models. Direct API access.
Your keyOpenRouter
Access hundreds of models from one API key. Or use any OpenAI-compatible endpoint.
Your keyHow it works
Vortex works the way experienced engineers work: understand the codebase first, plan the approach, implement carefully, verify the result, and hand back something you can actually ship.
Step 1
Point Vortex at any workspace. It indexes your codebase locally. Use @ mentions to attach specific files, symbols, URLs, or git history to your message.
Step 2
Choose Ask for a quick answer, Plan to generate a reviewable plan file before any code changes, or Agent to run the full implementation loop autonomously.
Step 3
Each file change appears as a pending diff. Approve or reject edits individually. The agent runs your tests and reports diagnostics before you ever touch git.
55+
Agent tools
3
Platforms
100% local
Code indexing & search
Closed Beta
We're rolling out access to a small group of developers. Sign up and we'll let you know when it's your turn.
Why Vortex
Most AI coding tools are extensions that augment an existing editor. Vortex is a standalone editor built ground-up for autonomous workflows — with more transparency, more control, and no vendor lock-in.
Run AI models locally
llama.cpp with Metal acceleration. No API key, no data leaving your machine.
IDE copilots: Cloud-only, no local option.
Choice of AI provider
OpenAI, Anthropic, OpenRouter, or any compatible endpoint. Direct API access.
IDE copilots: Typically routed through a vendor proxy.
Approve or reject each change
Review mode with pending diffs. Accept or discard edits one by one.
IDE copilots: Often applied automatically.
Structured plan files
Editable plan files in .vortex/plans/ before the agent runs.
IDE copilots: Plans shown in chat, not editable artifacts.
On-device codebase indexing
Local RAG — your code never leaves your machine for indexing.
IDE copilots: Code uploaded to cloud indexing services.
Standalone desktop app
Native Tauri app. No VS Code dependency, no Electron fork.
IDE copilots: Usually a VS Code fork or extension.
FAQ
Everything you need to know before adding Vortex to your workflow.
Closed Beta
Vortex is coming soon. Sign up for the closed beta and be among the first to build with an AI-native editor — no lock-in, no vendor dependency.