chore(release): bump workspace version to 0.6.0#165
Merged
Conversation
Minor release. Since v0.5.1: Features - assess pre-flight risk check — CLI + MCP tool (#150) - OpenClaw skill + Hermes toolset glue for assess (#152) - TrustFall: project-scope MCP auto-execution detection (#153) - AI Guard scans agent instruction files for injection directives (#155) - Antigravity install is static-posture-only by default (#157) - Windows hook-decide over named pipe — enforce works on Windows (#163) Fixes - rule-packs.yaml watcher re-arm + transient empty read (#142) - non-root XDG fallback for state-db/events/policy paths (#160) - newcomer-UX papercuts: clean-machine doctor, pathful errors, --version (#164) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
Minor release bump (
0.5.1→0.6.0), single workspace version field + Cargo.lock.Tagging
v0.6.0after this merges triggersrelease.ymlto build artifacts.Changes since v0.5.1
Features
Fixes
--version(fix: newcomer-UX papercuts — clean-machine doctor, pathful errors, --version (#161) #164)Verification
cargo fmt --all --check,cargo clippy --workspace --all-targets --all-features -D warnings,cargo test --workspace(exit 0) — all green locally.🤖 Generated with Claude Code