Skip to content

v0.7.1

Choose a tag to compare

@stbenjam stbenjam released this 09 May 23:48
· 1186 commits to main since this release

Bug Fixes

  • Fix .claude directory falsely detected as plugin in marketplace repos (#71)
  • Apply exclude patterns in skillsaw docs command (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 --verbose is 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.md for venv usage guidance