jev-playground GitHub avatar by mizchi

mizchi /

Evaluation & Observability

jev-playground

A MoonBit and TypeScript Jev playground covering games, browsers, command risk and small languages.

License: MITLanguage: TypeScriptLast push: 9/18/2026#evaluation-benchmarks#games-simulation#browser-automation

What Jev Does in this Architecture

Experiments send action candidates or typed questions to Jev, then execute or record the answers.

Key Architecture Benefit

Includes source, experiment notes and some offline replays for comparing decision designs.

Review & Benchmark Note: Reviewed the fixed-version README and call path.
Clone Repository
git clone https://github.com/mizchi/jev-playground.git

Inspect on GitHub

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

mizchi/jev-playground

Architecture Category

Evaluation & Observability

Evaluation harnesses, latency profiling, tracing, and telemetry for Jev decisions.

View all in this category →

Related Projects in Evaluation & Observability

jev-review repository icon by NiazMorshed2007

NiazMorshed2007

jev-review

126
Evaluation & ObservabilityMITTypeScript

A local MCP code-quality reviewer returning structured scores to coding Agents.

What Jev does here

Jev scores correctness, complexity, tests and security; code ranks areas to improve.

Compares scores across checkpoints while leaving code changes to the primary Agent.

#coding-agents#mcp-integrations#evaluation-benchmarks
104 evidence links
Inspect details
jev-benchmarks repository icon by AbdelStark

AbdelStark

jev-benchmarks

9
Evaluation & ObservabilityApache-2.0Python

A benchmark comparing Jev and GLiNER on text classification, probability calibration and selective automation.

What Jev does here

Runs the same labeled text tasks through both backends and records probabilities, latency and failures.

Helps examine task-specific accuracy and whether confidence scores support chosen thresholds.

#evaluation-benchmarks#classification-ranking
3 evidence links
Inspect details
jev-lm repository icon by y0usaf

y0usaf

jev-lm

5
Evaluation & ObservabilityMITTypeScript

A word-level generation experiment that asks Jev to select words or verify locally drafted continuations.

What Jev does here

Choice selects the next word; Noul evaluates candidate chunks and stopping conditions.

Exposes the limitations of using a decision model as a text generator.

#evaluation-benchmarks#typed-decisions
2 evidence links
Inspect details