Releases: Pytxo-dev/pytxo-releases
Release list
v0.12.0
Pytxo v0.12.0
Mission Loop Phase 1 — one inspectable mission from CLI to verified flush.
Highlights
pytxo mission …— plan → approve → isolated agent waves → mission report (no hand-written[[task]]required)- BYOK scout planner — Signal-backed by default; OpenAI-compatible scout LLM when a provider key is present (ADR-0031)
- Verify gates — optional per-task shell checks; flush blocked until agents exit 0 with verifies passing
- Desktop Run Review — Complete run disabled until all agents succeed; Flow keeps
verifyon plan tasks - Desktop 2 primary — Focus/Flow/Approvals as the mission-review surface; 3D topology remains legacy shell only (ADR-0032)
- Docs — grounded product thesis, first-mission guide, CLI reference, dogfood benchmark scaffold
Install
npm i -g pytxo@0.12.0Desktop installers + updater channel:
Notes
- Onboarding version is
0.12.0 - Orbit still requires human approve-to-apply (verification unlocks eligibility; it does not silent-merge)
- PlugDev / Minecraft leftovers are not part of this product
- GitHub Actions billing is currently blocking the multi-OS Release matrix; this tag ships a fresh Windows CLI plus interim non-Windows CLI mirrors from
v0.11.0sonpm i -g pytxo@0.12.0still resolves. Prefer Windows or rebuild frommain/release/v0.12.0until CI minutes are restored. Fresh Desktop installers land with the next full matrix run.
Previous: v0.11.0.
v0.11.0
Pytxo v0.11.0
Install trust (no PowerShell spawn storm), branded Windows NSIS, and mature Desktop ops-console chrome.
Highlights
- CLI install trust — Desktop Setup downloads via Rust HTTP + winreg PATH; no visible PowerShell windows; honest PATH-pending copy
- NSIS branding — Pytxo logo sidebar/header; bundle id
com.pytxo.desktop - Ops maturity — Running / Needs you / Sandboxed / Cost strip; AppBar glance + Approvals count badge; tray “needs you� tooltip
- Operator English — no ADE / Hypervisor / Yard / Beat / Mission jargon on primary chrome
- DPI — re-apply webview zoom on monitor scale changes
Install
npm i -g pytxo@0.11.0Desktop installers + updater channel:
- https://github.com/Pytxo-dev/pytxo-releases/releases/tag/v0.11.0
- Updater manifest:
latest.json(same release)
Notes
- Bundle id changed from
com.pytxo.reality-decktocom.pytxo.desktop. First upgrade may need a manual MSI install once; keyring sessions remain readable under the legacy service name - Onboarding version is
0.11.0(wizard re-shows once for install/display polish) - GitHub Actions billing may still block the multi-OS Desktop matrix; this tag ships signed Windows Desktop + updater
latest.json. macOS/Linux Desktop installers and freshly built non-Windows CLIs land when Actions minutes are restored - Non-Windows CLI assets under this tag may be interim mirrors so
npm i -g pytxo@0.11.0still resolves
Previous: v0.10.0.
v0.10.0
Pytxo v0.10.0
Windows auth deep-link fix, Flow as a dedicated Tauri window, Ops habit loops, and expanded compare docs.
Highlights
- Sign-in fix — Windows second-instance
pytxo-deck://authargv reaches Desktop; signed-in state updates - Flow window — real Tauri second window (
#/flow-standalone), chrome-free mission planning - Flow UX — Write → Build → Review → Run; Workspace / Agent CLI labels; empty states with CTAs
- Ops — Running / Needs you / Cost strip; Race path-lock visibility; shorter sidebar labels
- Compare docs — Cursor Cloud, ADE, Warp Oz, Devin/Amp + refreshed Claude / Copilot pages
Install
npm i -g pytxo@0.10.0Desktop installers + updater channel:
- https://github.com/Pytxo-dev/pytxo-releases/releases/tag/v0.10.0
- Updater manifest:
latest.json(same release)
Notes
- Auth fix is the P0; Flow window + docs ship in the same cut
- Onboarding version stays
0.9.0(no forced re-wizard) - GitHub Actions billing may still block the multi-OS Desktop matrix; this tag ships signed Windows Desktop + updater
latest.json. macOS/Linux Desktop installers and freshly built non-Windows CLIs land when Actions minutes are restored - Non-Windows CLI assets under this tag may be interim mirrors so
npm i -g pytxo@0.10.0still resolves
v0.9.0
Pytxo v0.9.0
Desktop theme customization, broader BYOK providers, and a marketing demo path for pytxo.com.
Highlights
- Themes that stick — Desktop 2 skins (Void / Light / Terminal / Nebula) use semantic tokens; accents drive primary/focus; custom accent color + Match system in Settings → Appearance.
- BYOK expansion — Cerebras, SambaNova, Hyperbolic, Perplexity, NVIDIA NIM, LM Studio; Cohere OpenAI-compat; Azure via
AZURE_OPENAI_ENDPOINT; optional~/.pytxo/providers.jsonfor custom OpenAI-compat endpoints. - Providers in Desktop — Settings → Providers shows key-configured status only (never stores secrets).
- Demo — Maintainer shot list + marketing Demo section (enable with
NEXT_PUBLIC_DEMO_VIDEO_URL). - Docs — Providers & BYOK reference refreshed for the expanded registry.
Install
npm i -g pytxo@0.9.0Desktop installers + updater channel:
- https://github.com/Pytxo-dev/pytxo-releases/releases/tag/v0.9.0
- Updater manifest:
latest.json(same release)
Notes
- Onboarding / IPC version bumped to
0.9.0 - Keys remain in OS env (ADR-0014); Desktop never vaults API keys
- GitHub Actions billing may still block the multi-OS Desktop matrix; this tag ships signed Windows Desktop + updater
latest.json. macOS/Linux Desktop installers and freshly built non-Windows CLIs land when Actions minutes are restored - Non-Windows CLI assets under this tag may be interim mirrors so
npm i -g pytxo@0.9.0still resolves
v0.8.0
Pytxo v0.8.0
Tray-resident Desktop, full-matrix auto-updater channel, quieter Desktop 2 polling, and Fumadocs docs on pytxo.com.
Highlights
- Close to tray — Closing the Desktop window hides to the system tray by default (Show / Hide / Quit); preference in Settings → General. In-flight runs stay alive until Quit.
- Full-matrix updater — Signed updater artifacts prefer macOS
.app.tar.gz;latest.jsonrequires Windows + darwin arm64/x64 + Linux when signing is enabled. - Less laggy UI — Desktop 2 polls 2.5–15s with fingerprint-gated refresh; cheaper snapshots off Ops-heavy routes; Focus adjacency precompute; legacy log poll 250ms; 3D rAF pauses when hidden.
- Docs — Public docs move to Fumadocs MDX in
apps/web(ADR-0030), served at https://pytxo.com/docs. - CLI —
pytxo doctor --quick; Discord link in--help.
Install
npm i -g pytxo@0.8.0Desktop installers + updater channel:
- https://github.com/Pytxo-dev/pytxo-releases/releases/tag/v0.8.0
- Updater manifest:
latest.json(same release)
Notes
- Onboarding / IPC version bumped to
0.8.0 - Upgrade path (Windows): install 0.7.x → Check for updates / banner → 0.8.0 (updater signing key rotated; if Check for updates fails, install the MSI manually once)
- GitHub Actions billing is currently blocking the multi-OS Desktop matrix; this tag ships signed Windows Desktop + updater
latest.json. macOS/Linux Desktop installers and freshly built non-Windows CLIs land when Actions minutes are restored - Non-Windows CLI assets under this tag are interim mirrors so
npm i -g pytxo@0.8.0still resolves; prefer Windows or rebuild fromrelease/v0.8.0until CI is green
v0.7.0
Pytxo v0.7.0
Desktop daily-path reliability: login handoff that returns to the app, faster snapshot polling, workspace trust on add, and a measurable Race/Blast collision proof.
Highlights
- Login handoff — Account page shows an explicit Return to Pytxo Desktop deep link (user gesture); Desktop applies
authStatusbefore entitlements and clears the entitlements cache on sign-in/out - Snapshot lag — Batched
load_desktop_snapshotIPC, compare-before-assign, adaptive poll (pause when unfocused), legacy xterm/DeckWorkspace loaded only behinddesktop_shell_v1 - Workspace trust — Add workspace / onboarding applies the default permission profile (Orbit) automatically; Workspaces and Flow show honest empty vs hypervisor-down vs dispatch errors
- Reliability proof —
tooling/benchmarks/race-blast-collision.ps1measures Race Shield wave separation vs naive same-path collisions with Blast Shield worktree isolation gated
Install
npm i -g pytxo@0.7.0Windows Desktop:
pytxo-desktop-windows-x64.msipytxo-desktop-windows-x64-setup.exe
Download: https://github.com/Pytxo-dev/pytxo-releases/releases/tag/v0.7.0
Notes
- Redeploy pytxo.com so the Return to Desktop control is live
- macOS / Linux Desktop packages under this tag may be mirrored from the prior release until native CI builds are green
- Onboarding version bumped to
0.7.0
Pytxo v0.6.0
Pytxo v0.6.0
Desktop control-plane pass: Cursor-like Settings, chroma accent themes, AppBar workspace switcher, and workspace folder/permission settings.
Highlights
- Settings — left-rail sections with search, grouped panels, Appearance accents (Spectrum / Teal / Violet / Gold)
- Workspaces — switch from the AppBar; edit folders and permission profiles (DeepSpace → Supernova) from Desktop
- Auto-update — Desktop 2 checks GitHub releases (
latest.json); Settings → Account has Check for updates - Sign-in — Clerk deep-link preserves
deck_callback; Settings Sign in / Sign out; Link entitlements when session present - Brand chrome — λ mark lives in the window title bar only; shell accents follow the logo spectrum
- Marketing — chroma brand pass on pytxo.com (logo-led hero; topology mockup removed)
Install
npm i -g pytxo@0.6.0Windows Desktop:
pytxo-desktop-windows-x64.msipytxo-desktop-windows-x64-setup.exe
Download: https://github.com/Pytxo-dev/pytxo-releases/releases/tag/v0.6.0
Notes
- macOS / Linux Desktop packages under this tag may be mirrored from the prior release until native CI builds are green
- Onboarding version bumped to
0.6.0so upgrading Desktop users see the refreshed flow once
v0.5.0
Pytxo v0.5.0
Desktop + CLI release with the new chroma brand mark, Desktop 2 supervision polish, and marketing taste updates.
Windows (built from monorepo 0.5.0)
pytxo-desktop-windows-x64.msi/pytxo-desktop-windows-x64-setup.exepytxo-windows-x64.exe
Other platforms
macOS and Linux Desktop/CLI assets are mirrored from v0.4.0 so download and npm install keep working while GitHub Actions minutes are restored for a full matrix rebuild.
Install
npm i -g pytxo
Or download Desktop from https://pytxo.com/download
v0.4.0
Pytxo v0.4.0
Pytxo v0.4.0 introduces Pytxo Desktop 2.0, Pytxo Flow, and local-first
Pytxo Voice while preserving the Rust orchestration and policy boundary.
Highlights
Pytxo Desktop 2.0
- Route-driven Operations, Workspaces, Runs, Flow, Approvals, Integrations, Settings,
Topology Focus, and Run Review surfaces - Dark-first obsidian design system with complete light tokens, responsive layouts, and
keyboard-accessible controls - Shared preview/native backend contract for Storybook, Playwright, and Tauri
- Legacy shell rollback flag plus
pytxo://and compatiblepytxo-deck://deep links
Pytxo Flow
- Text missions become reviewable task and wave plans before dispatch
- Execution-domain binding, Signal Core enrichment, Race Shield claim validation, permission
ceilings, Blast Shield selection, ADE checks, and cost/risk estimates remain in Rust - Reviewed prompt edits use optimistic persistence and exact-plan dispatch claims
- Mission text reaches ADEs through
PYTXO_TASK_PROMPT, never shell interpolation
Pytxo Voice
- Local CPAL microphone capture and Whisper transcription
- Press-and-hold or click-to-record, pause/resume, device selection, VAD trimming, partial
transcript events, and uncertain-segment correction - Bounded and zeroized audio memory; no raw audio in tables, events, logs, or diagnostics
- Pinned model URL and SHA-256 verification before inference
Reliability and release safety
- Idempotent Flow catalog migration and draft lifecycle
- Atomic dispatch claims prevent duplicate or stale-plan execution
- Validated configuration snapshots remove policy time-of-check/time-of-use gaps
- Cross-platform Desktop release builds now include local Voice dependencies
Install
npm i -g pytxo@0.4.0
pytxo doctorDownload Pytxo Desktop from pytxo.com/download.
Notes
- Voice v1 creates editable Flow missions only; it does not approve or dispatch actions.
- Cloud transcription provider adapters are not enabled in this release.
- Desktop installer asset names retain the legacy
pytxo-reality-deck-*prefix for updater
compatibility; the product name is Pytxo Desktop.
Full changelog: Pytxo-dev/pytxo@v0.3.5...v0.4.0
v0.3.5
Pytxo v0.3.5
Reality Deck UX overhaul: IDE-style setup wizard, agent dashboard, workspace topology, and smart CLI install.
What's new
Reality Deck
- Setup wizard — skippable first-run flow: welcome, CLI install, sign-in, workspace picker
- Agent dashboard — cleaner layout: nav, 3D topology hero, inspector, command bar
- Workspace topology — import graph renders before your first agent run
- Smart CLI install — one-click download from pytxo-releases + PATH setup
- Themes — Void, Light, Terminal, Nebula presets
- Full-size taskbar icon — logo fills ~88% of the app icon
CLI / orchestration
workspace_structural_graph— idle structural preview for Reality Deck- Auth refresh — sign-in via deep link updates the deck immediately
Install
CLI (recommended)
npm i -g pytxo@0.3.5
pytxo doctorReality Deck (desktop) — pytxo.com/download
# Windows
# https://github.com/Pytxo-dev/pytxo-releases/releases/download/v0.3.5/pytxo-reality-deck-windows-x64.msiDirect download — pytxo-releases v0.3.5
Verify
pytxo --version # 0.3.5Assets
| Platform | File |
|---|---|
| Linux x64 | pytxo-linux-x64 |
| Linux arm64 | pytxo-linux-arm64 |
| macOS Apple Silicon | pytxo-darwin-arm64 |
| macOS Intel | pytxo-darwin-x64 |
| Windows x64 | pytxo-windows-x64.exe |
| Windows desktop | pytxo-reality-deck-windows-x64.msi |
| macOS desktop | pytxo-reality-deck-darwin-arm64.dmg |
| Linux desktop | pytxo-reality-deck-linux-x64.AppImage |
Verify CLI with SHA256SUMS.txt.
Full changelog: Pytxo-dev/pytxo@v0.3.4...v0.3.5