Skip to content

v0.19.0

Choose a tag to compare

@stbenjam stbenjam released this 27 Aug 21:07
· 587 commits to main since this release
8daf532

What's New

New features

  • Add full Cursor, GitHub Copilot, and Cline support, plus QWEN.md discovery.
  • Add security-dynamic-context, content-progressive-disclosure, and content-inline-tool-examples rules.
  • Validate rule options against config_schema and add Rule.setting() for consistent option handling.
  • Support the Agent Plugins 1.1.0 working draft.
  • Support Claude Code archive marketplace sources and the DirectoryAdded hook event.
  • Publish llms.txt and llms-full.txt on skillsaw.org.

Fixes

  • Harden hook and MCP validation across shell wrappers, quoting, pipelines, credentials, URLs, and malformed inputs.
  • Fix crashes involving data URI links and unsafe characters in generated documentation.
  • Strengthen workflow security and handling of untrusted CI input.