v0.1.56
Fixes
- Fixed cancelled Codex runs so visible plan and tool output stayed renderable in chat history and remained available after stream state cleared.
- Fixed chat scrolling when older messages loaded, keeping the current position stable.
- Fixed PI output import so it only ran on supported Unix platforms.
- Fixed the diff modal to fail clearly when loading all changes without an available worktree path.
Improvements
- Improved CI release validation by asserting release versions instead of patching manifests during preflight and publish jobs.
- Improved preflight CI by moving the shared build matrix into a reusable workflow and reducing duplicated workflow configuration.
- Improved platform coverage for preflight builds with Ubuntu ARM and macOS universal targets.
- Consolidated agent documentation under
AGENTS.mdas the canonical instruction source.
Full Changelog: v0.1.55...v0.1.56