Paseo
brew install --cask paseo
v0.1.97
Self-hosted daemon that runs Claude, Copilot, and other AI coding agents locally on your machine.
Why you might care
If you want to use AI coding assistants while keeping your code and environment private, Paseo runs agents locally rather than sending code to external servers. You can connect to them from any device (phone, desktop, web) while maintaining full control over your development environment.
458
30-day installs · #510
1.2k
90-day · #558
1.2k
365-day · #1283
Links
- https://paseo.sh/
- Brew formula source: Casks/p/paseo.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"alternatives": [
"Continue",
"LocalAI",
"Ollama"
],
"artifacts": [
{
"uninstall": [
{
"launchctl": "sh.paseo.desktop.ShipIt",
"quit": "sh.paseo.desktop",
"script": {
"args": [
"daemon",
"stop",
"--force"
],
"executable": "$APPDIR/Paseo.app/Contents/Resources/bin/paseo"
}
}
]
},
{
"app": [
"Paseo.app"
],
"target": "/Applications/Paseo.app"
},
{
"binary": [
"$APPDIR/Paseo.app/Contents/Resources/bin/paseo"
],
"target": "$HOMEBREW_PREFIX/bin/paseo"
},
{
"zap": [
{
"trash": [
"~/.paseo",
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/sh.paseo.desktop.sfl*",
"~/Library/Application Support/Paseo",
"~/Library/Caches/@getpaseodesktop-updater",
"~/Library/Caches/sh.paseo.desktop",
"~/Library/Caches/sh.paseo.desktop.ShipIt",
"~/Library/HTTPStorages/sh.paseo.desktop",
"~/Library/Logs/Paseo",
"~/Library/Preferences/ByHost/sh.paseo.desktop.ShipIt.*.plist",
"~/Library/Preferences/sh.paseo.desktop.plist"
]
}
]
}
],
"auto_updates": null,
"categories": [
"dev-tools",
"ai"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Self-hosted daemon for AI coding agents",
"disable_reason": null,
"disabled": 0,
"display_name": "Paseo",
"enrichment_fetched_at": "2026-06-20T22:48:00+00:00",
"first_seen": "2026-06-20T00:47:34+00:00",
"full_token": "paseo",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://paseo.sh/",
"homepage_og_description": "Self-hosted daemon for Claude Code, Codex, Copilot, OpenCode, and Pi. Agents run on your machine with your full dev environment. Connect from phone, desktop, or web.",
"homepage_og_image": "https://paseo.sh/og-image.png",
"homepage_title": "Paseo \u2013 Run Claude Code, Codex, Copilot, OpenCode from anywhere",
"installs_30d": 458,
"installs_365d": 1235,
"installs_90d": 1185,
"last_seen": "2026-06-20T00:47:34+00:00",
"llm_generated_at": "2026-06-20T23:04:30+00:00",
"llm_model": "claude-haiku-4-5",
"names": [
"Paseo"
],
"one_liner": "Self-hosted daemon that runs Claude, Copilot, and other AI coding agents locally on your machine.",
"rank_30d": 510,
"rank_365d": 1283,
"rank_90d": 558,
"raw_hash": "5c72a18b45a80ecf",
"ruby_source_path": "Casks/p/paseo.rb",
"tap": "homebrew/cask",
"token": "paseo",
"version": "0.1.97",
"why_use_this": "If you want to use AI coding assistants while keeping your code and environment private, Paseo runs agents locally rather than sending code to external servers. You can connect to them from any device (phone, desktop, web) while maintaining full control over your development environment."
}