back to home

getpaseo / paseo

Manage agents remotely from your phone, desktop and CLI

225 stars
17 forks
34 issues
TypeScriptJavaScriptRust

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.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/getpaseo/paseo)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

Paseo 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