jev-eval-agent GitHub avatar by vinilana

vinilana /

Domain & Vertical Tools

jev-eval-agent

Agent tool evaluation harness comparing standard LLM tool selection against Jev routing across 100 mocked tools.

License: MITLanguage: HTMLLast push: 9/17/2026#evaluation-benchmarks#coding-agents

What Jev Does in this Architecture

Employs Jev for two-stage discrete pruning over tool catalogs, narrowing extensive tool lists down to relevant candidates in milliseconds.

Key Architecture Benefit

Mitigates context bloat and hallucinated tool calls in complex agents by isolating candidate selection into fast discrete steps.

Review & Benchmark Note: Source code verified against pinned commit. Agent routing and simulated suite inspected; tools are primarily mocked environments.
Clone Repository
git clone https://github.com/vinilana/jev-eval-agent.git

Inspect on GitHub

Check out the upstream repository README, issues, and commit log.

vinilana/jev-eval-agent

Architecture Category

Domain & Vertical Tools

Domain-specific decision engines for finance, legal, e-commerce, and vertical ops.

View all in this category →

Related Projects in Domain & Vertical Tools

Prism repository icon by irfndi

irfndi

Prism

33
Domain & Vertical ToolsMITTypeScript

A Solana liquidity Agent with Jev shadow judgments compared against rule-based decisions.

What Jev does here

Evaluates entry distribution, toxic flow, holding and stress signals for calibration logs.

Adds comparable advisory signals to deterministic trading rules without claiming returns.

#finance-quant#typed-decisions#evaluation-benchmarks
53 evidence links
Inspect details
Jev-Trades repository icon by zadescoxp

zadescoxp

Jev-Trades

10
Domain & Vertical ToolsApache-2.0Python

A dashboard combining live crypto market data with Jev-guided paper trading; no broker or live-order API is connected.

What Jev does here

Jev reviews completed minute candles and indicators; Python applies confidence and position limits to a simulated portfolio.

Shows market inputs, model judgments and paper positions together.

#finance-quant#games-simulation
13 evidence links
Inspect details
HA-Jev repository icon by AboveColin

AboveColin

HA-Jev

16
Domain & Vertical ToolsMITPython

Turns Jev judgments into Home Assistant sensors, such as checking whether finished laundry has been left unattended.

What Jev does here

Reads selected entity states and returns probabilities, choices, or scores that configured thresholds can use in automations.

Connects natural-language conditions to existing sensors, notifications, and scenes.

#domain-workflows#typed-decisions
2 evidence links
Inspect details