Skip to content
JevDirectory.org
CommunityTools & Integrations107 starsVerified 2026-09-20

pi-jev

A Pi coding-agent extension with Jev as a decision layer: a gate judges bash, write, and edit calls before they run, and an output judge flags leaked secrets and classifies failures.

Category
Tools & Integrations
Published by
Community
Author
y0usaf
Added
2026-09-20
Tagscommunitytypescriptcoding-agentsafety

Highlights

  • Gate thresholds: destructive 0.90, exfiltration 0.70, beyond_scope 0.85, and impact score 2.50.
  • All four gate judgments ship in one request of roughly 300 ms.
  • The output judge checks for leaked secrets and classifies failures into six classes.
  • Identical input is cached for 120 seconds by default, and shadow mode is the default.

Watch out

The gate defaults to shadow mode and every error path fails open, so enable enforcement deliberately.

More like this

An MCP server exposing ten Jev judgment tools, including verify, screen, find, rerank, classify, review, and gate, each returning typed probabilities in roughly 150 to 500 ms.
Tools & Integrations#community#typescript#mcp
Communityjev-mcp
An MCP server that puts Jev in the coding loop for Cursor, Codex, and other MCP clients: coding-loop checks, ranking, verification, and review tools.
Tools & Integrations#community#mcp#coding-agent
Communityjev-mcp
Jev-backed auto mode for the Pi coding agent: semantically approves bash, write, and edit tool calls, and fails closed whenever a decision cannot be made.
Tools & Integrations#community#coding-agent#permissions
Back to all resources

From the community

Posts from builders shipping with Jev right now.

Full Jev video tutorial

The case against Jev-scored compaction

This is a terrible compaction strategy that fundamentally doesn't understand how compaction and context management work. Seems like a lot of people are confused so let's break this down. 1. Compaction isn't a filter The role of compaction is to clean up history to keep the Show more

tamara
tamara
@tamarajtran

found the perfect use case for @typesafeai Jev: instant compaction in 2026, why is compaction still a summarization prompt? Jev can make it instant by scoring every tool call and dropping what’s irrelevant

Reply