Catalog, page 4
607 builds · page 4 of 16
- 0506
Eval agent responses with Jev - Blog - Braintrust
Jev handles narrow, typed decisions over unstructured data through TypeSafe's System One API. Your code supplies the relevant state and one or more questions with constrained…
braintrust.dev · Tools & apps
braintrust.dev
Resource
Tools & apps
-
-
- 0505
Cutting MCP Round-Trips with Jev (Part 3)
That's where Jev comes in. From Parts 1-2 we know it's a fast, cheap "decision model": give it options and a question, and it returns one answer plus a confidence score - no long…
marketdx.hashnode.dev · Tools & apps
marketdx.hashnode.dev
Resource
Tools & apps
-
-
- 0504
Code Enumerates, Jev Judges: Building slopcheck on a Model That Never Writes a Word |…
I built a CI tool this week that reads every pull request and says whether it is AI slop. It flags speculative abstractions, tests that only assert on mocks, swallowed errors,…
tjklug.com · Tools & apps
tjklug.com
Resource
Tools & apps
-
-
- 0503
Can Jev Be a Better Agent Evaluator?
- Jev is a fundamentally different kind of evaluator. It returns typed answers directly instead of generating text like an LLM judge. - Jev was dramatically more consistent on…
langchain.com · Tools & apps
langchain.com
Resource
Tools & apps
-
-
- 0502
Building a Prompt Oscilloscope. AI coding agents can inspect…
The project combines TypeSafe Jev, GitHub Copilot CLI over the Agent Client Protocol (ACP), and a native VS Code chat participant. Together, they create a diagnostic layer for…
medium.com · Tools & apps
medium.com
Resource
Tools & apps
-
-
- 0501
Agents Make Three Decisions All Day: 18 JEV Use Cases and When Not to Use It
Eric Kang Posted on Sep 20 # Agents Make Three Decisions All Day: 18 JEV Use Cases and When Not to Use It A production agent makes the same three kinds of calls all day: pick one…
dev.to · Tools & apps
dev.to
Resource
Tools & apps
-
-
- 0500
Jev: AI Decisions as a Typed Function Call | StackToHeap
# Jev: AI Decisions as a Typed Function Call What I learned using TypeSafe's Jev for code review, and why its more surprising uses are browser control and generative UI.…
stacktoheap.com · Agents & browsers
stacktoheap.com
Resource
Agents & browsers
-
-
- 0499
jev_stock
Experiment in forecasting Hong Kong stock direction: it builds a past-only state from market data, asks for an up, flat or down call, and renders a standalone report.
sosopop · Trading & markets
sosopop
GitHub
Trading & markets
-
-
- 0498
Jev X Sentiment Analysis
Crypto terminal that reads up to 1,000 posts about a ticker alongside market and funding data and turns them into a buy, sell, hold, or take-profit call.
brainstormity · Trading & markets
brainstormity
GitHub
Trading & markets
-
-
- 0497
jomatsu
GitHub
Tools & apps
-
-
- 0496
saibimajdi
GitHub
Tools & apps
-
-
- 0495
nshkrdotcom
GitHub
Tools & apps
-
-
- 0494
kgonia
GitHub
Tools & apps
-
-
- 0493
typesafe-sdk-java
Community Java 17 client for Choice, Score, and Noul, with an optional Spring Boot starter.
Premo-Cloud · Tools & apps
Premo-Cloud
GitHub
Tools & apps
-
-
- 0492
typesafe-java
JDK 21+ client, modular by design, with a dedicated testkit module for unit testing callers.
dfa1 · Tools & apps
dfa1
GitHub
Tools & apps
-
-
- 0491
Shubham510
GitHub
Tools & apps
-
-
- 0490
zhirschtritt
GitHub
Tools & apps
-
-
- 0489
TypeSafe Swift SDK
SwiftPM client whose behaviour follows the official JavaScript SDK.
krzyzanowskim · Tools & apps
krzyzanowskim
GitHub
Tools & apps
-
-
- 0488
triagedy
Security alert triage as a Unix filter: JSONL alerts in, typed decisions out.
m0rphtail · Tools & apps
m0rphtail
GitHub
Tools & apps
-
-
- 0487
sharziki
GitHub
Tools & apps
-
-
- 0486
kieranklaassen
GitHub
Tools & apps
-
-
- 0485
n8n-nodes-typesafe
n8n community node for asking typed questions inside workflows.
zampierid4p · Tools & apps
zampierid4p
GitHub
Tools & apps
-
-
- 0484
kunobi-ninja
GitHub
Tools & apps
-
-
- 0483
jgrep
Like grep, but the pattern is a description: it filters piped output as well as files and prints a probability per line.
keltokhy · Tools & apps
keltokhy
GitHub
Tools & apps
-
-
- 0482
jevql
Psql-shaped client and Go/TypeScript/Python SDKs for vanilla PostgreSQL where Jev makes Noul, Choice, and Score judgements about individual table rows after the plain SQL has run…
kylemclaren · Tools & apps
kylemclaren
GitHub
Tools & apps
-
-
- 0481
AboveColin
GitHub
Tools & apps
-
-
- 0480
jev.nvim
Neovim plugin that splits the buffer into functions with Treesitter, scores each against a plain-language question with Jev, and ranks answers by probability in the quickfix…
valentynkit · Tools & apps
valentynkit
GitHub
Tools & apps
-
-
- 0479
jev-shell-history
Ranks existing zsh history entries for inline completion; accepting a suggestion does not execute it.
mrnugget · Tools & apps
mrnugget
GitHub
Tools & apps
-
-
- 0478
dannote
GitHub
Tools & apps
-
-
- 0477
jegrep
Rust semantic grep that scores live repository files and ranges with Jev probabilities, without an embedding index or background daemon.
can1357 · Tools & apps
can1357
GitHub
Tools & apps
-
-
- 0476
jeff (Alurith)
Read-only Go CLI that checks files against rules such as unclear responsibility or weak error handling with Jev, locally or in CI.
Alurith · Tools & apps
Alurith
GitHub
Tools & apps
-
-
- 0475
pithings
GitHub
Tools & apps
-
-
- 0474
Von
Non-autoregressive System One model with Python and TypeScript clients, published on Hugging Face under Apache 2.0.
wfzyx · Research & data
wfzyx
GitHub
Research & data
-
-
- 0473
typesafe-ai-benchmark
LLM gateway that mimics the System One output shape for comparison work.
iammrduncan · Research & data
iammrduncan
GitHub
Research & data
-
-
- 0472
iamvatsalpatel
GitHub
Research & data
-
-
- 0471
SemIf
Formerly OpenJev: an independent study of typed option readout from frozen open models, with shared-prefix experiments and a WebGPU demo.
TheoLeeCJ · Research & data
TheoLeeCJ
GitHub
Research & data
-
-
- 0470
andrelandgraf
GitHub
Research & data
-
-
- 0469
poorjev
Local-first reproduction of the Choice/Score/Noul interface on commodity zero-shot NLI models, adding temperature scaling and conformal abstention; ships a reproducible…
rupeshpoojary9 · Research & data
rupeshpoojary9
GitHub
Research & data
-
-
- 0468
openvons
Open decision layer for finite options across text, images, and Japanese voice commands.
genai-craft · Research & data
genai-craft
GitHub
Research & data
-
-
- 0467
OpenSourceJev
Research experiment in local System One decisions through llama.cpp logits projection on consumer hardware.
sabeel111 · Research & data
sabeel111
GitHub
Research & data
-
-