Paseo: Orchestrate coding agents from your desk and your phone

jerlendds1 pts0 comments

Paseo – Run Claude Code, Codex, Copilot, OpenCode from anywhereOrchestrate coding agents<br>from your desk and your phone<br>Run any coding agent from your phone, desktop, or terminal. Self-hosted, multi-provider, open source.

Download for MacWeb App

All download options<br>Supports<br>+34 more

Sessions<br>acme/returns-app

main+247-15

feat/dashboard<br>#142 · Open

acme/payments

main

fix/stripe-webhook+38-4

#89 · Merged

acme/infra

main

feat/k8s-autoscale+91-3

acme/design-system

main

MacBook Pro

mainacme/returns-app

Commit

+247-15

Orchestrator

Implement

Build me an internal dashboard for tracking customer returns

I'll break this down into planning and implementation.

Run plan-technicalcodex · plan-technical

Run plan-designclaude · plan-design

Wait for agentsplan-technical plan-design

Got the plans. Spinning up Codex for implementation.

Run implementcodex · 12 files changed

Implementation done. Requesting review from Claude.

Run reviewclaude · no issues found

All tasks complete. Dashboard is ready.

Message the agent, tag @files, or use /commands and /skills

Opus 4.6

npm run dev

$ npm run dev

> acme-returns@0.1.0 dev<br>> next dev --turbopack

▲ Next.js 15.3.1 (Turbopack)<br>- Local: http://localhost:3000

✓ Starting...<br>✓ Ready in 1.2s<br>○ Compiling /dashboard ...<br>✓ Compiled /dashboard in 340ms<br>○ Compiling /api/returns ...<br>✓ Compiled /api/returns in 120ms

Changes<br>Files

Uncommitted

dashboard.tsx src/pagesNew<br>+16-0

import { useState } from "react"<br>import { ReturnTable } from "./components"

export function Dashboard() {<br>const [returns, setReturns] = useState([])<br>const [filter, setFilter] = useState("all")

return (<br>main className="min-h-screen p-8"><br>10<br>h1>Customer Returnsh1><br>11<br>FilterBar value={filter} onChange={setFilter} /><br>12<br>ReturnTable data={returns} /><br>13<br>StatusChart data={returns} /><br>14<br>main><br>15<br>16

return-table.tsx src/components<br>+42-8

filter-bar.tsx src/components<br>+28-3

status-chart.tsx src/componentsNew<br>+19-0

returns.ts src/api<br>+12-5

index.tsx src/pages<br>+6-2

When you want to step away from your desk, you can.<br>The native mobile app has full feature parity with desktop.

Loved by developers<br>See what developers are saying about Paseo.

@ceeebeeebeee

without a doubt the most slept on orchestrator right now. Open source, every OS, and a mobile experience that truly blew me away.

@erikksherman

control agents from anywhere - mac, phone, web. one simple change transformed my health while INCREASING productivity

@amankumarjagdev

I have tried 100s of agent orchestrator, cli and gui. the best one i have found. Please give it a try! it's really good

@tietougongshiba

Being able to check and manage agent progress from my phone while I'm out is so convenient.

@jasontorres

Can interchange between Codex, Claude Code, Opencode, Pi. Stable mobile and desktop apps connected through a secure relay from your VMs.

@ceeebeeebeee

without a doubt the most slept on orchestrator right now. Open source, every OS, and a mobile experience that truly blew me away.

@erikksherman

control agents from anywhere - mac, phone, web. one simple change transformed my health while INCREASING productivity

@amankumarjagdev

I have tried 100s of agent orchestrator, cli and gui. the best one i have found. Please give it a try! it's really good

@tietougongshiba

Being able to check and manage agent progress from my phone while I'm out is so convenient.

@jasontorres

Can interchange between Codex, Claude Code, Opencode, Pi. Stable mobile and desktop apps connected through a secure relay from your VMs.

@aadtyn

cross platform agent orchestration with inbuilt relay and tailscale / self host daemon options + the best UI ive seen in this segment

@bevstratov

It’s an incredible piece of software. The last building block I needed to fully work from my phone. everything super smooth.

@arnoldgamboa

Paseo is a really good interface for Pi. It’s not the only thing it does, but that’s my current use case for now.

@dongnaebi

Paseo is the best software I've used this year. Absolutely amazing!

@aadtyn

cross platform agent orchestration with inbuilt relay and tailscale / self host daemon options + the best UI ive seen in this segment

@bevstratov

It’s an incredible piece of software. The last building block I needed to fully work from my phone. everything super smooth.

@arnoldgamboa

Paseo is a really good interface for Pi. It’s not the only thing it does, but that’s my current use case for now.

@dongnaebi

Paseo is the best software I've used this year. Absolutely amazing!

Works with your tools<br>Run your agents from one interface. Paseo uses each provider's native harness, so your subscriptions, skills, config, and MCP servers keep working.

Claude Code<br>Codex<br>OpenCode<br>Pi<br>Cursor<br>+34 more

Runs where you work<br>Start agents on your laptop, a VM, or a dev server. Use them from any device over a direct connection or the end-to-end encrypted relay.

Desktop<br>Web<br>Mobile<br>CLI

E2E Encrypted Relay<br>or<br>Direct Connection

MacBook...

from returns phone paseo agent dashboard

Related Articles