frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Paseo – Open-source coding agent interface (desktop, mobile, CLI)

https://github.com/getpaseo/paseo
9•boudra•6h ago
Hey HN, I'm Mo. I'm building Paseo, a multi-platform interface for running Claude Code, Codex and OpenCode. The daemon runs on any machine (your Macbook, a VPS, whatever) and clients (web, mobile, desktop, CLI) connect over WebSocket (there's a built-in E2EE relay for convenience, but you can opt-out).

I started working on Paseo last September as a push-to-talk voice interface for Claude Code. I wanted to bounce ideas hands-free while going on walks, after a while I wanted to see what the agent was doing, then I wanted to text it when I couldn't talk, then I wanted to see diffs and run multiple agents. I kept fixing rough edges and adding features, and slowly it became what it is today.

What it does:

- Run multiple providers through the same UI

- Works on macOS, Linux, Windows, iOS, Android, and web

- Manage agents in different machines from the same UI

- E2EE Relay for mobile connectivity

- Local voice chat and dictation (NVIDIA Parakeet + Kokoro + Sherpa ONNX)

- Split panes to work with agents, files and terminals side by side

- Git panel to review diffs and do common actions (commit, push, create PR etc.)

- Git worktree management so agents don't step on each other

- Docker-style CLI to run agents

- No telemetry, no tracking, no login

Paseo does not call inference APIs directly or extract your OAuth tokens. It wraps your first-party agent CLIs and runs them exactly as you would in your terminal. Your sessions, your system prompts, your tools, nothing is intercepted or modified.

Stack: The daemon is written in Typescript. The app uses Expo and compiles to both native mobile apps and web. The desktop app is in Electron (I started with Tauri and had to migrate). Sharing the same codebase across different form factors was challenging but I'd say that with discipline it's doable an the result has been worth it, as most features I build automatically work in all clients. I did have to implement some platform specific stuff, especially around gestures, audio and scroll behavior. The relay is built on top of Cloudflare DO, so far it's holding up quite well.

I love using the app, but I am even more excited about the possibilities of the CLI, as it become a primitive for more advanced agent orchestration, it has much better ergonomics than existing harnesses, and I'm already using it to experiment with loops and agent teams, although it's still new territory.

How Paseo compares to similar apps: Anthropic and OpenAI already do some of what Paseo does (Claude Code Remote Control, Codex app, etc.), but with mixed quality and you're locked onto their models. Most other alternatives I know about found are either closed source or not flexible enough for my needs.

The license is AGPL-3.0. The desktop app ships with a daemon so that's all you need. But you can also `npm install -g @getpaseo/cli` for headless mode and connect via any client.

I mainly use Mac, so Linux and Windows has mostly been tested by a small group of early adopters. If you run into issues, I’d appreciate bug reports on GitHub!

Repo: https://github.com/getpaseo/paseo

Homepage: https://paseo.sh/

Discord: https://discord.gg/jz8T2uahpH

Happy to answer questions about the product, architecture or whatever else!

---

I resubmitted this post because I forgot to add the URL and it didn't allow me to add it later.

Show HN: Turbolite – a SQLite VFS serving sub-250ms cold JOIN queries from S3

https://github.com/russellromney/turbolite
10•russellthehippo•43m ago•1 comments

Show HN: Orloj – agent infrastructure as code (YAML and GitOps)

https://github.com/OrlojHQ/orloj
9•An0n_Jon•14h ago•5 comments

Show HN: Layerleak – Like Trufflehog, but for Docker Hub

https://github.com/Brumbelow/layerleak
3•brumbelow•15m ago•1 comments

Show HN: Burn Room – End-to-End Encrypted Ephemeral SSH Chat

https://burnroom.chat
2•joematrix•29m ago•0 comments

Show HN: Optio – Orchestrate AI coding agents in K8s to go from ticket to PR

https://github.com/jonwiggins/optio
71•jawiggins•1d ago•54 comments

Show HN: A plain-text cognitive architecture for Claude Code

https://lab.puga.com.br/cog/
134•marciopuga•20h ago•44 comments

Show HN: Vizier – A physical design advisor for DuckDB

4•habedi0•2h ago•0 comments

Show HN: Micro – apps without ads, algorithms or tracking

https://micro.mu
6•asim•3h ago•6 comments

Show HN: NerdFlair, a Claude Code QoL Plugin

https://github.com/jcraigk/nerdflair
2•block_dagger•3h ago•1 comments

Show HN: Wit – Stops merge conflicts when multiple AI agents edit the same repo

https://github.com/amaar-mc/wit
6•amaarc•4h ago•1 comments

Show HN: SentinelGate – Access control for AI agents (open-source MCP proxy)

https://github.com/Sentinel-Gate/Sentinelgate
6•andreadev•5h ago•0 comments

Show HN: I took back Video.js after 16 years and we rewrote it to be 88% smaller

https://videojs.org/blog/videojs-v10-beta-hello-world-again
631•Heff•2d ago•138 comments

Show HN: Full graphical desktop running on a 128MB VPS Alpine+XRDP+WindowMaker

https://tierhive.com/blog/tierhive-howto/alpine-minimal-remote-desktop-on-a-128mb-vps
6•backtogeek•6h ago•3 comments

Show HN: Breathe-Memory – Associative memory injection for LLMs (not RAG)

https://github.com/tkenaz/breathe-memory
5•mvyshnyvetska•6h ago•1 comments

Show HN: Mantyx – A platform to orchestrate, manage, and share your agents

https://mantyx.io/
6•grillorafael•11h ago•0 comments

Show HN: Paseo – Open-source coding agent interface (desktop, mobile, CLI)

https://github.com/getpaseo/paseo
9•boudra•6h ago•0 comments

Show HN: Yoink – Spotify to lossless with full metadata, self-hostable, ad-free

https://yoinkify.com
48•chasefrazier•1d ago•33 comments

Show HN: Cloneify – AI assistant that runs your business from WhatsApp/Slack

https://cloneify.ai
3•ad-tech•7h ago•1 comments

Show HN: AI Roundtable – Let 200 models debate your question

https://opper.ai/ai-roundtable/
109•felix089•2d ago•84 comments

Show HN: ProofShot – Give AI coding agents eyes to verify the UI they build

https://github.com/AmElmo/proofshot
154•jberthom•2d ago•96 comments

Show HN: DuckDB community extension for prefiltered HNSW using ACORN-1

https://github.com/cigrainger/duckdb-hnsw-acorn
89•cigrainger•1d ago•7 comments

Show HN: Email.md – Markdown to responsive, email-safe HTML

https://www.emailmd.dev/
371•dancablam•2d ago•94 comments

Show HN: Pgsemantic – Point at your Postgres DB, get vector search instantly

https://github.com/varmabudharaju/pgsemantic
13•varmabudharaju•1d ago•0 comments

Show HN: Alexandria, free open source news aggregation and classification suite

https://github.com/hephaistos-io/alexandria
5•RicDan•8h ago•0 comments

Show HN: Robust LLM extractor for websites in TypeScript

https://github.com/lightfeed/extractor
63•andrew_zhong•15h ago•43 comments

Show HN: Cq – Stack Overflow for AI coding agents

https://blog.mozilla.ai/cq-stack-overflow-for-agents/
221•peteski22•3d ago•98 comments

Show HN: Gemini can now natively embed video, so I built sub-second video search

https://github.com/ssrajadh/sentrysearch
426•sohamrj•2d ago•108 comments

Show HN: Gridland: make terminal apps that also run in the browser

https://www.gridland.io/
104•rothific•2d ago•13 comments

Show HN: Hooky – A lightweight HTTP webhook server written in Go

https://github.com/virtuallytd/hooky
2•virtuallytd•10h ago•0 comments

Show HN: Automate your workflow in plain English

https://www.operator23.com/
11•Mrakermo•22h ago•7 comments