Back to browse
GitHub Repository

Catch the deprecated code your agent just wrote

2 starsTypeScript

Arol – Catch the deprecated code your Agents are writing

by benminor·Jun 8, 2026·2 points·0 comments

AI Analysis

●●SolidSolve My ProblemCozy

Pattern-matching catches actual API calls, not just installed packages like npm audit.

Strengths
  • Runs entirely local with no network calls, telemetry, or code uploads.
  • Pattern matching detects actual deprecated API usage, not just SDK presence.
  • Citations point to exact source lines, not just manifest files.
Weaknesses
  • Dashboard for recurring notifications not yet shipped.
  • Niche problem — most teams rely on CI/CD deprecation warnings already.
Target Audience

Backend developers, AI agent developers

Similar To

npm audit · Dependabot · Snyk

Post Description

Any feedback is appreciated! Dashboard coming this week with recurring notifications/tracking.

Similar Projects