Skip to content

AISlop

v0.1.1 Feature

This release adds 1 notable feature 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

Fixed a false‑positive function-too-long warning caused by incorrect brace counting in regex literals.

Full changelog

What's Changed

Added

  • Anonymous opt-out telemetry via PostHog for aggregate usage insights
    • Respects AISLOP_NO_TELEMETRY=1, DO_NOT_TRACK=1, and telemetry.enabled: false in config
    • No PII collected; fire-and-forget with no impact on scan performance
    • Disabled automatically in CI environments

Fixed

  • False-positive function-too-long warning on isBlockArrow caused by the naive brace counter miscounting { and } characters inside regex literals
  • complexity.ts trimmed to stay within the 400-line file size limit

Full Changelog: https://github.com/heavykenny/aislop/compare/v0.1.0...v0.1.1

  • feat: add telemetry and fix false-positive brace counting by @heavykenny in https://github.com/heavykenny/aislop/pull/6

Full Changelog: https://github.com/heavykenny/aislop/compare/v0.1.0...v0.1.1

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]