v0.2.0
Pre-release
Pre-release
Added
- Monorepo skill support — skills can now live in subdirectories of a single repository via the
pathfield inskills.json - Release-triggered CI — workflow runs on
release: publishedand 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-artifactto v3) - Cross-compilation for macOS and Windows targets via
cargo-zigbuild