Skip to content

v0.12.0

Latest

Choose a tag to compare

@mattbaconz mattbaconz released this 27 Jul 09:56
1e73a91

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 verify on 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.0

Desktop 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.0 so npm i -g pytxo@0.12.0 still resolves. Prefer Windows or rebuild from main / release/v0.12.0 until CI minutes are restored. Fresh Desktop installers land with the next full matrix run.

Previous: v0.11.0.