bestjev home

Awesome Agent tooling Jev Projects

Explore an awesome collection of 158 verified open-source Agent tooling Jev projects on bestjev. Compare GitHub stars, languages, repositories, and implementations.

Last updated
Submit project
ProjectLanguageAddedDescription
  1. davila7/claude-code-templates

    Agent tooling
    30,897Python

    Claude Code configuration toolkit shipping Jev-based model routing, skill suggestion, and tool guardrail modules.

  2. different-ai/openwork

    Agent tooling
    23,654TypeScript

    Open-source Claude Cowork alternative whose eval testkit can use Jev as a typed verification judge for agent-produced work.

  3. tamaratran/fast-jev-compaction

    Agent tooling
    4,427TypeScript

    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.

  4. thruwire/foreman

    Agent tooling
    406Python

    Software Factory Foreman: an agent supervisor that uses Jev decisions to keep coding agents on task.

  5. devagrawal09/jev-review

    Agent tooling
    366TypeScript

    A staged code-review workflow and local dashboard built with TypeSafe Jev.

  6. kerpopule/hermes-jev-skills

    Agent tooling
    345Python

    Hermes plugin and skill suite using Jev for model routing, skill selection, memory filtering, compaction, and GUI actions.

  7. superagents-lab/jev-search

    Agent tooling
    244TypeScript

    Search the web with TypeSafe's Jev: source selection, query understanding and relevance ranking. Built with Search1API.

  8. gargpratyush/jev-router

    Agent tooling
    214JavaScript

    Route to the cheapest model in claude code for your task using jev-router.

  9. kunchenguid/compact-adviser

    Agent tooling
    173TypeScript

    Agent plugin that uses Jev to judge when a coding session should compact its context.

  10. NiazMorshed2007/jev-review

    Agent tooling
    171TypeScript

    Local-first MCP plugin for continuous software-quality review by AI coding agents, powered by Jev.

  11. coldteadotai/abide

    Agent tooling
    169TypeScript

    Supervises coding-agent edits and uses Jev to flag violations of project rules.

  12. tamaratran/jev-pruner

    Agent tooling
    130TypeScript

    Claude Code and Codex hooks that ask Jev which parts of long shell output remain relevant before sending them into model context.

  13. uehaj/jev-semgrep

    Agent tooling
    125JavaScript

    grep by meaning, across languages. TypeSafe Jev scores every line against a meaning; combine meanings with AND/OR/NOT. 意味で探す grep。日本語で英語を、英語で日本語を検索できる

  14. jkudish/jev-mcp

    Agent tooling
    121TypeScript

    Proof of concept MCP for Typesafe's new Jev AI model.

  15. dbreunig/building-with-jev-skill

    Agent tooling
    118

    A skill for writing and improving programs that call Jev, TypeSafe's System One model.

  16. itsmostafa/typesafe-mcp

    Agent tooling
    117Go

    Go CLI and single-binary MCP server exposing TypeSafe judgments to Claude Desktop, Claude Code, and Codex.

Category guide

What does the Agent tooling category include?

Agent tooling uses Jev to make bounded decisions inside agentic systems.

Projects may use Jev for routing, tool selection, validation, policy checks, candidate ranking, confidence gates, or escalation between automated and human workflows.

Agent tooling FAQ

What qualifies for the Agent tooling category?

Projects may use Jev for routing, tool selection, validation, policy checks, candidate ranking, confidence gates, or escalation between automated and human workflows.

How should I compare Agent tooling projects?

Start with the documented use case, repository activity, primary language, license, and visible Jev implementation. GitHub stars are a dated discovery signal, not a quality score.

How does bestjev verify Agent tooling entries?

bestjev checks public repositories, project-authored documentation, code, demos, and other visible evidence. Always confirm current behavior and compatibility in the upstream project.

Which sources support this category?

bestjev grounds this category in named primary sources: Official Jev documentation · Public GitHub repositories.

“Typed outputs that software can act on.”TypeSafe AI