amberwhitehead /
CLI & Pipelinesjevscript
An early language experiment whose current implementation is a Jev request-batching spike.
What Jev Does in this Architecture
Key Architecture Benefit
Useful for studying batching, not a completed compiler or interpreter.
Reviewed Source Code Evidence
Verified fixed-commit source files demonstrating genuine Jev integration:
Inspect on GitHub
Check out the upstream repository README, issues, and commit log.
amberwhitehead/jevscriptArchitecture Category
CLI & Pipelines
CLI utilities, Git gates, CI/CD pipeline checks, and DevOps automations.
View all in this category →Related Projects in CLI & Pipelines
sharziki
SemDecide
A Python CLI for semantic predicates, routing, scoring and filtering over text or JSONL.
Sends input to Jev and applies local probability thresholds to outputs and exit codes.
↳ Adds typed decisions to Bash and CI with explicit output and failure states.
markjaquith
TypeSafe AI Playground
Rust CLI experiments for health-information screening, comment review, tone analysis and business or occupation classification.
Sends text to Jev for separate Noul probabilities, scores or category choices.
↳ Offers a terminal interface for inspecting structured judgments.
tumf
jev-cli
A CLI and stdio MCP server for typed Jev judgments over text or JSON.
Submits noul, choice and score questions and emits JSON or a primary value.
↳ Accepts files and stdin for use in shell scripts and MCP clients.