Skip to content

Choose a tag to compare

@heavykenny heavykenny released this 08 Aug 17:14
· 53 commits to main since this release
751121a

v0.14.1 expands aislop to 10 language targets with first-class C# and C/C++ support, plus accuracy and reliability improvements across the scanner.

Added

  • C# support. Project discovery, formatting, linting, complexity analysis, dependency checks, and C#-specific AI-slop rules.
  • C/C++ support. Detection and scoring with cppcheck, clang-tidy, clang-format, complexity analysis, and C/C++-specific AI-slop rules.

Fixed

  • Reduced false findings in C# and C++ strings, comments, raw strings, and interpolated code.
  • Improved file discovery and exclusions across platforms and nested repositories.
  • Improved CLI behavior for invalid targets, timed-out tools, Windows tool lookup, dependency scans, and Python imports.

Changed

  • Refreshed project dependencies and CI tooling.
  • Split large integration modules into smaller, focused components.

Validation

  • 2,032 tests passing across 198 files
  • Linux and Windows CI passing
  • Aislop self-scan at 100/100 with zero findings
  • npm package dry run completed for aislop@0.14.1