Skip to content

v1.23.0

Choose a tag to compare

@github-actions github-actions released this 04 Sep 21:20
· 30 commits to main since this release

Downloads

Architecture MacOS Linux Windows
x86 Mac Intel Linux x86 Win x86
ARM Mac ARM Linux ARM Win ARM

This release includes the commit-level changes below.

Commits

  • Rebrand desktop app to Prime-Silo and fix the update feed: The packaged app published as "Space Agent" and, more importantly, its auto-updater pointed at the upstream project's releases (agent0ai/space-agent) rather than this repository. Installed machines therefore checked the wrong feed and could never receive our releases. - package.json: appId com.binary16labs.primesilo, productName Prime-Silo, publish -> binary16labs/prime-silo, new NSIS guid, repository url corrected to this repo. - Release assets are now published as Prime-Silo---, and the Windows updater's expected asset name moves in lockstep so the download path keeps resolving. - Preserve existing installs: "Space Agent"/"space-agent" are appended to DESKTOP_LEGACY_USER_DATA_DIRNAMES (same mechanism used for the earlier Agent One rebrand), so a fresh Prime-Silo install adopts the existing runtime state instead of starting empty. prime-silo-updater is added to the updater cache dirnames. - Window title and packaging/release-notes strings rebranded. The app's own config dir (CONFIG_DIR_NAME) is deliberately unchanged so the 598 MB runtime bundle and existing home config are not orphaned. Co-Authored-By: Claude Opus 5 noreply@anthropic.com
  • Release: 1.23.0