Live data from Hacker News

Show HN: Paseo – Beautiful open-source coding agent interface

github.com

31–40 of 67 posts

Re: Show HN: Paseo – Beautiful open-source coding agent interface

#31
post #16

I'm the maintainer of Paseo. I didn't submit this, so it was a nice surprise to see it on HN! I'm around if anyone has questions about the project.

Any idea if claude code will continue working with paseo after the billing/usage changes in a couple weeks?

Re: Show HN: Paseo – Beautiful open-source coding agent interface

#32
post #28
post #16

I'm the maintainer of Paseo. I didn't submit this, so it was a nice surprise to see it on HN! I'm around if anyone has questions about the project.

very nice and well executed product for what i assume is a small team! (of one?) i guess the obvious question is... if its FOSS and local only, whats the business game plan? you've impressed me that you can ship, but you've basically just matched what eg devin desktop and cursor now do. what next?

Thanks. Yes, team of one right now.

I think there's still a lot to do and it feels like I'm only scratching the surface of what's possible in the local layer, so matching what Cursor does is not the end game for me.

I want to keep the core open and local-first, the business, when it comes, will be around the convenience/team/enterprise layer.

Right now I am letting real usage guide me by paying attention to what teams using Paseo need.

Re: Show HN: Paseo – Beautiful open-source coding agent interface

#34
post #16

I'm the maintainer of Paseo. I didn't submit this, so it was a nice surprise to see it on HN! I'm around if anyone has questions about the project.

Any idea if claude code will continue working with paseo after the billing/usage changes in a couple weeks?

Claude Code (via the subscription) will continue working under Paseo but it will consume a different pool of credits, which depending on your sub you get different amounts. Practically speaking you will be able to use only a fraction of your usage in Paseo, this applies to any programmatic usage of Claude Code.

This might help: https://support.claude.com/en/articles/15036540-use-the-clau...

Paseo has a terminal if you want to keep using the TUI inside of it, works on mobile and desktop.

I will keep supporting the Claude Code harness in Paseo, as many users are using it via direct API usage and sometimes even with Chinese models.

Re: Show HN: Paseo – Beautiful open-source coding agent interface

#35

Nice work. I've been building a token usage dashboard for Claude Code — seeing how much each project actually costs. Would be curious if Paseo surfaces any token/cost visibility too.

Cost and token usage is surfaced per session in the context meter, no per-project summary though.

Working on getting usage (5h/7d) in the app, it has been a very requested feature.

Re: Show HN: Paseo – Beautiful open-source coding agent interface

#37
This looks awesome! I've been working on a fairly similar project but just for myself (definitely not production ready) and this format for interacting with code seems like it has a lot of potential. One thing I was considering as a value-add was that this type of interface enables is having support for MDX output or even embedded MCP UI apps in the middle of a chat. Typical CLI agents don't support that but a UI that lets your code embed Excalidraw diagrams and graphs could be great for things like data analysis on the go. Even embedding images in a chat would make using coding agents a lot nicer imo.

Re: Show HN: Paseo – Beautiful open-source coding agent interface

#39
post #14

This looks like something worth trying and I'm glad it's open source. I've been using https://github.com/openchamber/openchamber for a few months now and I'm pleased with its features. Their web based pwa and locally running cli is similar.

Fellow openchamber user here, it's been pretty great. I love competition or more offerings though! I'll be watching Paseo.
Post reply on HN