The first cost linter for application code. SonarQube lints code quality. Snyk lints security. We lint cost.
Paste Python or JavaScript → see every cost-expensive pattern (LLM-in-loop, missing pagination, abandoned streams, retry storms) with the projected dollar-impact and a one-line fix.
10 cost-pattern signatures live today. Each one is a real anti-pattern we've seen in production codebases — and a documented $-impact at observed traffic.
Cost-Lens will run as a GitHub Action (15 lines of YAML) and comment on every PR. A VSCode extension surfaces findings as inline squiggles while you type. Standalone CLI binary for local pre-commit.