Skip to content

0.19.0

2026-08-27 · View on GitHub

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.