jevbooks

← All projects

jev-go

Stumble/jev-go

Community Go SDK for TypeSafe AI Jev / System One.

Infra / SDKs / Integrations95%Runner-up: Agent Decisions

What it is

A community-maintained Go client for TypeSafe AI's Jev / System One API, for Go developers who want to ask typed questions over state and read calibrated answers.

How it uses Jev

Callers send a state plus named Noul, Choice, and Score questions via Ask or SystemOne. Jev returns answers keyed by name; code reads the type-specific field (Choice, Noul, Score) after checking Answer.Type.

Primitives:choicescorenoul

Technique worth stealing

Explicit answer discriminator with type-specific fields, since Go cannot infer heterogeneous map value types like the TypeScript SDK.

Try it

go get github.com/stumble/jev-go, or go install github.com/stumble/jev-go/cmd/jev@latest for the CLI.

View on GitHub

judged by Jevjev-1.13.0

Evidence

Each line is one question put to Jev about the README. ≥ 0.60 reads as yes, ≤ 0.40 as no; in between Jev is not making a call.

  • Jev-centricunclear0.53
  • Shows a System One patternno0.07
  • Handles uncertaintyno0.04
  • Measuredno0.04
  • Runnableyes0.97
  • Worth recommendingno0.19
  • Model replicano0.03
  • Problem scopescore on a 0–2 scale1.00
  • About Jevyes0.99

Signals by Jev jev-1.13.0, card written by DeepSeek V4.1 Flash from the README on 20 Sept 2026.