DealForge autonomously sources, scores, and writes investment memos on venture deals. Stop manually hunting.

1,180+ deals tracked  ·  22 AI investment memos  ·  Updated daily

← Back to leaderboard

Paseo, an open source environment for coding agents

Show HN: Paseo, an open source environment for coding agents

57 AI Score
Show_hn other Added Mar 31, 2026

Details

Sector
other
Total Funding
$0
Last Round
$0

About

Hey HN, I&#x27;m Mo. I&#x27;ve been building Paseo, an open source environment for running Claude Code, Codex, and OpenCode across desktop, mobile, web, and CLI.<p>It started last September as a push-to-talk voice interface for Claude Code. I wanted to talk to an agent while going on walks. Then I wanted to see what it was doing. Then text it when I couldn&#x27;t talk. Then review diffs, run multiple agents, and manage work across machines. After a lot of iteration, it turned into a broader environment.<p>The basic model is:<p><pre><code> - A daemon runs on your machine (MacBook, desktop, VPS, etc.). - Clients connect to it over WebSocket. - There&#x27;s an optional built-in E2EE relay for easy remote&#x2F;mobile access. </code></pre> A few things I care about:<p><pre><code> - It works with the first-party agent CLIs, not by calling inference APIs directly or extracting OAuth tokens. - It&#x27;s multi-provider instead of locking you to one model. - It supports local voice, git worktrees, split panes, terminals, and running agents across different hosts. - No forced account, no telemetry, no tracking. </code></pre> The daemon is written in TypeScript. The app uses Expo for native mobile and web, and the desktop app is Electron. I actually started with Tauri and had to migrate due to platform specific problems. The relay is built on Cloudflare Durable Objects.<p>I use Paseo every day, but one thing I’m increasingly excited about is the CLI. It&#x27;s turning into a primitive for more advanced orchestration, loops, and agent teams, which feels like a bigger direction than the app alone.<p>Repo: <a href="https:&#x2F;&#x2F;github.com&#x2F;getpaseo&#x2F;paseo" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;getpaseo&#x2F;paseo</a> Homepage: <a href="https:&#x2F;&#x2F;paseo.sh&#x2F;" rel="nofollow">https:&#x2F;&#x2F;paseo.sh&#x2F;</a> Discord: <a href="https:&#x2F;&#x2F;discord.gg&#x2F;jz8T2uahpH" rel="nofollow">https:&#x2F;&#x2F;discord.gg&#x2F;jz8T2uahpH</a><p>Happy to answer questions about the product, architecture, or where I think this is going.

AI Score Reasoning

Paseo addresses a timely need for a unified, cross-platform environment for the burgeoning coding agent ecosystem, distinguishing itself through a 'CLI-first' wrapper approach and mobile support. While the technical execution and vision are strong, the project faces significant competition from well-funded incumbents and lacks clear monetization or institutional traction at this early stage.

Source

Show_hn — View original →