Skip to content

v0.13.0

Choose a tag to compare

@rsnodgrass rsnodgrass released this 14 Aug 01:08
· 193 commits to main since this release
2bfaa5c

Plans get a full lifecycle and a genuinely better reviewing experience — and priming just got ~87% cheaper.

New

  • Plan lifecycle trackingox plan work/approve/realized/abandon/supersede, visible in ox plan list.
  • Session links work the moment a session starts — no more waiting until it ends for the PR link to resolve.
  • ox invite — invite, list, and cancel teammate invitations from the terminal.
  • Goose support — sessions record and team context primes automatically, Silver tier.
  • ox viz — an editorial diagram catalog for any AI coworker, any artifact.
  • Device labels on login — e.g. ryan@laptop, so you can tell your machines apart and revoke the right one.

Improved

  • Re-priming is ~87% cheaper — repeat ox agent prime calls send only what changed.
  • Plans lead with the decision — details move to an appendix, so review takes minutes, not hours.
  • Rendered plans are dramatically richer — continuous scroll, swimlanes, 4 new visualizations, bundled companion files.
  • ox doctor catches broken session links before they cost you a PR full of dead references.

Fixed

  • Session recording is reliable across all 7 supported coding agents — Gemini, Codex, OpenCode, Goose, Droid, Amp, Pi.
  • Ledger sync no longer gets permanently stuck — on conflicting rebases, stale locks, detached HEAD, or signing prompts.
  • Session links and recordings survive retries and background sync without corruption.
  • Four ox doctor checks that silently never ran, now run.
  • Plans are attributed correctly — author, repo, and session link, even without a detected agent id.
  • Prior art is actually relevant now — and diagrams no longer clip labels.
  • ox init stages everything it writes and stops touching your root .gitignore.
  • ox daemon start --foreground actually takes over instead of silently doing nothing.