Skip to content

v0.7.2 — Stability Hardening

Latest

Choose a tag to compare

@xianyu-sheng xianyu-sheng released this 24 Jul 04:13

Xenon v0.7.2 focuses on reliability and recovery rather than adding more surface area.

Highlights:

  • Durable tool lifecycle checkpoints and per-execution active ledgers.
  • Parallel Plan-Execute workers now persist recovery events through the parent session.
  • Malformed legacy ledgers recover once and are removed correctly.
  • Corrupt or structurally invalid sessions are isolated without clearing the current conversation.
  • Permission prompts, Ctrl+O redraw, Ctrl+C cancellation, long-output PTY behavior, structured tool results, and realtime-query prefiltering are hardened.

Verification:

  • 1,646 passed, 36 deselected in the complete offline suite.
  • Ruff, compileall, and git diff checks passed.
  • Wheel and source distribution built successfully.
  • Independent wheel install reports source and distribution metadata version 0.7.2.

Assets include the Python wheel and source distribution.