Download
v0.11.0Start with Pytxo Desktop for runs, approvals, and diffs. The CLI powers orchestration underneath - install it once, or let Desktop guide you.
Pytxo Desktop
v0.11.0Control surface for runs, structure, approvals, and diffs. Requires the CLI for orchestration.
CLI
Required for runsEntry point for multi-agent jobs, doctor checks, and MCP. Desktop downloads the matching CLI at first run if needed.
npm
Node 18+npm i -g pytxo pytxo doctor
Install script
macOS, Linux, or Windows PowerShell. No Node required.
# macOS / Linux curl -fsSL https://raw.githubusercontent.com/Pytxo-dev/pytxo-releases/main/install.sh | bash # Windows PowerShell irm https://raw.githubusercontent.com/Pytxo-dev/pytxo-releases/main/install.ps1 | iex
Scripts live in the public pytxo-releases repository.
Prebuilt binaries
Manual download per platform from GitHub Releases.