Orchestrate your
coding agents
Plexus is your control plane for coding CLIs like Claude Code — launch, monitor, and coordinate agents across every project and branch from one fast desktop app.
Found a redirect loop caused by a stale returnTo param. Patched the API client and route guard; tests green.
Everything your agents are doing, in one place
Plexus turns a sprawl of terminal tabs into a single, observable control plane.
No API keys. Just sign in.
Unlike most agent tooling, Plexus is subscription-driven. Connect your account once and every session is ready to go — no per-token API keys to provision, rotate, or leak, and no surprise usage bills. Your plan, your agents.
Sessions as worktrees
Every session is its own git worktree running an agent — isolated, parallel, and disposable. Spin up as many as you need.
Live observability
Status, logs, diffs, and results for everything in flight — at a glance. Know which agents are working, waiting, or idle.
Review & ship
Inspect diffs and run the review-and-fix cycle — with optional AI to draft commits, untangle conflicts, and summarize PRs. Then rebase, squash, merge, or open a PR without leaving the app.
One global dashboard
All projects and sessions in a single view. Sort by activity, jump straight to anything that needs your input.
Keyboard-driven
Built for speed. Command palette, shortcuts for every action, and a dense terminal-adjacent UI that stays out of your way.
Native & local-first
A fast, lightweight Tauri app that runs on your machine. Your code and keys never leave it.
From repo to merged PR without leaving the app
Add a repository
Point Plexus at a local repo. It becomes a project under your workspace — no config, no daemon.
Spin up sessions
Each session creates a git worktree and launches a Claude Code agent on its own branch. Run several at once.
Review, then merge
Watch the diff land, run the review-and-fix loop, and rebase, squash, or open a PR — all from one window.
A full git client — with AI when you want it
Plexus speaks worktrees natively and handles the whole workflow. Switch AI on and it drafts your commits, untangles conflicts, and summarizes PRs — all subscription-driven, and entirely optional. Turn it off and you still have a fast, complete git client.
returnTo param in the API client and guard the route so expired links no longer loop. Adds coverage for the regression. Automate every session with hooks
Run your own shell commands around a worktree's lifecycle — setup, run, and teardown. Install dependencies when a session's worktree is created, prep the environment before the agent runs, and clean up when it's removed. Edit them in .plexus/hooks.json, or set them up visually in Settings → Hooks — and Plexus handles the rest.
Bring your agents under one roof
Free and local-first. Install Plexus and orchestrate your first session in under a minute.