oxi-tui 0.60.0

Terminal UI rendering pipeline and widget library for oxi (v2 — terminal-first pipeline)
Documentation

oxi-tui v2

Terminal-first rendering pipeline and widget library for oxi. Decomposes ratatui's Terminal::draw() to own the frame lifecycle (cursor blink preservation, proactive skip via content_hash memoization). See docs/superpowers/specs/2026-07-21-tui-render-pipeline-redesign.md for design.

MIT licensed. Clean-room — no upstream code copied.