v0.8.1
AI Craftery Bord v0.8.1
A small follow-up to v0.8.0 — same feature set, smoother delivery.
Linux from the first byte
v0.8.1 ships macOS and Linux together: AppImage (with updater + signature), .tar.gz, .deb and the standalone server build are all part of the release from the start, with one signed update manifest covering both platforms.
One-line install on Linux
curl -fsSL https://get.aicraftery.com/install.sh | bash
The install endpoint is now live: it always serves the latest release's installer and artifacts, verifies the signed manifest, and checks every downloaded byte against its sha256.
Reliability
Everything from v0.8.0 applies — multiple chats on tasks/projects/releases, one stable chat id, surface switching that never kills your terminal process, layout-independent hotkeys, and the self-healing background service (the app now also rebuilds with the correct embedded version every time, so the service health-check can never reject its own daemon again).