Home / Coding agents

Coding agents

49 entries

Claude Code

16

fast-jev-compaction

Replaces the compaction summary with Jev decisions: every tool call and result scored in one request, stale ones dropped, everything kept stays verbatim.

★ 4,570TypeScriptHook or plugin
Context compactionSDK or client library

jev-router

Routes each task to the cheapest Claude model that can handle it.

★ 231JavaScriptCLI
Model routingCommand line tooling

winnow

Judges every tool result before it enters context, so the window fills slower instead of being cleaned later.

★ 28PythonHook or plugin
Context compactionTool gating and guardrails

yoshi

Context-pruning proxy for Claude Code and Codex, with the savings measured rather than claimed.

★ 18TypeScriptProxy or service
Context compactionPlaygrounds and demos

skillranker

Rust CLI and hooks that rank installed skills for the next step using live session context, with abstention.

★ 78RustCLI
Playgrounds and demosCommand line tooling

jcm-router

Local proxy that picks model and effort per message and leaves the cached main chat alone.

★ 2TypeScriptProxy or service
Model routingPlaygrounds and demos

jev-skillful

Per-prompt router over skills, MCP servers, agents, and commands, and it measures whether the injection helped.

★ 1TypeScriptHook or plugin
Context compactionBenchmarks and evals

limpet

A Stop hook that keeps the agent from stopping too early, judged against plain-language rules.

★ 1PythonHook or plugin
Tool gating and guardrails

jevwire

MCP server, embeddable decision model, and an escalate-only plugin that can make the harness stricter but never looser.

★ 10TypeScriptMCP server
Tool gating and guardrailsMCP and agent integration

jev-code

Command-line toolkit that coding agents hand judgment-heavy work to, one typed Jev workflow per request.

★ 83TypeScriptCLI
Code reviewOutput verification

vexjoy-agent

Agent toolkit whose `/d` command picks the specialist agent, skill, and pipeline with one Jev call, plus an optional Jev auto-compact plugin.

★ 421PythonHook or plugin
Tool gating and guardrailsModel routing

save-token-jev

Compaction that asks Jev which tool calls still matter and keeps the rest verbatim, with adapters for Claude Code, Codex, OpenCode, and raw API transcripts.

★ 56TypeScriptHook or plugin
Context compactionSDK or client library

jev-pruner

Trims long Bash output with Jev after the command runs and before the model sees it; short output, errors, and structured formats pass untouched.

★ 119TypeScriptHook or plugin
Context compaction

jev-rules

Scores your standing rules against each prompt and delivers only the ones that apply, once per session.

★ 39JavaScriptHook or plugin
Context compactionPlaygrounds and demos

jev-belay

Stop hook that blocks an unverified "done": reads the transcript for evidence and, only when files changed with no passing check since, spends one four-question Jev call; fails open on every error path.

★ 12JavaScriptHook or plugin
Output verificationTool gating and guardrails

jev-use

Hands the Claude Code, Codex and pi steps that need no text output to Jev, with a typed escalation contract for everything it should not decide.

★ 9JavaScriptHook or plugin
Context compactionTool gating and guardrails

Codex

1

jev-codex-router

Picks model, thinking depth, and speed mode for every Codex turn.

★ 76PythonHook or pluginarchived
Model routingPlaygrounds and demos

Pi

13

pi-jev by y0usaf

A measured tool-call gate plus a `jev_ask` tool for typed answers inside Pi.

★ 101TypeScriptHook or plugin
Tool gating and guardrailsOutput verification

pi-warden

Guardrails that steer instead of interrupt: irreversible calls, off-task calls, stuck loops, unverified done claims, about 250 ms each.

★ 99TypeScriptHook or plugin
Tool gating and guardrailsOutput verification

pi-jev-auto-mode

Auto-approves bash, write, and edit calls semantically and fails closed when it cannot decide.

★ 17TypeScriptHook or plugin
Tool gating and guardrailsOutput verification

pi-jev by TheoOliveira

Semantic tool routing and typed decisions as Pi tools.

★ 18TypeScriptHook or plugin
Output verificationPlaygrounds and demos

pi-jev-router

Automatic model routing for Pi through the Vercel AI Gateway.

★ 7JavaScriptHook or plugin
Playgrounds and demosModel routing

pi-fast-jev-compaction

The verbatim compaction idea, ported to Pi.

★ 5TypeScriptHook or plugin
Context compactionPlaygrounds and demos

bicameral

Hybrid harness for Pi: an LLM writes the code, Jev reflexes gate every call as allow, confirm, block, warn, or steer.

★ 4TypeScriptHook or plugin
Tool gating and guardrailsOutput verification

pi-quiet-ask

Jev as the Pi coding agent's quiet decision layer.

★ 8TypeScriptHook or plugin
Tool gating and guardrailsOutput verification

pi-typesafe-jev

Pi extension exposing Jev judgments as five Pi tools.

★ 0TypeScriptHook or plugin
Output verificationTool gating and guardrails

pi-typesafe

Batched evaluation tool, terminal playground, and a typed API for Pi extension authors.

★ 19TypeScriptHook or plugin
Playgrounds and demosOutput verification

pi-heed

Checks every side-effecting tool call against what you said earlier in the session, so "review only" still holds after compaction.

★ 3TypeScriptHook or plugin
Tool gating and guardrailsContext compaction

pi-jev-sentinel

Checks Pi tool calls, tool outputs, and replies for risky actions and prompt injection, with user approvals, context re-checks, secret scrubbing, and optional task pinning.

★ 7TypeScriptHook or plugin
Tool gating and guardrailsOutput verification

pi-mcp-adapter

Opt-in typed evaluation and semantic search over MCP tool results, behind a per-server data-egress allowlist.

★ 1,499TypeScriptHook or plugin
Context compactionTool gating and guardrails

Hermes

6

typesafe-skill-router

Names the one skill worth loading before the model call; stdlib only, about a tenth of a cent per turn.

★ 8PythonHook or plugin
Context compactionPlaygrounds and demos

jev-agent-skill-router

Confidence-aware skill routing with an abstain path.

★ 8PythonLibrary or SDK
Tool gating and guardrailsModel routing

hermes-jev

Typed decisions, ranking, verification, and an opt-in tool gate.

★ 8PythonHook or plugin
Tool gating and guardrailsContext compaction

ask-jev-skill

Lets Hermes and similar agents ask Jev directly.

★ 34PythonHook or plugin
Output verificationTool gating and guardrails

hermes-jev-plugin

Four Hermes tools for atomic checks, routing, and rubric scoring; listed in the Hermes plugin catalog.

★ 3PythonHook or plugin
Output verificationTool gating and guardrails

hermes-jev-approvals

Approves, denies, or escalates flagged shell commands before they run; vendor-reported speedups.

★ 8PythonHook or plugin
Tool gating and guardrails

Agent Zero

1

a0-typesafe-ai

Typed tools and probability cards for Agent Zero.

★ 5PythonHook or plugin
Output verificationPlaygrounds and demos

Any agent

7

skillbox

Self-hosted, versioned skills library served over MCP, with Jev recommending which skill to load.

★ 206TypeScriptMCP server
MCP and agent integrationPlaygrounds and demos

jev-mcp by jkudish

The first MCP server for Jev, and still the most linked.

★ 133TypeScriptMCP server
MCP and agent integrationClassification and extraction

typesafe-mcp

Go MCP connector.

★ 124GoMCP server
MCP and agent integrationTool gating and guardrails

jev-mcp by blakestone-x

Classify, score, check, match, and screen, with confidence on every answer.

★ 13PythonMCP server
MCP and agent integrationOutput verification

Jevbridge

ACP and MCP adapter that pairs Jev with any LLM for computer use and typed decisions.

★ 25TypeScriptMCP server
MCP and agent integrationTool gating and guardrails

jev-eval-mcp

Eval-first MCP server: prototype a question, map it over many items, then measure variants against labeled examples with a threshold sweep.

★ 1TypeScriptMCP server
Benchmarks and evalsOutput verification

azdaja

Recursive language model layer for Claude Code, Codex, Gemini, and OpenCode that keeps full sources in a local evaluator; Jev is an optional leaf for reranking, verification, classification, and semantic joins, with budgeted, checkpointed batches.

★ 6PythonCLI
Output verificationClassification and extraction

Skills for writing Jev code

5

building-with-jev-skill

Skill for writing and improving programs that call Jev.

★ 120Hook or plugin
Output verificationSDK or client library

jev-system-architect

Finds the fuzzy judgment in a system and turns it into small Choice, Score, and Noul primitives.

★ 2Hook or plugin
Classification and extractionOutput verification

jev-judgment

Sends a coding agent's closed judgments to Jev instead of the chat model.

★ 3PythonHook or plugin
Output verificationTool gating and guardrails

skills by fabricioctelles

Agent-skill directory that can score subjective evaluation criteria with Jev.

★ 88PythonHook or plugin
Output verificationBenchmarks and evals

Augustus

Skill for deciding where a typed judgment belongs at all and what stays in code; a companion to the official skill, not a replacement.

★ 5PythonHook or plugin
Output verificationModel routing