stuntd
Local proxy that learns your app's typed LLM decisions and answers them with a Laya head. Jev and OpenAI compatible.

- GitHub stars
- 27 as of 2026-09-25
- Forks
- 1
- Language
- Python
- License
- Apache-2.0
- Created
- 2026-09-23
- Last updated on GitHub
- 2026-09-24
- Added to AionEdge
- 2026-09-25

What Jev does in stuntd
The project describes itself this way: Local proxy that learns your app's typed LLM decisions and answers them with a Laya head. Jev and OpenAI compatible. In the SDKs & clients category, Jev typically decides nothing on their own; they make it easy to send state and typed questions and parse the answers.
Verification
Verified. We confirmed this repository through the GitHub API and located the code that calls Jev at a pinned commit: view the Jev code ↗. Upstream code changes over time, so check that the file still exists at the current commit before citing it.
Topics
- claude-code
- distillation
- jev
- laya
- llm
- llm-proxy
- local-inference
- openai-compatible
- self-hosted
- system-one
- typed-decisions
- typesafe
How SDKs & clients projects use Jev
Client libraries for calling Jev from different languages and runtimes. Use them when the official SDKs do not cover your stack, or when you want a thinner, more opinionated wrapper around typed questions and answers.
Related Jev projects in SDKs & clients
pi-typesafeDevMortimer/pi-typesafeA Pi Jev extension providing a decision tool, terminal playground commands and an API for other extensions.★ 41
TypeScript- typesafe-aiTwister915/typesafe-aiA Rust TypeSafe client with asynchronous reqwest or blocking ureq backends and observable retries.★ 11
Rust - super-jevKevthetech143/super-jevA TypeScript decision-to-action harness connecting evidence, Jev judgments, permitted actions, and outcome records.★ 9
Python - typesafe-sdk-go (Tangerg)Tangerg/typesafe-sdk-goA Go TypeSafe SDK for defining typed questions and reading Jev choices, scores, and probabilities.★ 9
Go - zod-jevjomatsu/zod-jevAdds semantic rules to Zod validation, such as checking whether text matches a description or contains personal information.★ 8
TypeScript - jev-dslinanna-malick/jev-dslAn early Haskell DSL that describes labeled Jev questions, renders requests and decodes matching answers.★ 7
Haskell