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, andcontent-inline-tool-examplesrules. - Validate rule options against
config_schemaand addRule.setting()for consistent option handling. - Support the Agent Plugins 1.1.0 working draft.
- Support Claude Code archive marketplace sources and the
DirectoryAddedhook event. - Publish
llms.txtandllms-full.txton 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.