Skip to content

0.6.0

2026-05-08 · View on GitHub

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