Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Jun 04:48
· 131 commits to main since this release
5f4daba

Minor Changes

  • #183 f301061 Thanks @aterrylu! - Professional release pipeline: universal2 macOS DMG built and validated in CI (lipo'd Node + native modules across arm64/x64), changesets-driven versioning with a single root CHANGELOG, lefthook + commitlint git hooks, and CHANGELOG-derived GitHub Release notes.

Patch Changes

  • #186 9c81ca4 Thanks @aterrylu! - Release pipeline: add a dry-run dispatch mode to test the universal DMG build without publishing, and SLSA build-provenance attestations on shipped artifacts.

  • #187 ec1f536 Thanks @aterrylu! - Fixed: the universal2 macOS app now runs on Intel Macs (a native HTTP dependency failed to load) and Built-in mode reliably spawns agents on both Apple Silicon and Intel (the bundled PTY spawn helper wasn't shipped correctly). Earlier 0.0.x desktop builds were affected.