Back to the lab

JEVLAB / FIELD NOTES

Fresh from the lab

A dated reading list of newly added resources and JEVLAB NEWS. Come back for what changed, or follow the RSS feed in your own reader.

1,299 additions in this window

Remember this visit on this browser to highlight new additions next time. No sign-in or cross-device tracking.

Dates show when an item became available in JEVLAB, in UTC, not when its original source was published. Translation-only edits do not count as new resources.

36

  1. GitHub

    jevgo

    This Go client library provides an interface for the TypeSafe AI System One API. It includes optional instrumentation for Langfuse to assist developers in tracking and monitoring their Jev-based application interactions.

    github.com
  2. Resources

    Parallel Constrained Decoding (Qwen2.5-1B-RLCD)

    This project demonstrates parallel constrained decoding using the Qwen2.5-1B-RLCD model. It serves as an experimental exploration of alternative decoding strategies, comparing this approach to Jev-based methods for managing structured output generation.

    huggingface.co
  3. X

    Five hundred agents in a 3D environment

    This project demonstrates a multi-agent simulation featuring 500 autonomous entities operating within a 3D space. The creator claims the system maintains real-time performance, though these metrics have not been independently verified by JEVLAB.

    x.com
  4. X

    Autonomous Pokémon Shiny Hunting

    This project demonstrates an agent designed for automated Pokémon shiny hunting. It utilizes autonomous game resets and visual checks to streamline the process of encountering rare variants within the game environment.

    x.com
  5. X

    A draft quality gate

    This project explores using Jev as an automated quality gate for draft content. The author reports challenges regarding system communication and integration, highlighting the practical difficulties of implementing AI-driven editorial oversight in a writing workflow.

    x.com
  6. GitHub

    semdecide

    semdecide provides a framework for typed semantic decision-making within Unix pipelines and CI environments. The tool utilizes TypeSafe AI Jev to integrate structured logic into command-line workflows, aiming to improve reliability in automated processing tasks.

    github.com
  7. GitHub

    DiffJury

    DiffJury is a TypeSafe Jev tool designed to route pull requests based on risk levels. It functions as an automated code review coach to help developers improve their submission quality.

    github.com
  8. X

    Jevton Simulation

    This project showcases a virtual town simulation where Jev autonomously manages 120 residents and local infrastructure. The creator demonstrates how automated decision-making systems can govern complex community interactions within a digital environment.

    x.com
  9. X

    Instant generative UI

    This experiment explores combining JSON rendering with Jev to create generative user interfaces. It demonstrates a method for the rapid, real-time rendering of UI components and design systems based on structured data inputs.

    x.com
  10. GitHub

    snake-jev

    This project demonstrates a Snake game implementation where movement is controlled by parallel Jev assessments. It showcases a specific architectural pattern using one API call per game tick to manage the snake's directional logic.

    github.com
  11. X

    Bannerbear Instant Field Mapping

    Bannerbear introduces an automated field mapping feature designed to streamline the alignment of data sources with design templates. This tool aims to simplify workflows by enabling users to connect disparate data fields with a single click.

    x.com
  12. GitHub

    jev-for-engineers

    This repository provides eight minimal examples demonstrating the application of TypeSafe's Jev model to mechanical and electrical engineering tasks. It illustrates practical use cases including CAD routing, FEM result triage, and BOM alignment without external dependencies.

    github.com
  13. Resources

    Jev Arcade

    Jev Arcade features a 1v1 first-person shooter experience where Jev autonomously manages movement, aiming, and combat actions. This web-based demonstration showcases real-time decision-making capabilities within a competitive gaming environment at a frequency of approximately 9 Hz.

    jev-arcade.vercel.app
  14. GitHub

    typesafe-sdk-go

    This repository provides a Go client library for interacting with the TypeSafe API. It is designed to assist developers in integrating TypeSafe functionality directly into their Go-based applications and tooling workflows.

    github.com
  15. GitHub

    jev-tree

    This tool demonstrates a recursive approach to managing Jev choices within a taxonomy. It enables users to navigate more than 255 options while maintaining compatibility with TypeSafe Jev's established choice limitations.

    github.com
  16. GitHub

    sloppy-jevs-extension

    This open-source Chrome extension utilizes Jev to filter out AI-generated prose and advertisements from web pages. It demonstrates a practical application for users seeking to manage content quality while browsing.

    github.com
  17. GitHub

    jev-headline-bench

    This project evaluates the ability of Jev to predict successful A/B test outcomes for headlines. The creator reports that Jev correctly identified the winning headline in 64.5% of over 10,000 Upworthy experiments, with accuracy increasing when performance differences were more pronounced.

    github.com
  18. GitHub

    dgui-hypermem

    DGUI-HyperMem is a self-hosted hybrid memory MCP server deployed on Cloudflare Workers. It utilizes a JEV reasoning layer and a HuggingFace-based training flywheel to manage memory, demonstrating an experimental approach to integrating persistent data structures with automated reasoning workflows.

    github.com
  19. GitHub

    SIEGE

    SIEGE is a typed action gate system designed to defend against multiple agents. The project demonstrates a defender loop architecture that learns from breach attempts, with evaluation facilitated by W&B Weave.

    github.com
  20. X

    StarCraft Brood War WASM MCP Demo

    This experiment demonstrates StarCraft Brood War running via WebAssembly as an MCP server. It showcases an AI agent attempting to play the game, though the creator notes the agent was defeated by a Zerg rush.

    x.com
  21. GitHub

    jcr

    jcr is a developer tool designed to translate ambiguous agent prompts into precise, deterministic commands. It aims to enhance system reliability by ensuring that agent-driven tasks follow structured execution paths.

    github.com
  22. GitHub

    embodied-jev

    This workbench integrates MuJoCo robotics simulations with MiniCPM5-2B and Jev model APIs. It demonstrates a framework for testing embodied decision-making agents within a physics-based environment, facilitating research into how models interact with simulated physical hardware.

    github.com
  23. GitHub

    mcpmatch

    This project implements a two-stage matching system designed to connect user goals with the Model Context Protocol catalog. It demonstrates how TypeSafe Jev can be utilized to streamline agent-based tool discovery and selection processes.

    github.com
  24. X

    Jev Arena

    Jev Arena is a community-driven project featuring a competitive snake game. It demonstrates Jev's operational capabilities by pitting two independent Jev instances against each other in a head-to-head battle for victory.

    x.com
  25. GitHub

    jev-agent-failure-benchmark

    This repository provides a benchmark comparing Jev against a strong LLM using the Who&When Pro agent-failure-attribution dataset. It demonstrates a methodology for evaluating how effectively these systems identify and attribute specific failures within agentic workflows.

    github.com
  26. X

    A fancy-prose experiment

    This experiment demonstrates the use of Jev to transform simple English input into elaborate prose in real-time. It showcases a creative writing tool designed to assist authors by dynamically enhancing their text as they type.

    x.com
  27. X

    Jev Detector

    Jev Detector is a utility designed to identify low-quality text. The creator claims the tool can process approximately 10,000 words within two seconds, offering a rapid method for automated content screening and editorial assessment.

    x.com
  28. GitHub

    fast-dev-compaction

    This Codex plugin implements Jev-guided context restoration during session compaction. It adapts existing logic to integrate with Codex lifecycle hooks, aiming to maintain development state consistency when the system performs automated memory or session management tasks.

    github.com
  29. X

    Gesture Canvas

    This project demonstrates a multimodal interface using Jev to translate pointing gestures and voice commands into real-time drawing actions. It showcases an experimental approach to interactive digital creation through integrated spatial and verbal inputs.

    x.com
  30. GitHub

    PocketJev

    PocketJev is an experimental tool designed for on-device visual decision-making on iPhones. It utilizes MLX and Qwen3-VL direct option logits to process visual inputs locally, demonstrating a potential approach for mobile-based Jev-integrated AI inference.

    github.com
  31. GitHub

    zerosweep

    zerosweep is an autonomous system-one triage engine and benchmark built on TypeSafe AI. The project demonstrates the integration of RLCD epistemic safety gates for automated decision-making processes.

    github.com
  32. X

    Verdict Open-jev Reproduction

    This project presents a reproduction of the 151M ModernBERT model. It documents specific performance metrics including adaptive calibration error and CPU latency, while transparently detailing both successful use cases and identified failure points.

    x.com
  33. Resources

    Jev mood demo

    This demonstration showcases how Jev can track and respond to user sentiment over time. It utilizes structured state management to maintain a persistent mood profile based on the tone of ongoing interactions.

    jev-demo.vercel.app
  34. X

    Jev for content marketing

    This tool utilizes a dataset of 12.8 million viral videos to assist users in drafting social media scripts. The creator claims the generated content is data-backed, though the effectiveness of these scripts remains subject to individual user application.

    x.com
  35. GitHub

    frost

    frost is a command-line interface model router built with TypeSafe Jev. It provides a configurable framework for managing model interactions, allowing users to route requests through flexible, defined pathways.

    github.com
  36. X

    jev-rabbit PR Review Bot

    This work-in-progress tool automates pull request reviews by applying plain-English Jev rules. It aims to streamline code quality checks by providing automated feedback based on defined project standards.

    x.com