Skip to content
Tanveer Hoque
00

Download the software

The projects that ship an installer, and the newest build of each. Straight from the GitHub release — no mirror, no tracker, no sign-up.

agent-platform

v0.6.0 · 2026-08-26

One OpenAI-compatible endpoint in front of every model, hosted or running on the desk.

A scoped chat in the desktop app, with the model and its context named above the conversation.
Scoped chat
The teams view: several agents and the models each one is pinned to.
Teams
The processes view, showing the local runtimes the server is talking to.
Processes

1 / 3

Or install from the terminal

macOS / Linux

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/tanvoid0/agent-platform/releases/download/v0.6.0/agent-platform-server-installer.sh | sh

Windows PowerShell

powershell -ExecutionPolicy Bypass -c "irm https://github.com/tanvoid0/agent-platform/releases/download/v0.6.0/agent-platform-server-installer.ps1 | iex"
Previous versions (3)

Portal Desktop

v0.12.1 · 2026-08-22

A desktop client for the agent platform: terminal, repositories and agent workspace in one window.

Previous versions (4)

Versions are read at build time, so this page shows the release that was current at the last deploy. The release-notes link is always the live one.