v0.1.1
What's Changed
Added
opi-implementskill for structured implementation workflows with phased gates, verification tiers, and JSON ledger tracking.- CI workflows:
ci.yml(fmt, clippy, test, doc) andrelease.yml(cross-platform binary builds on tag push). - Opi technical specification document (
docs/opi-spec.md).
Fixed
- Release skill: keep SHA256SUMS local-only, use version-based artifact directory.
Changed
opi-web-uimarked aspublish = false(not ready for crates.io).
Full Changelog: v0.1.0...v0.1.1