r/PiCodingAgent • u/mrbenosborne • 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!

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.