Download
v1.2.1Start with Pytxo Desktop for runs, approvals, and diffs. Add the CLI when you also want terminal workflows, MCP tools, or doctor checks.
Pytxo Desktop
v1.2.1Control surface for runs, structure, approvals, and diffs. Requires the CLI for orchestration.
CLI
Optional companion to DesktopEntry point for terminal-run jobs, doctor checks, and MCP. Desktop runs through its packaged native app and can guide an optional matching CLI install.
npm
Node 18+npm i -g pytxo pytxo doctor
Install script
Windows PowerShell is first-class. macOS and Linux scripts are also available. No Node required.
# Windows PowerShell irm https://raw.githubusercontent.com/Pytxo-dev/pytxo-releases/main/install.ps1 | iex # macOS / Linux curl -fsSL https://raw.githubusercontent.com/Pytxo-dev/pytxo-releases/main/install.sh | bash
Scripts live in the public pytxo-releases repository.
Prebuilt binaries
Manual download per platform from GitHub Releases.