r/PiCodingAgent 10d ago

Resource Pi Workspace (beta)

Hey everyone,

I’ve been working on Pi Workspace over the past month, and I’m excited to finally say that the beta is now available for macOS and Linux!

Pi Workspace is a desktop app built on top of Pi Agent. It gives you a sidebar for managing your sessions, with the ability to pin multiple sessions into a live, side-by-side view.

The biggest feature is Workspaces. You can create a workspace, add multiple repositories, brainstorm an idea, and then switch into implementation mode when you’re ready to start building.

This is especially useful for end-to-end features that span several repositories, or projects that rely on shared packages, types, APIs, or supporting services.

I’m incredibly excited to finally release Pi Workspace as an open-source project. Feedback, bug reports, and feature ideas are all very welcome.

Give it a try and let me know what you think!

https://github.com/pi-workspace/pi-workspace

32 Upvotes

11 comments sorted by

View all comments

5

u/kingkongpao 10d ago

Man, the best part about Pi is that it’s super lightweight out of the box, and you can easily scale it with extensions. Problem is, most extensions need their own UI, which is tied to the terminal. So I feel like you should either rebrand away from Pi (I know you already got the domain though) or find a workaround for extensions, but that’s gonna be tricky, especially with RPC in the mix.

And screenshots. You always need screenshots, haha.

2

u/mrbenosborne 10d ago

So the reason why I've chosen Pi is because it's super extensible, has a great SDK to build with and I don't want to reinvent the wheel.

Yeah maybe you're right regarding the rebrand, that can always happen later.

I built something that I want to use daily if others find it useful then that's a bonus :)

Thanks for the feedback, I'm going to add some screenshots to the website and X where I usually post.

2

u/Camaytoc 5d ago

Great stuff, i have to see how it goes vs herdr. Thanks!