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
6•boudra•1h 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: 3 out of 4 devs failed to catch dangerous AI-suggested commands

https://agentsaegis.com/assessment
1•abdullaachilov•54s ago•0 comments

FFmpeg (and how it ended up everywhere)

https://roughcut.heyeddie.ai/p/the-video-software-that-powers-the
1•shamirallibhai•3m ago•0 comments

Developer Experience

https://leerob.com/dx
1•mmarian•3m ago•0 comments

Show HN: We caught our AI agents self-approving their own work, so we built this

https://github.com/neo4j-labs/ai-governor
1•june-jule•3m ago•0 comments

A Fixation and Distance-Dependent Color Illusion

https://arxiv.org/abs/2509.11582
1•geox•4m ago•0 comments

Agentis – multi-agent AI platform across 12 LLM providers, watch them in 3D

https://github.com/Dhwanil25/Agentis
1•Dhwanil25•4m ago•0 comments

The Sudden Death of a Man Who Told Chinese Kids How to Succeed

https://www.nytimes.com/2026/03/26/world/asia/chinese-influencer-zhang-death.html
1•mitchbob•5m ago•1 comments

Ten Months with Copilot Coding Agent in Dotnet/Runtime

https://devblogs.microsoft.com/dotnet/ten-months-with-cca-in-dotnet-runtime/
1•maltalex•5m ago•0 comments

Auditing source code wasn't enough in the LiteLLM attack

https://blog.mozilla.ai/hardening-your-llm-dependency-supply-chain/
1•angpt•5m ago•0 comments

Palantir's CEO says only two kinds of people will succeed in the AI era

https://fortune.com/2026/03/24/palantir-ceo-alex-karp-two-people-successful-in-ai-era-vocational-...
1•mldev_exe•6m ago•0 comments

Mymarks.net

https://mymarks.net/
1•shozzipen•6m ago•0 comments

Iran War Is Pushing Consumers to Break Up with Fossil Fuels

https://www.bloomberg.com/news/features/2026-03-26/war-oil-price-shock-sparks-new-interest-in-gre...
1•toomuchtodo•7m ago•1 comments

The Old Internet Is Still Here

https://tylergaw.com/blog/the-old-internet-is-still-here/
1•speckx•8m ago•0 comments

What AI tools to use for iOS development

https://onmyway133.com/posts/what-ai-tools-to-use-for-ios-development/
1•vinhnx•8m ago•0 comments

"Am I Actually Doing a Good Job?"

https://k2xl.substack.com/p/am-i-actually-doing-a-good-job
1•k2xl•9m ago•0 comments

The Sparsity Nexus: Bypassing O(N²) Attention with Judy Arrays

https://axwise.de/blog/sparsity-nexus-judy-arrays-ai-attention.html
2•lunarain•9m ago•0 comments

The "Me" Decade and the Third Great Awakening

https://nymag.com/article/tom-wolfe-me-decade-third-great-awakening.html
1•tolerance•9m ago•0 comments

Hot things can freeze faster than cool ones. Now, this paradox has gone quantum

https://www.science.org/content/article/hot-things-can-freeze-faster-cool-ones-now-paradox-has-go...
1•Brajeshwar•10m ago•0 comments

Cory Doctorow: Interoperability Can Save the Open Web

https://spectrum.ieee.org/doctorow-interoperability
1•janandonly•10m ago•0 comments

LeWorldModel: Stable E2E Joint-Embedding Predictive Architecture from Pixels

https://arxiv.org/abs/2603.19312
1•mpweiher•11m ago•0 comments

Don't Trust, Verify

https://daniel.haxx.se/blog/2026/03/26/dont-trust-verify/
1•SEJeff•11m ago•0 comments

Show HN: Codeseum – From Bare Metal to Pure Thought

https://codeseum.tyku8.com/spectrum
1•posiunas•11m ago•0 comments

Show HN: What Did My Agent Do? Compare logs to signed records

https://whatdidmyagentdo.com
1•jithinraj•12m ago•0 comments

Ask HN: Do your coworkers review their own AI generated code?

1•codechicago277•12m ago•0 comments

TweetStyler – Style your X posts with 125 Unicode fonts (no extension needed)

https://www.tweetstyler.com/
1•Rashka7•12m ago•1 comments

Personal Identification Secure Comparison and Evaluation System

https://en.wikipedia.org/wiki/PISCES
1•harporoeder•16m ago•0 comments

Time-lapse of continental drift over the last 750M years

https://observablehq.com/@neocartocnrs/continental-drift
1•alphabetatango•16m ago•0 comments

Fivetran Contributes SQLMesh to the Linux Foundation

https://www.fivetran.com/press/fivetran-contributes-sqlmesh-to-the-linux-foundation-to-advance-op...
1•jaz•17m ago•0 comments

Wealthy Investors Are Targeting Foes of Clean Energy, and They Want Revenge

https://www.nytimes.com/2026/03/26/climate/solar-energy-politics-campaigns.html
1•mitchbob•17m ago•1 comments

Building shared coding guidelines for AI (and people too)

https://stackoverflow.blog/2026/03/26/coding-guidelines-for-ai-agents-and-people-too/
1•buendiapino•18m ago•0 comments