shipwithjev

Catalog, page 4

  1. 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

  2. 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

  3. 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

  4. 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

  5. 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

  6. 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

  7. 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

  8. 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

  9. 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

  10. 0497

    zod-jev

    Pairs local Zod shape validation with Jev semantic validation.

    jomatsu · Tools & apps

  11. 0496

    typesafeai-dotnet-sdk

    .NET SDK for Jev.

    saibimajdi · Tools & apps

  12. 0495

    typesafe_sdk

    Elixir SDK for the System One API.

    nshkrdotcom · Tools & apps

  13. 0494

    typesafe-sdk-java

    Zero-dependency Java client (Java 21+).

    kgonia · Tools & apps

  14. 0493

    typesafe-sdk-java

    Community Java 17 client for Choice, Score, and Noul, with an optional Spring Boot starter.

    Premo-Cloud · Tools & apps

  15. 0492

    typesafe-java

    JDK 21+ client, modular by design, with a dedicated testkit module for unit testing callers.

    dfa1 · Tools & apps

  16. 0491

    typesafe-go

    Go client.

    Shubham510 · Tools & apps

  17. 0490

    typesafe-go

    Idiomatic Go SDK for the TypeSafe API.

    zhirschtritt · Tools & apps

  18. 0489

    TypeSafe Swift SDK

    SwiftPM client whose behaviour follows the official JavaScript SDK.

    krzyzanowskim · Tools & apps

  19. 0488

    triagedy

    Security alert triage as a Unix filter: JSONL alerts in, typed decisions out.

    m0rphtail · Tools & apps

  20. 0487

    semdecide

    Typed semantic decisions for Unix pipelines and CI.

    sharziki · Tools & apps

  21. 0486

    ruby_llm-typesafe

    TypeSafe provider for RubyLLM 2.

    kieranklaassen · Tools & apps

  22. 0485

    n8n-nodes-typesafe

    n8n community node for asking typed questions inside workflows.

    zampierid4p · Tools & apps

  23. 0484

    kunobi-jev

    Rust client, published on crates.io.

    kunobi-ninja · Tools & apps

  24. 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

  25. 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

  26. 0481

    jevclient

    Async Python client for typed Jev questions and probabilities.

    AboveColin · Tools & apps

  27. 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

  28. 0479

    jev-shell-history

    Ranks existing zsh history entries for inline completion; accepting a suggestion does not execute it.

    mrnugget · Tools & apps

  29. 0478

    jev

    Elixir/OTP client designed around GenServer replies and pattern matching.

    dannote · Tools & apps

  30. 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

  31. 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

  32. 0475

    advocaat

    Small type-safe client for asking Jev questions about datasets.

    pithings · Tools & apps

  33. 0474

    Von

    Non-autoregressive System One model with Python and TypeScript clients, published on Hugging Face under Apache 2.0.

    wfzyx · Research & data

  34. 0473

    typesafe-ai-benchmark

    LLM gateway that mimics the System One output shape for comparison work.

    iammrduncan · Research & data

  35. 0472

    tiershift

    Policy-bounded model routing for TypeScript and Python.

    iamvatsalpatel · Research & data

  36. 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

  37. 0470

    safer-with-jev

    Neon Function proxy for the Neon AI Gateway.

    andrelandgraf · Research & data

  38. 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

  39. 0468

    openvons

    Open decision layer for finite options across text, images, and Japanese voice commands.

    genai-craft · Research & data

  40. 0467

    OpenSourceJev

    Research experiment in local System One decisions through llama.cpp logits projection on consumer hardware.

    sabeel111 · Research & data