Skip to content

v0.2.0

Pre-release
Pre-release

Choose a tag to compare

@obopensource obopensource released this 27 Aug 06:20
· 8 commits to main since this release

Added

  • Monorepo skill support — skills can now live in subdirectories of a single repository via the path field in skills.json
  • Release-triggered CI — workflow runs on release: published and uploads built artifacts directly to the release
  • Project documentation — README, CONTRIBUTING, and LICENCE (MIT) files

Fixed

  • CI artifact upload compatibility with self-hosted Gitea (downgrade upload-artifact to v3)
  • Cross-compilation for macOS and Windows targets via cargo-zigbuild