Settings

Theme

Show HN: Paseo – Run coding agents from your phone, desktop, or terminal (FOSS)

github.com

5 points by boudra 2 months ago · 2 comments · 2 min read

Reader

Hey HN, I built Paseo because i kept SSHing into tmux from my phone to check on agents while on walks, it worked but the UX was rough. I started building a voice-only app for agents but after dogfooding and iterating for months I ended up with this.

Both Anthropic and OpenAI are working on versions of this but I didn't like them and I didn't want to be locked into their respective models.

Paseo takes a different approach: a daemon runs on your machine and you connect to it from any device. your code never leaves your machine.

- Works with Claude Code, Codex, and OpenCode, just launches their CLIs and uses your subs - Voice mode for dictating tasks hands-free, not perfect but it works - Manage agents in isolated git worktrees, review diffs, ship from the app - Terminal support so you don't have to SSH separately - Connect to multiple machines, see all your agents in one place. I run Paseo in a Hetzner VM for when my laptop is closed. - Optional E2E encrypted relay for remote access - iOS, Android, Mac, Windows, Linux, web, and CLI

It’s free and open source (AGPL). No accounts, no tracking.

The name means "stroll" in Spanish, which is basically the use case.

github: https://github.com/getpaseo/paseo homepage: https://paseo.sh

kzahel 2 months ago

Your project looks really solid! One of the best in this space I dare say.

I have noticed that there are so many similar "remote agent management" offerings.

I have been keeping an ongoing list here: https://github.com/kzahel/yepanywhere/blob/main/docs/competi...

I'm surprised I didn't hear about it until just now. Thanks for sharing!

  • boudraOP a month ago

    Thank you! Yes, there seem to be new ones popping up almost every week.

    I have been working on this quietly for a while, I'm just ramping up on marketing now.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection