Skip to content

Public releases repository

Kora ships signed binaries and OTA update manifests from a public repository at github.com/andsigno82/kora-releases. The application source code stays private; everything you download and every update check happens through this public repo.

  • Signed installers for each release — .dmg for macOS today, with other platforms added as they become available.
  • OTA manifests under the stable channel — the URL that Kora’s updater polls on launch.
  • Release notes generated from the application changelog.
  • Manual install when the in-app updater is blocked or the .dmg from the official site is unreachable — open the Releases page, pick a tag, and download the asset for your platform.
  • Verify an update before applying it — open the OTA manifest URL and confirm the version, signatures, and notes match the release you expect.
  • Pin a specific release in environments that should not auto-update.

The official landing page kora-ai.download/release/latest is itself a redirect into this repository.

  • The Kora application source code — published only as signed binaries.
  • The .kora/ settings and session data on your machine — those live in your home directory.
  • The official download page returns 404 → open the Releases page directly; a redirect or DNS issue on the landing page can hide available releases.
  • The OTA manifest does not match the release notes → the updater rejects the update. Install the ZIP from the Releases page and restart Kora.
  • The repository is private or missing → Kora cannot fetch updates. Contact support and keep using the manual ZIP install until it returns.