Typesafe AI Jev Running 370 Text Rules under 2 seconds

Patrick Desjardins Blog · 1 day ago · discuss

I wanted a way to catch coding-rule violations the moment I introduce them, not three days later in a PR review. So one evening I sat down with Claude Code and built a real VS Code/Cursor extension for it. What surprised me most wasn't the idea, is that by using Jev I could run locally by hitting sa…