This release adds 3 notable features for engineering teams evaluating rollout.
Published 2mo
Developer Productivity
✓ No known CVEs patched
✓ 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 summaryUpdates fix, v0.2.1, and chore across a mixed release.
Full changelog
What's Changed
Fixed
aislop fixnow applies changes in the correct order (imports/lint/deps first, formatting last), so one pass leaves formatting clean.- Long output no longer forces interactive pager navigation in terminal workflows.
- JS/TS lint auto-fix now includes oxlint suggestion fixes (
--fix --fix-suggestions) so more unused vars/imports are resolved automatically. - Telemetry now flushes before process exit to avoid dropping events in short-lived CLI runs.
Added
- Dedicated unused-import fixer module:
src/engines/ai-slop/unused-imports-fix.ts. - Demo recording assets for README:
assets/scan.gif,assets/fix.gifassets/scan.tape,assets/fix.tape
- Expanded docs and examples set from the project polish update (
docs/*,examples/*).
Changed
- Command header format is now one line:
aislop <command> v<version>. - README refreshed with clearer positioning, practical quick-start workflow, and explicit duplication / software-engineering best-practice messaging.
What's Changed
- feat(fix): add unused import auto-fixer and enable oxlint suggestion fixes by @heavykenny in https://github.com/heavykenny/aislop/pull/24
- fix: flush telemetry before process exit by @heavykenny in https://github.com/heavykenny/aislop/pull/23
- chore: project polish — AGENTS.md, biome config, editor config, examples, README improvements by @heavykenny in https://github.com/heavykenny/aislop/pull/21
Full Changelog: https://github.com/heavykenny/aislop/compare/v0.2.0...v0.2.1
What's Changed
- release: merge develop into main (v0.2.1) by @heavykenny in https://github.com/heavykenny/aislop/pull/25
- release: merge develop into main (v0.2.1) by @heavykenny in https://github.com/heavykenny/aislop/pull/26
Full Changelog: https://github.com/heavykenny/aislop/compare/v0.2.0...v0.2.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
About AISlop
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]