HyperlaneBring your own agents

Supports the agents your team uses

ClaudeCodexGeminiopencodeKimi+ more

The IDE for parallel agents.

An independent IDE built to orchestrate your coding agents in parallel, review their work, and ship reviewable change at speed.

v2026.08.7
macOS Windows Linux

Agent compatibility

Designed to host the coding agents your team trusts.

Bring your own agents. Hyperlane supports every CLI-based agent and any agent that speaks the ACP protocol, handling transport, state, and review.

ClaudeClaude Code
CodexCodex
GeminiGemini
opencodeOpenCode
KimiKimi Code

Run four agents in four worktrees, in the time it takes to run one.

Each agent runs in its own isolated worktree and streams back to one place.

Run them in parallel, compare the results, and merge only what's ready.

Pull requests directly in your editor.

List, review, comment, and merge PRs from one panel, without leaving the editor or breaking an agent mid-task.

Hyperlane keeps the whole flow in front of you.

See every commit, branch, and merge at a glance.

A live graph of branches, merges, and commits, with the details inline.

Cherry-pick, revert, and rebase without dropping to the terminal.

A clearer way to resolve merge conflicts.

A three-way conflict editor with three live windows for the current, incoming, and resulting versions, all synced line by line.

Click any hunk to accept it, and edit the result inline as you go.

A tab group in Hyperlane tiling a code editor beside two agent terminals on one screen

Tab groups

Tab groups are editor tiling. Drop tabs into a group and they split into a tiled grid, so several code editors, terminals, and browsers can sit side by side on one screen instead of stacked behind each other.

TilingSplitsTerminals
Advanced search panel in Hyperlane showing full project indexing

Advanced search

Search that understands your codebase, with full project indexing and custom filters.

FilesSymbolsText
Working
Done
Read
Agents sidebar in Hyperlane showing live status for each running agent

Agent status at a glance

See which agents are working and which are waiting on you. Live spinners track real terminal activity, and you get pinged the moment one goes idle.

Live statusIdle alerts

Profiling

A flame chart for every Node process and a React component profiler in the same panel. Find the slow render without alt-tabbing.

NodeReact
Prettier

Code formatting

A Prettier-powered formatter ships in the editor. Format on save across JS, TS, CSS, JSON, and more, with zero setup.

PrettierFormat on save
Design mode open on a live page, showing the component tree, box-model measurements, and design controls alongside an AI chat for change requests.

Redesign your app, live in the browser

Flip any preview into Design mode and get a rich inspector for the running app. Select any element, tweak its styles by hand, or just describe the change and let an agent make the edit for you.

Live inspectorBox modelAgent edits

More than just an editor.

Git graph, pull requests, merge tooling, profiling, and a browser share one workspace, so the loop from prompt to shipped change never has to leave Hyperlane.

Everything around that loop, the agents, the git host, the tooling you already depend on, is meant to be yours to choose.

  • Bring your own agents

    Every CLI-based coding agent, plus any agent that speaks the ACP protocol. Drop in the agents your team already uses and Hyperlane handles transport, state, and review.

  • Wherever your code lives

    Sign in once and connect to any host: GitHub and GitHub Enterprise, GitLab cloud or self-hosted, Codeberg and self-hosted Forgejo.

  • Your VS Code setup carries over

    Hyperlane runs on the VS Code engine, so your settings, keybindings, and themes come with you, and language servers, debuggers, and formatters work out of the box. More on why.

  • Your keys stay yours

    Hyperlane never intercepts or transmits your API keys. Credentials are handled entirely by the agent CLIs you install, on your own machine.

  • Native on macOS, Windows, and Linux

    One installer per platform, with .deb and .rpm builds for Linux. All downloads.

FAQ

Frequently asked questions

Straight answers to the questions our customers ask most often. Can't find what you're looking for? Get in touch.

Hyperlane is an AI-native code editor built on the VS Code engine. It lets you run multiple coding agents in parallel, each in its own isolated worktree, and review their work in one place.

At launch the editor will support the CLI versions of Claude Code, Codex, OpenCode, and Gemini CLI. Beyond those, Hyperlane runs any CLI based agent, as well as any agent that speaks the ACP (Agent Client Protocol).

Yes. Because Hyperlane runs on the VS Code engine, your settings, keybindings, and themes carry over.

Hyperlane never intercepts or transmits your API keys. For the CLI based agents you install, credentials are handled entirely by those CLI agents' own processes, and the same applies to any agent connected over the ACP protocol.

We chose to develop Hyperlane based on the source of VS Code and the reason behind this is that VS Code is what we open every morning, and it's what most developers actually use, including us. We did try building from scratch first, which meant building our own editor. We spent a good amount of our time working on LSP servers to work, along with intelligent code suggestions and semantic highlighting, and we were building it on Tauri for performance. Our first MVP worked well and we were really happy with it, but it was nowhere near production ready for daily use, and we were fixing more bugs than anything else, since that kind of work takes a ton of R&D and years of development.

After months of work, we got to a point where we were happy and had a great editor. But we kept running into how much of daily development depends on mature tooling. We personally use Prettier and Docker every day, and rebuilding that whole ecosystem of language servers, debuggers, and formatters ourselves, one at a time, would have taken years. At some point it became a choice between building the editor or rebuilding all of the tooling around it.

That's why building on the VS Code source was the decision we made. It was a hard one, leaving our own code behind and stepping into a project this large, but it means keybinds, language servers, debuggers, and formatters all work out of the box. It also gives us the chance to build on years of engineering that's already been done, so we can spend all of our time on the features we actually wanted to add. Basing Hyperlane on the source of Visual Studio Code gives us that opportunity.

Available now

Download Hyperlane.

One editor for every model, on macOS, Windows, and Linux. Download Hyperlane and start orchestrating your agents in parallel.