Skip to content

AISlop

v0.2.0 Feature

This release adds 4 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai ai-slop ai-slop-detection cli code-quality code-review
+13 more
developer-tools go javascript linter php pre-commit pull-request python quality-gate ruby rust static-analysis typescript

Summary

AI summary

Updates What's New, Project Infrastructure, and Stats across a mixed release.

Full changelog

What's New

Unused Dependency Detection

aislop now detects unused, unlisted, and unresolved dependencies in your project — and aislop fix can automatically remove unused packages from package.json.

5 new rules powered by knip:

  • knip/dependencies — unused packages in package.json
  • knip/devDependencies — unused devDependencies
  • knip/unlisted — packages imported but missing from package.json
  • knip/unresolved — imports that cannot be resolved
  • knip/binaries — binaries used but not declared

GitHub Packages

Each release now also publishes as @heavykenny/aislop on GitHub Packages (npm.pkg.github.com).

Documentation Overhaul

  • README slimmed from 374 to ~185 lines
  • Detailed reference docs moved to docs/ (installation, commands, rules, configuration, scoring, CI/CD, telemetry)
  • Example configs added in examples/

Project Infrastructure

  • .editorconfig, .nvmrc, .gitattributes for cross-editor/CI consistency
  • biome.json for IDE integration
  • AGENTS.md for AI coding assistants
  • knip.json for dependency analysis config
  • Acknowledgments section in README

Stats

  • 288 tests across 14 test files
  • Self-scan: 100/100

Full Changelog: https://github.com/heavykenny/aislop/compare/v0.1.3...v0.2.0

What's Changed

  • release: v0.2.0 — unused dependency detection, docs overhaul, project polish by @heavykenny in https://github.com/heavykenny/aislop/pull/22

Full Changelog: https://github.com/heavykenny/aislop/compare/v0.1.3...v0.2.0

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track AISlop

Get notified when new releases ship.

Sign up free

About AISlop

All releases →

Related context

Beta — feedback welcome: [email protected]