Release Notes
- Keep Claude background agents and processes in the same running turn across follow-up work, and prevent premature or duplicate completion notifications.
- Keep agent images in chronological work order until the turn completes. Show generated images with the final response and inspection screenshots inside their tool results.
- Open image previews from composer attachments and sent messages, with focus restored after closing.
- Preserve Shift+Enter newlines in sent messages.
- Refine the environment picker with aligned rows, clearer status, and a new-window action beside each environment that leaves the current window unchanged.
- Reuse release build caches from main, cross-compile Intel Mac builds on faster ARM runners, and avoid duplicate artifact uploads.
Desktop app
Linux users can also download the Debian package.
Install kybern 0.2.5
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Tresnanda/kybern/releases/download/v0.2.5/kybern-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/Tresnanda/kybern/releases/download/v0.2.5/kybern-installer.ps1 | iex"
Download kybern 0.2.5