Features
- Added support for cancelling AI PR creation and passing backend choices into AI-assisted flows.
- Added Codex GPT-5.6 preview fast model handling.
- Published multi-arch server runtime Docker images with a slim runtime image.
Fixes
- Fixed PI chat responses repeating final assistant content when streamed deltas and final snapshots were both present.
Improvements
- Removed pinned markdown table support, including the chat panel, persistence, and table pin actions.
- Simplified chat PR toast handling and preserved PR resolver behavior after null checks.
- Kept server Cargo package metadata in sync with desktop version bumps.
Full Changelog: https://github.com/coollabsio/jean/compare/v0.1.63...v0.1.64