Open source · v0.7.0
The workspace for parallel coding agents.
Spin up multiple AI agents in isolated git worktrees and manage them from one native app. No account, no subscription, no data leaving your machine.
macOS · Windows · Linux
ChatView implementation first.marked is set up but no highlighter is configured. Let me check package.json to see if highlight.js is already installed.highlight.js supports.<pre> block now wraps in a <div class="code-block"> container that uses counter-reset and counter-increment on <code>spans — one per line. They render in a muted color with a right-border separator so they're distinct from the code itself.Trusted by developers at
Run agents in parallel worktrees
Every task runs in its own git worktree, branch, and port allocation. Spin up as many agents as you want — they can't step on each other's changes or dev servers.
ChatView first.marked-highlight with highlight.js so code blocks render with proper syntax colors.Queue follow-ups. Fork from any turn.
Stack Steps while an agent works — auto-send them or run manually. Hover any past reply to rewind in place, or fork into a new task with the worktree restored to that exact moment.
src/store/setup.ts — setShowTerminal(true) always toggled the terminal for selectedTaskId, not the task that owned the setup hook.Desktop notifications plus tool approval.
Set trust per task — supervised, normal, or full auto. Desktop alerts tell you when agents finish, need approval, or hit a failure, even while the window is hidden.
jose dependency so I can verify the rotated JWTs. Running pnpm add jose now.A full editor with intellisense & quick open
CodeMirror 6 with TypeScript intellisense, a project-wide Problems panel, file tree, and ⌘P quick open — jump in and fix anything an agent missed without ever leaving Verun.
Sign a JWT payload for user.
Side-by-side diffs, commit, push, open PR
Review every change side-by-side with syntax highlighting, stage files, write a commit, and open a pull request — all without switching context or tools.
Multi-window workflows. Integrated terminal.
Drop into any task's worktree with the built-in terminal, then pop the whole task into its own window for side-by-side review across monitors.
vitest run pagination to confirm.What developers are saying
“Verun completely changed how I work with AI agents. Running 5 tasks in parallel with isolated worktrees is a game changer. No more babysitting.”
“The fork-from-any-message feature alone is worth it. I can undo an entire direction, not just a line of code. Brilliant design.”
“Finally a tool that treats AI agents as first-class citizens. The code editor + terminal + git workflow all in one app is incredible.”
“Open source, local-first, no account needed. This is how developer tools should be built. Verun respects my workflow and my privacy.”
“Switched from managing 6 terminal tabs to Verun. The side-by-side diff view and one-click commit is exactly what I needed.”
“The auto-generated branch names are chef's kiss. sleepy-capybara-472 is now a core part of our team's vocabulary.”
Start building with Verun today
Free, open source, runs entirely on your machine. Download and start running parallel agents in minutes.