Unofficial Jev plugin for coding agents: best practices, an API reference, and 150+ community projects. Evals included.

Reddit r/artificial Tools

Summary

An unofficial Jev plugin for coding agents has been released, providing best practices, an API reference, and links to over 150 community projects, with evaluations demonstrating a 96% pass rate in coding tasks compared to other plugins.

I'm coming up for air from the bottomless evals ocean. I made a plugin that helps your harness of choice work Jev into your projects more holistically: best practices, anti-patterns, an API reference, and links to 150+ community projects grouped by design pattern, with a code sketch for each pattern. I built it around progressive disclosure, so the agent only loads what the task needs and it doesn't eat your context. https://github.com/aaddrick/building-with-typesafe-jev The eval work is in the repo. I ran six Jev coding tasks 10 times each with no plugin, with TypeSafe's official plugin, and with this one. Judgment calls went to three judges from three providers (Claude Opus, GPT-6 Sol, Kimi K3), and the majority decided, so no model family grades its own work. Score is the share of checks passed: No plugin: 0.65 Official plugin: 0.77 This plugin: 0.96
Original Article

Similar Articles

JevForAgents

Product Hunt

JevForAgents is a Product Hunt resource offering 360+ curated AI agent builds, open-source code, and video demos to assist developers in implementing Jev-based agent workflows.

Jev Based Code Review

Hacker News Top

Jev-Code-Reviewer is a GitHub extension and CLI tool that helps developers review pull requests from AI agents by classifying changes into priority levels and providing natural language explanations of code diffs.