Skip to content

v0.6.0

Choose a tag to compare

@stbenjam stbenjam released this 08 May 16:18
· 1340 commits to main since this release
e4ca2bf

What's New

New Features

  • skillsaw docs command — generates repository documentation with table of contents and command reference (-o/--output supports file paths, auto-generates .claude/README.md)
  • openclaw-metadata rule — validates OpenClaw metadata fields with line number reporting
  • Marketplace validation — validates marketplace owner structure and plugin entry fields

Fixes

  • Safer string handling and type validation in rule processing
  • Limit PR review workflow to Claude-authored PRs only
  • Add verify-update CI job to ensure make update produces no changes

Docs & CI

  • Add logo and improved table layout to README
  • Use absolute URL for logo so it renders on PyPI
  • Add generated new-linter-rules.md from make update
  • Add format step to make update target