- Open the app (or web/desktop) and connect to your daemon + Open the app and connect to your daemon
- I've been using Claude Code since launch. Once I realized I could check - on agents from my phone, I started spending a lot more time outside - instead of waiting at my desk. I'd SSH into Tmux from Termux on Android. - It worked, but the UX was rough. Dictation was bad, the keyboard was - awkward, and the infamous scroll bug meant starting over constantly. -
-- Anthropic and OpenAI added coding agents to their mobile apps, but they - force you into cloud sandboxes where you lose your whole setup. I also - like testing different agents, so locking myself to a single harness or - model wasn't an option. Other apps exist but I wasn't happy with their - UX, security, or business model. -
-- So I built my own. It became good enough that it felt obvious it should - exist for others too. -
++ I've been using Claude Code since launch. Soon after, I started using + it on my phone while going on walks to spend less time at my desk. I'd + SSH into Tmux from my phone. It worked, but the UX was rough. Dictation + was bad, the keyboard was awkward, and the infamous flicker bug meant + starting over constantly. +
++ I started building a simple app to manage agents via voice. I continued + adding features as I needed them, and slowly ended up building what + Paseo is today. +
++ Anthropic and OpenAI added coding agents to their mobile apps since I + started working on this, but they force you into cloud sandboxes where + you lose your whole setup. I also like testing different agents, so + locking myself to a single harness or model wasn't an option. Other apps + exist but I wasn't happy with their UX, security, or business model. +
+