Passive telemetry UI for Pytxo: run list, wave agents, xterm log stream, and per-agent git diff.
Requires: pytxo v0.1.x (pinned via git tag in src-tauri/Cargo.toml).
- Rust 1.85+
- Node.js 22+
- Pytxo CLI from pytxo:
cargo install --git https://github.com/Pytxo-dev/pytxo --tag v0.1.0 pytxo-cli
Run the UI from the same git repository where you execute pytxo run.
npm ci
npm run check
cargo build -p pytxo-desktopTauri dev (from repo root):
cd src-tauri
cargo tauri dev- Svelte 5 frontend — no direct filesystem access.
- Tauri IPC calls
pytxo-orchestrateandpytxo-storeonly.
Add docs/reality-deck.png for launch marketing (capture from a three-agent dry run).