Ship more, better.
Podium ADE is a multi-agent orchestrator running on your Mac, on your VPS and on your phone. It comes out of the box with cross-harness subagents and agent communication.
Desktop app
Intel Mac builds are also supported. Windows and Linux builds are previews until their packaged acceptance checks pass. Download them from the releases page.
Headless server
curl -fsSL https://github.com/madeinorbit/podium/releases/latest/download/install.sh | sh
Then run podium and finish setup in the browser at the printed URL.
podium agent spawn --harness codex. Claude Code, Codex, Grok, opencode and Cursor work the
same issue side by side, each on the model you pick.-p flag abstractions. Attach from any browser; nothing dies when you close the tab.Podium gives you access to your agents no matter where you want to run them, whether that's on your laptop, desktop or on a VPS you own.
If you'd like to start simple, just download the desktop app and everything will work out of the box, with your agents running locally.
To get more out of your agents, they should keep running when your laptop is off. Just install Podium on your VPS and access it through the web client, desktop app or mobile app. Besides the VPS, you can connect as many other machines to run agents on as you want. While your laptop is on, you can run agents on there through Podium as well.
Each extra machine joins with the token the server shows you in the UI:
curl -fsSL https://github.com/madeinorbit/podium/releases/latest/download/install.sh | sh -s -- --join <TOKEN>
The server needs to be reachable over the network from each client and each machine running agents. We recommend using Tailscale to connect your machines, but Podium can be protected by a password and be exposed to the open internet. See docs/adding-a-machine.md for the details.
We take security seriously and continuously run audits on Podium.
You can expose Podium to the open internet and protect it with a password. We do recommend connecting to it over a tunnel like Tailscale though.
If you find a vulnerability, please report it privately. See SECURITY.md.
We'd love your help. Bug reports, ideas and pull requests are all welcome, and you don't need to ask permission to open one. CONTRIBUTING.md has everything you need to get the project running locally, and ARCHITECTURE.md explains what goes where.
Apache License 2.0. © 2026 Michael Wirth, Till Felippi and the Podium contributors. Third-party licenses are listed in THIRD-PARTY-NOTICES.md.
TypeScript
89.5%
HTML
4.7%
JavaScript
3.4%
Ship more, better.
Podium ADE is a multi-agent orchestrator running on your Mac, on your VPS and on your phone. It comes out of the box with cross-harness subagents and agent communication.
Desktop app
Intel Mac builds are also supported. Windows and Linux builds are previews until their packaged acceptance checks pass. Download them from the releases page.
Headless server
curl -fsSL https://github.com/madeinorbit/podium/releases/latest/download/install.sh | sh
Then run podium and finish setup in the browser at the printed URL.
podium agent spawn --harness codex. Claude Code, Codex, Grok, opencode and Cursor work the
same issue side by side, each on the model you pick.-p flag abstractions. Attach from any browser; nothing dies when you close the tab.Podium gives you access to your agents no matter where you want to run them, whether that's on your laptop, desktop or on a VPS you own.
If you'd like to start simple, just download the desktop app and everything will work out of the box, with your agents running locally.
To get more out of your agents, they should keep running when your laptop is off. Just install Podium on your VPS and access it through the web client, desktop app or mobile app. Besides the VPS, you can connect as many other machines to run agents on as you want. While your laptop is on, you can run agents on there through Podium as well.
Each extra machine joins with the token the server shows you in the UI:
curl -fsSL https://github.com/madeinorbit/podium/releases/latest/download/install.sh | sh -s -- --join <TOKEN>
The server needs to be reachable over the network from each client and each machine running agents. We recommend using Tailscale to connect your machines, but Podium can be protected by a password and be exposed to the open internet. See docs/adding-a-machine.md for the details.
We take security seriously and continuously run audits on Podium.
You can expose Podium to the open internet and protect it with a password. We do recommend connecting to it over a tunnel like Tailscale though.
If you find a vulnerability, please report it privately. See SECURITY.md.
We'd love your help. Bug reports, ideas and pull requests are all welcome, and you don't need to ask permission to open one. CONTRIBUTING.md has everything you need to get the project running locally, and ARCHITECTURE.md explains what goes where.
Apache License 2.0. © 2026 Michael Wirth, Till Felippi and the Podium contributors. Third-party licenses are listed in THIRD-PARTY-NOTICES.md.
TypeScript
89.5%
HTML
4.7%
JavaScript
3.4%