Paseo
2026-08-08
A self-hosted, open-source app for running coding agents—Claude Code, OpenAI Codex, OpenCode, Cursor, Pi, and others—from desktop, web, mobile, or CLI. A local daemon spawns the agent processes on your machine and streams their output to whichever client you use. Essentially a Codex-app-style interface that works across providers. In the same space as Herdr, cmux, and Orca.
As of August 2026 I’m trying it as my interface for agent sessions—see How I Use Them. A small but very useful feature: explicit control over when a follow-up prompt is injected—send it now, or queue it for the agent’s next turn. The OpenAI Codex app offers this, but the Claude Code TUI doesn’t; there you can’t predict when a typed prompt will be injected.