Skip to content

AISlop

v0.4.0 Feature

This release adds 2 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 Verification, Bug Fixes, and CI / Infra across a mixed release.

Full changelog

What's New

Agent Handoff (14 agents)

aislop fix --<agent> generates a prompt with full context and opens your coding agent. 14 agents supported:

Claude Code, Codex CLI, Cursor, Windsurf, Gemini CLI, Amp, VS Code Copilot, Aider, Goose, OpenCode, Warp, Kimi Code, Antigravity, Deep Agents — plus --prompt for any unlisted agent.

Improved Code Quality Checks

  • Deduplication logic for diagnostics — no more duplicate issue reports
  • Unused files removal in aislop fix
  • Directory existence checks in scan command
  • Improved linting diagnostics to avoid duplicates

Enhanced Error Handling

  • Config loading errors now handled gracefully
  • Better error handling across CLI commands

Bug Fixes

  • Formatting severity downgraded to warning — Biome was the only format engine reporting error for formatting issues. Indentation issues no longer block PRs or drop scores.
  • Fix no longer touches files when scan reports 0 issues — previously biome format --write ran unconditionally, causing phantom diffs on clean files.
  • Remove redundant "Next steps" on clean output — output ends cleanly after the result box when everything passes.
  • Respect biome.json lineWidth config — scan and fix now read formatter.lineWidth from biome.json.
  • Fallback to npm audit when pnpm audit endpoint is retired.
  • Improved detection accuracy in dependency audit handling.

CI / Infra

  • Upgrade pnpm/action-setup from v4 to v5 (Node.js 20 deprecation)
  • Test matrix updated from Node 20/22 to Node 22/24
  • Sync pnpm-lock.yaml with package.json

Documentation

  • Updated README with full 14-agent handoff list
  • Updated configuration and rules documentation

Verification

  • 336 tests passing
  • Self-scan: 100/100

Full Changelog: https://github.com/heavykenny/aislop/compare/v0.3.2...v0.4.0

What's Changed

  • release: v0.3.0 — aggressive auto-fix engine by @heavykenny in https://github.com/heavykenny/aislop/pull/28
  • release: v0.3.0 — aggressive auto-fix engine by @heavykenny in https://github.com/heavykenny/aislop/pull/29
  • v0.3.1 — bug fixes by @heavykenny in https://github.com/heavykenny/aislop/pull/30
  • v0.3.2 by @heavykenny in https://github.com/heavykenny/aislop/pull/31
  • fix: formatting severity, phantom fix writes, clean output by @heavykenny in https://github.com/heavykenny/aislop/pull/32

Full Changelog: https://github.com/heavykenny/aislop/compare/v0.2.1...v0.4.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]