release(ways): bump ways CLI to 0.9.0#199
Merged
Merged
Conversation
Cuts ways-v0.9.0 — first release since v0.8.0 (~40 PRs). Headlines: localization (ADR-139), two install topologies + /sync-to-home (ADR-140), new skills (wrap, briefing, supply-audit, goal-author, gh-monitor), a lint/corpus frontmatter parser fix, accurate context-threshold tokens, and tighter over-firing patterns. Tagging this commit ways-v0.9.0 triggers the 4-platform build + release.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Version bump to cut ways-v0.9.0 — first release since v0.8.0 (~40 PRs).
Bumps
tools/ways-cli/Cargo.toml+Cargo.lockto0.9.0soways --versionmatches the tag. Minor bump: substantial binary changes (main.rs split, frontmatter parser) plus new features since 0.8.0, all backwards-compatible.After merge, tagging the merge commit
ways-v0.9.0triggersbuild-ways.yml→ 4-platform build + tests + GitHub release. Themed release notes to follow on the published release.Test plan
cargo build --release -p waysclean;ways --version→0.9.0Cargo.lockupdated