Paseo runs multiple coding agents in parallel on your own machines, managed from a desktop app, web GUI, mobile, or CLI. It supports Claude Code, Codex, and GitHub Copilot CLI without requiring a GPU.
Project overview
It addresses the coordination of multiple coding agents across different devices, providing a local orchestration daemon that accepts text or voice commands.
Project type
AI Coding
Use cases
Coding & Development
Deployment
Refer to project documentation
License
License pending
Best for
Developers who need to manage and execute multiple coding agents concurrently on their own machines using desktop, web, or command-line interfaces.
Key capabilities
Manages and runs multiple coding agents in parallel on your own machines.
Limitations and risks
Orchestrated agents may require remote models, APIs, or paid CLI credentials. The data boundary and cost dependency for these external services are not documented.
Telemetry practices are not documented.
While setup is documented as easy, some coding or command-line familiarity may be required to install via npm and manage CLI credentials.
Getting started
Download and open the desktop application. Run the application to start the orchestration daemon.
Install the command-line interface globally using npm. Run the command to start the daemon.
Alternatives and comparisons
Provides an agentic skills framework enforcing test-driven and subagent-driven development for coding agents.
A system providing reusable skills, memory optimization, and security scanning across multiple AI agent harnesses.
Composable engineering skills for AI coding agents enforcing software engineering fundamentals.