jev-playground
mizchi
A MoonBit and TypeScript Jev playground covering games, browsers, command risk and small languages.
- License
- Not declared
- GitHub Stars
- 16
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Experiments send action candidates or typed questions to Jev, then execute or record the answers.
What this project offers
Includes source, experiment notes and some offline replays for comparing decision designs.
Review scope
Reviewed the fixed-version README and call path.
Sources and implementation
- mizchi/jev-playground/blob/92701bb053ffcec7bb77f23f26b6b1b01ad83f8b/README.md
- mizchi/jev-playground/blob/92701bb053ffcec7bb77f23f26b6b1b01ad83f8b/lib/client.mbt
- mizchi/jev-playground/blob/92701bb053ffcec7bb77f23f26b6b1b01ad83f8b/cmd/gomoku/main.mbt
- mizchi/jev-playground/blob/92701bb053ffcec7bb77f23f26b6b1b01ad83f8b/cmd/jev/main.mbt
Related projects
jev-review
NiazMorshed2007 · Evaluation & Observability
A local MCP code-quality reviewer returning structured scores to coding Agents.
jev-benchmarks
AbdelStark · Evaluation & Observability
A benchmark comparing Jev and GLiNER on text classification, probability calibration and selective automation.
jev-lm
y0usaf · Evaluation & Observability
A word-level generation experiment that asks Jev to select words or verify locally drafted continuations.
jev-chat
adhyaay-karnwal · Evaluation & Observability
A research chat decoder that repeatedly asks Jev to choose words or phrases and assembles them in code.