Releases
Every Korvun release ships signed binaries for six platforms (Linux, macOS, Windows × x86-64, ARM64) plus the desktop apps: each artifact is covered by a cosign-signed checksum manifest and an SBOM. How to download and verify is in the install guide.
All releases live on GitHub: github.com/Sebastian197/korvun/releases
The story so far
| Release | What it brought |
|---|---|
| v0.7.0 | Current release — six headless OS/architecture archives, a cosign-signed checksum manifest, and an SBOM for every archive. Full changes are recorded in the GitHub release notes. |
| v0.6.0 | The visual builder canvas — drag channels, brains, and models from a palette, validator-checked cables, the privacy exclusion drawn as a gray dashed cable, persona per brain, hot apply. |
| v0.5.0 | The generic webhook channel — POST JSON in, replies out to your URL; fail-closed Bearer auth, conversation identity, honest 503 on saturation. |
| v0.4.0 | Korvun Desktop — the gateway behind a native window: first-run onboarding, secrets in the OS keychain, the builder embedded. |
| v0.3.0 | The Discord channel — Gateway inbound with resume/reconnect, REST outbound, mentions blocked by default, a complete anti-loop family. |
| v0.2.0 | Resilience + the CLI — boot warmup for local models, generous per-attempt timeouts, retry with differentiated fallback; serve, config check, status. |
Release notes are published on each GitHub release — this page stays a map, not a mirror.