Built on VSCode
Drift puts Claude, Codex, and Gemini directly into your editor. Not as a sidebar chatbot — as agents with full access to your terminal, files, and git. The tools you already know, with intelligence woven in.
Works with the models you trust
Drift is a full IDE — editor, terminal, debugger, extensions, git — with agents that operate at the same level you do. They read your files, run your tests, and commit your code.
Run multiple agents across different projects simultaneously. Each session gets its own workspace with a dedicated file explorer, source control, and terminal. Switch between them instantly.
Claude handles reasoning. Codex runs shell commands. Gemini manages context. Drift orchestrates them seamlessly in a single conversation — pick the right model for each task, or let the system route automatically.
Built on VSCode, Drift inherits everything — extensions, keybindings, themes, settings sync. Your existing workflow stays intact. The intelligence is additive, not disruptive.
$ drift ssh [email protected]
Connected. Remote Extension Host running.
Workspace: /home/v/projects/myapp
Agent: Claude (Opus) — ready
$ // Your agent runs where your code lives.
$ // No sync. No lag. No workarounds.
Connect to any Linux server over SSH. The agent runs directly on the remote machine — reading files, running commands, and editing code with zero latency. No file sync, no cloud dependency.
These aren't suggestions in a dropdown. These are actions the agent takes autonomously, with your approval.
Read, create, and modify files across your project with inline diff preview before applying.
Execute shell commands, run tests, install packages. Output streams in real-time to the terminal.
Plan work with structured task lists, track progress, and break complex problems into steps.
Fetch documentation, check API references, and pull context from URLs — right inside the conversation.
Delegate research, testing, and parallel tasks to background agents that report back when done.
Define project-specific slash commands and workflows. Your agent learns your team's conventions.
Bring your own API keys. No subscription required for the IDE itself.