0.7.1¶
2026-05-09 · View on GitHub
Bug Fixes¶
- Fix
.claudedirectory falsely detected as plugin in marketplace repos (#71) - Apply exclude patterns in
skillsaw docscommand (templates no longer leak into generated docs) - Error on bad config in docs command instead of silently falling back to defaults
- Exclude info-level violations from JSON and SARIF output unless
--verboseis passed
Improvements¶
- Add self-lint step to
make update - Only run LLM integration tests on PRs that touch LLM code
- Harden ai-helpers CI integration test to assert zero errors
- Add
.apm/instructions/python.instructions.mdfor venv usage guidance