getpaseo / paseo
Manage agents remotely from your phone, desktop and CLI
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing getpaseo/paseo in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Overview (README excerpt)
Crawler viewPaseo One interface for all your coding agents. --- Run agents in parallel on your own machines. Ship from your phone or your desk. • **Self-hosted** — Agents run on your machine with your full dev environment. Use your tools, your configs, and your skills. • **Multi-provider** — Claude Code, Codex, and OpenCode through the same interface. Pick the right model for each job. • **Voice control** — Dictate tasks or talk through problems in voice mode. Hands-free when you need it. • **Cross-device** — iOS, Android, desktop, web, and CLI. Start work at your desk, check in from your phone, script it from the terminal. Getting Started Download the desktop app from paseo.sh or the GitHub releases page — it bundles the daemon so there's nothing else to install. Headless / server mode To run the daemon on a remote or headless machine: Then connect from the desktop app, mobile app, or CLI. For full setup and configuration, see: • Docs • Configuration reference Development Quick monorepo package map: • : Paseo daemon (agent process orchestration, WebSocket API, MCP server) • : Expo client (iOS, Android, web) • : CLI for daemon and agent workflows • : Tauri desktop app • : Relay package for remote connectivity • : Marketing site and documentation ( ) Common commands: License AGPL-3.0