Skip to content

v0.3.5

Choose a tag to compare

@mattbaconz mattbaconz released this 28 Jun 11:45

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 doctor

Reality Deck (desktop)pytxo.com/download

# Windows
# https://github.com/Pytxo-dev/pytxo-releases/releases/download/v0.3.5/pytxo-reality-deck-windows-x64.msi

Direct downloadpytxo-releases v0.3.5

Verify

pytxo --version    # 0.3.5

Assets

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