Show HN: AISlop, a CLI for catching AI generated code smells

作者:

Hi, I’m Kenny, I’ve been building aislop. I starting working on this after using Claude Code, codex and opencode several times and noticing some slops. They aren’t syntax and passes most tests, they are patterns like empty catch blocks, useless comments, duplicated helpers, dead code and many more. So I built a tool to scan and check for these patterns and wired it into hooks so after each tool call, the agent checks for the slops.You can try it out with npx aislop scan.It’s all local and no cod…

查看原文 →


来源:Hacker News · RSS 采集

评论

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注