Skip to content

v1.0.8

Choose a tag to compare

@michael-tomala michael-tomala released this 26 May 20:11
· 36 commits to main since this release

Added

  • Push to remote — bundle a release into a tarball and push it to the remote claude4spec API. Adds the /api/release-pushes route, ReleasePushService and ReleaseBundleService (tarball packaging via tar), and migration 031_release_push, with RemoteHttpClient / RemoteAuthService support for the authenticated upload. Client side: a "Push to remote" release action, the ReleasePushesList panel, the useReleasePushes hook, and releasePushesApi. Includes a verify-bundle script for validating produced tarballs.

Full changelog: v1.0.7...v1.0.8