claude-code-templates
A community Claude Code Templates mod that uses Jev to suggest subagent models and reasoning levels.
158 open source Jev projects in this category, part of AionEdge's independent index of the Jev ecosystem.
A community Claude Code Templates mod that uses Jev to suggest subagent models and reasoning levels.
Open-source Claude Cowork alternative whose eval testkit can use Jev as a typed verification judge for agent-produced work.
Claude Code plugin that replaces the compaction summary with Jev decisions: every tool call and result is scored in one fast request, stale ones are dropped or truncated, everything kept stays verbatim.
Reviews a Git diff or a codebase in stages and displays review leads in a local dashboard.
Hermes plugin and skill suite using Jev for model routing, skill selection, memory filtering, compaction, and GUI actions.
An independent supervisor loop that reads worker diffs, logs and tests, asks Jev Nouls about stuck / off-track / verify, then applies a Python policy.
Search the web with TypeSafe's Jev: source selection, query understanding and relevance ranking. Built with Search1API.
Route to the cheapest model in claude code for your task using jev-router.
Eight MCP tools for evidence checks, content screening, search, reranking, classification, comparison and extraction.
An MCP server that lets Claude Code, Claude Desktop, Codex and Pi ask Jev typed questions.
Uses Jev to classify each Codex turn, then applies local rules to choose the model, reasoning effort, and speed mode.
Supervises coding-agent edits and uses Jev to flag violations of project rules.
A local MCP code-quality reviewer returning structured scores to coding Agents.
Agent plugin that uses Jev to judge when a coding session should compact its context.
A Claude Code output-pruning plugin filtering selected Bash output before it reaches the main model.
A Pi extension that flags tool risks before execution and checks output for secrets and failure types.
Adds checks for project rules, out-of-scope actions, repeated failures, and completion claims to Pi Agents.
A semantic grep that scores each line with Jev against a meaning, including AND/OR/NOT and cross-language queries.
A skill for writing and improving programs that call Jev, TypeSafe's System One model.
Rust CLI powered by Jev from TypeSafe.ai that ranks agent skills for the next step using live session context. Includes Claude Code hooks, structured JSON, abstention, and local feedback. Requires a TypeSafe API key.
Helps coding Agents locate code, check change intent, triage test failures, and organize review findings.
Decision plugin for DeepSeek Harness and iPolloWork that lets OpenCode, Codex, and other agents use Jev to select tools, skills, and task owners and evaluate outputs.
Semantic grep CLI where Jev judges which files and exact line ranges match a natural-language code query.
Grok Bot integration where Jev applies usage gates and routes requests before the generative model runs.
Text linter that uses Jev Score judgments to evaluate strings embedded in source code against configurable writing rules.
A context filter for Claude Code that hides irrelevant tool-output blocks and keeps the original text available for recall.
CLI that uses Jev task classification to choose and launch Cursor, Claude Code, Codex, or OpenCode with an appropriate model and effort level.
Semantic code search CLI and MCP server: Jev scores authorized repository excerpts and returns exact file paths and line numbers to coding agents.
Claude Code plugin where Jev decides which project rules apply to each prompt and edited file.
Agent plugin and MCP tool where Jev classifies batches of text so agents can read only the relevant items. No repository-level license file was found during review.
An experimental semantic HTTP router for Hono using natural-language route descriptions.
Full-stack agent harness with memories, long-running tasks, multi-agent relay, and a Jev-backed model-routing table.
Helps Pi Agents find tools and skills for a task, with structured evaluation and optional history filtering.
MCP server that puts TypeSafe Jev on the coding loop in Cursor, Codex, and any MCP client.
An experimental Rust SEO/GEO CLI and MCP tool combining page checks, DuckDuckGo queries and optional Jev scoring.
A Markdown and plain-text prose linter using local rules and optional Jev judgments.
Tool-call checks for coding Agents that assess operation risk, user intent and prompt-injection signals.
Context-pruning proxy for Claude Code and Codex: Jev judges which history is still needed, measured not claimed. POC here now, heading soon into [Compozy](https://github.com/compozy/compozy).
Adds rule checks to Pi commands and file operations, then uses Jev to assess cases that need further judgment.
Scans a codebase for covert, deceptive, or data-stealing behavior with Jev, then reports suspicious files and line ranges before the user runs it.
The jevctl command-line tool connects verification, classification and scoring questions to text input and scripts.
Wraps Jev classification, scoring, yes/no judgments and candidate matching as MCP tools.
Grep, but the pattern is a description. Filters lines by meaning with TypeSafe's Jev decision model: ~200 ms and a thousandth of a cent per line.
Jev-powered, rule-based grader for text files. Runs every rule against every line in parallel. No skimming, no missed lines.
A CLI for Jev pick, rate, check, rank, triage, and guard tasks, with optional hooks before Agent tool calls.
Provides Jev MCP tools, an embeddable library and Claude Code hooks for Agents.
Jev Capability Resolver: agents query a nested capability tree and receive only the deterministic commands and context relevant to the task.
Claude Code Stop hook that asks four Jev questions when files changed without a passing check, blocking unverified completion claims while failing open on errors.
Typed, confidence-aware agent skill routing with TypeSafe Jev.
Cross-agent software-development skills that add Jev decisions to planning, execution, debugging, and completion gates.
A Go Claude Code plugin using Jev to find files, answer bounded questions across code and handle large reads.
An asynchronous Jev companion for Hermes Agent covering relevance, completion, recovery and optional admission decisions.
Pi model router that uses Jev task classification and a measured Pareto frontier over quality, cost, and latency to select an OpenRouter model.
Block, steer, and "fuzzy lint" with Jev to make agents follow your rules and conventions. CLI, github action, pi package, and more. Built with Effect.
An opt-in Hermes Agent plugin that asks Jev to suggest one relevant skill before a model call.
An experimental Hermes command-approval provider for the auxiliary.approval task only.
Automatic model routing for Pi using TypeSafe's Jev through Vercel AI Gateway.
Software, by reflex. A sentence becomes a call of a small program, chosen by Jev, TypeSafe AI's classifier, and run only when it is sure enough. Reflexes are recipes anyone can write, share and improve. A CLI you talk to, a package manager for reflexes from git, and a TypeScript SDK.
Configurable semantic linting powered by Jev, with file-level NOUL judgments and a magic-strings plugin.
Every code file in a pull request, judged against Uncle Bob's Clean Code by TypeSafe's Jev, then reviewed by Luna. Built on eve and Next.js.
Pi extension: verbatim context compaction with TypeSafe Jev decisions.
Pre-commit hook where Jev checks the message against the staged diff and flags debug leftovers, unmentioned work, and added credentials.
Open-source LLM router that uses TypeSafe's Jev to pick a model, on top of LiteLLM.
Verbatim Jev-scored context reduction for omp, over TypeSafe or OpenRouter.
LLM router that picks the cheapest model capable of handling a query, using TypeSafe's Jev for fast classification instead of an LLM call.
Runtime constraints for the pi coding agent: checks every side-effecting tool call against what you said, before it runs. Powered by TypeSafe Jev.
Connect JEV to MCP clients and compare its judgments against general-purpose LLMs using shared datasets and measurable accuracy.
MCP server exposing TypeSafe Jev as typed, calibrated judgment tools: classify, score, check, batched ask. Ships as a Claude Code plugin.
AI workspace whose approval review uses Jev to gate workspace actions with typed decisions.
Agent skill for designing Jev-assisted systems with decision theory, composition patterns, question diagnostics, and validation gates.
Model performance first. Token savings second. A Pi extension with freshness-aware read dedupe, Jev log filtering, and searchable verbatim recall. Keeps existing message history intact.
MCP router for Codex that uses Jev to select an external tool on demand instead of exposing the agent to every tool schema.
Agent skill for finding, designing, and validating useful Jev decision loops before committing them to an application.
A small, fast prose linter: ruff-style rule codes for writing, backed by TypeSafe's Jev model.
Ranks Claude Code skills for the current project to reduce the descriptions loaded by default.
Catch breaking API behavior hidden in OpenAPI prose with deterministic checks and TypeSafe JEV System One semantic review.
Local proxy that picks the Claude model and effort per message using TypeSafe Jev. Routes subagents, leaves your cached main chat alone.
Turns AGENTS.md preferences into rules checked by Jev against hunks, staged files or PRs.
Voice-driven semantic auto-advance for Slidev, powered by Cloudflare Agents and TypeSafe AI Jev.
Codex plugin: verbatim Jev-guided context restoration around session compaction. Port of tamaratran/fast-jev-compaction to Codex lifecycle hooks.
Specification-driven semantic verification engine that uses Jev to check AI-generated code and specs against explicit requirements.
Commit-time review gate where Jev judges plain-language rules against agent-written code.
Mastra input processor that uses Jev for a typed block decision and moderation category.
An Agent skill recipe that predicts another skill’s closed-set outcome from its rules and evidence.
Adds judgment checks for authorization, operation risk, and failure causes to coding Agents.
MCP server that uses Jev to route coding-agent decisions such as file selection, task paths, and test-impact checks.
Natural-language MCP tool dispatcher powered entirely by TypeSafe's Jev — no general-purpose LLM. Discovers a simple MCP server's tool signatures at runtime and uses Jev's typed primitives (Choice/Noul) to pick the right tool and extract its arguments straight out of the sentence. No repository-level license file was found during review.
TypeSafe Jev (System One) decision tools for Hermes Agent: jev_check / jev_route / jev_score / jev_evaluate
Approval gate for Claude Code and Codex: intercepts tool calls, gets a Jev risk judgment, then applies a versioned local allow/deny policy.
Semantic MCP firewall powered by Jev — screens every tool call, tool result, and tool description with calibrated System One verification. 94% block recall, 0 false positives, ~$0.00002/check.
CLI and agent skill for TypeSafe System One (Jev): typed Choice, Score, and Noul judgments.
Shift every LLM call to the cheapest model that can handle it. Routing decided by TypeSafe Jev in ~180 ms. No training data. Policy in plain YAML. TypeScript and Python.
An Agent experiment where Jev directs a tool loop, a chat model fills arguments and prose, and MCP tools execute.
A task-routing experiment combining skill conditions and environment checks to suggest rules, skills or a large model.
DSH bundle that registers jev_ask for TypeSafe Jev noul, choice, and score answers.
A Stop hook that stops your coding agent from stopping too early. Plain-language rules, judged by jev.
Agent skill and CLI that turn natural language, an LLM prompt, or the code that runs one into a TypeSafe Jev decision: typed state, Choice/Score/Noul questions, and a runnable script
Sub-second pre-commit and pre-push semantic gate that screens staged diffs with Jev.
A repository and Rust crate search tool that asks Jev to score and select retrieved candidates for a request.
Shadow-mode validation harness for a pre-execution firewall on AI agent tool calls (TypeSafe/Jev). Real run, findings in report.md. No repository-level license file was found during review.
An eval-first MCP server for TypeSafe's Jev, a System One model that returns typed judgments (noul, choice, score) with probabilities instead of generated text.
Claude Code mod that routes decisions to TypeSafe's Jev model: ranks installed skills per prompt, and answers the agent's own this-or-that questions when confident.
Pi context pruning that uses Jev to drop or truncate stale tool calls while preserving retained content verbatim.
Per-prompt capability router for coding agents: resolves installed skills, MCP servers, agents and commands against your prompt via TypeSafe Jev, and measures whether the injection actually helps.
MCP server for typed decisions with Jev / System One via OpenRouter or TypeSafe
Agent skill that spots bounded-judgment steps, tries a typed decision model (TypeSafe's Jev) first, and documents every attempt
A pi extension that exposes TypeSafe (Jev, System One) judgments as five pi tools, so a model can make narrow semantic judgments while your code and your users keep control of thresholds, weights, and actions.
Tell Claude Code which installed skill a session needs, using Jev (TypeSafe AI) for the decision and skills.sh for discovery.
Defines, tests, and publishes Jev decision functions in a local UI so backends and Agents can call fixed versions.
Automated database migration safety reviewer powered by TypeSafe AI (Jev System One model).
Hermes context compaction that has Jev score tool calls, drops stale content, and preserves everything retained verbatim.
Grok skill: Jev as a judgment sensor in a builder-agent loop (priors × probabilities → next act).
System-architecture skill for TypeSafe AI Jev/System One — find fuzzy semantic judgment and turn it into small Choice/Score/Noul primitives.
Type-safe model router. Jev (System One) banks each request to a typed catalog route.
Local model-routing proxy where Jev selects the model route and reasoning depth, and also judges which tool history can be compacted.
Claude Code + Codex CLI plugin that verifies the agent follows project rules through a System One (Jev) model
Pi extension that classifies tasks with Jev and routes each run to an explicitly configured model.
Uses typeful jev, zero sync to pull and sync large repositories for issue triage.
Claude Code plugin that has Jev compare each pending tool call with the session plan before allowing, escalating, or blocking it.
Fast semantic code search & diff sanity auditor for AI coding assistants (Antigravity, Cursor, Claude Code) powered by TypeSafe System One.
Codex plugin that uses Jev to preserve useful conversation excerpts alongside compacted summaries.
MCP-first toolkit for TypeSafe/Jev — the System One decision model. One stdio server (jev mcp) serves any MCP-capable harness, backed by one local event log and Prometheus impact metrics you can scrape into your own Grafana.
A Windows PowerShell tool for auditing recorded Codex execution evidence with :jev.
Claude Code plugin: asks TypeSafe Jev which installed skill fits each prompt and logs the answer (shadow-first). A working reference for the skill-suggestion cookbook on Claude Code — the README records why it is unlikely to help a strong model as a router.
TypeSafe AI (Jev) adversarial reviewer and typesafe_ask tool for the omp coding agent.
Experimental Hermes plugin: Jev-assisted model routing plans with budget and capability constraints. API access pending.
jevkit: fast typed decisions for agents. CLI and MCP tools (route, triage, guard, grep, rank, compact, judge) on TypeSafe Jev. Zero dependencies.
Jev (TypeSafe System One) decision tools + live verification benchmark for DeepSeek Harness: jev_decision (choice/score/noul) and jev_verify, honest by design.
Single-agent Pi coding coprocessor with Jev semantic gates, baseline-to-current diff review, and append-only observability telemetry.
Reusable GitHub Action: agent fix loop gated by checks, an AI reviewer, and TypeSafe Jev.
Jev-powered model-judged permission gate for OMP (TypeSafe System One).
Typed judgment layer for coding agents — gates from PRD to ship. Jev-ready, provider-agnostic.
Send Pi agents back to work when they stop before the job is done.
Guardrail + model router for LLM gateways on TypeSafe's Jev (System One model), with an independent accuracy/calibration/latency evaluation. Stdlib Python.
A local MCP server that uses TypeSafe Jev to confidence-gate an AI agent’s next step, routing uncertain decisions to proceed, deeper review, or human input.
MCP server exposing TypeSafe System One judgments (noul, choice, score) as agent tools.
MCP server for typed Jev Choice, Noul, and Score judgments with probabilities and confidence.
Configurable decision MCP server with AI SDK, Jev, percentage scores, and bias-profile routing.
Evidence-gated registry of Jev question packs — curated questions, golden cases and measured evidence for Jev-compatible decision endpoints
Jev model-routing integration for the Pi coding agent.
A CLI and GitHub Action that assesses code-change risk using deterministic rules and TypeSafe Jev, recommending checks and reviewers before merge.
Autonomous Jev pull-request review with typed decisions, calibrated approval gates, and trusted-owner escalation.
Pi coding-agent extension built on the TypeSafe AI System One API (Jev).
Map where Jev and System One models actually belong in your project, test the strongest ideas, then implement them. A skill for Claude Code and Codex.
Experimental protocol for evidence-aware agent handoffs, with Jev-assisted review before results reach the lead agent.