# Jev News > Jev News at https://jevainews.com is an unofficial English digest of Jev, TypeSafe AI's System One model. It is not affiliated with TypeSafe. Stories are rewritten from public posts, and each story links the original sources. Figures are claims from those sources. Each page shows an Updated date. A story also has a publication date. Prefer the linked page over this index. The full text of every story is at /llms-full.txt. ## Start here - [Where to start](https://jevainews.com/start/): A short reading order for the digest. - [FAQ](https://jevainews.com/faq/): Short answers from stories already on the desk. - [Method](https://jevainews.com/method/): How a story gets on the desk, and how citations work. - [About](https://jevainews.com/about/): What this unofficial digest is. ## Reference - [News](https://jevainews.com/news/): Every story, newest first. - [Timeline](https://jevainews.com/timeline/): The same stories grouped by article date. - [Topics](https://jevainews.com/topics/): Stories by tag. - [Patterns](https://jevainews.com/patterns/): Recurring ways builders put Jev in a loop. - [Limits](https://jevainews.com/limits/): Ways jev-1.13 fails, from TypeSafe and from stories here. - [Compare](https://jevainews.com/compare/): Similar tests placed next to each other, with each author's caveat. - [Access](https://jevainews.com/access/): Public doors for calling Jev that this desk has already cited. - [Evals](https://jevainews.com/evals/): Measurements collected from stories, with the caveat each author published. - [People](https://jevainews.com/people/): People whose posts this digest rewrote. - [Repos](https://jevainews.com/repos/): GitHub projects cited in the stories. - [Terms](https://jevainews.com/terms/): Definitions from the notes on each article. - [Sources](https://jevainews.com/sources/): Original URLs cited at the bottom of the stories. ## Stories - [AgentOS posts a 121-turn routing table for an opt-in Jev strategy](https://jevainews.com/news/agentos-pilot-router/): AgentOS added Jev as a third Pilot Router strategy, off by default. On the project's 121-turn labeled set the chart shows Jev at accuracy 0.901 against the local MiniLM classifier at 0.355. The same chart prices 121 cases at about $0.005 and a call at about 0.9 seconds. A follow-up pull request the same day says it sharpens the R2 and R3 criteria. Updated 2026-09-22. - [Exa posts a demo that puts web results into Jev's state](https://jevainews.com/news/exa-jev-web/): Ishan Goswami posted a demo at demos.exa.ai/jev-web-context. The post says Jev without web search is confidently wrong, and Jev with Exa results is more accurate. The page we loaded lists seven yes/no prompts and does not print a before-and-after. Diogo Almeida quoted the post and asked if it was real. Updated 2026-09-22. - [jev-gateway asks Jev which tool a coding agent should call](https://jevainews.com/news/jev-gateway/): Vini Lana posted jev-gateway, an MIT local proxy for Codex, Claude Code, OpenCode, and Gemini CLI. Jev picks the tool. Closed arguments can skip the language model. On the project's chess-engine bench, GPT-6 Astra and GPT-5.6 Sol cut bug-fix output tokens by 57%. The feature task made Opus 5 and Sonnet 5 use more. Updated 2026-09-22. - [jev-rubiks asks Jev when to speak, after a test where picking moves did nothing](https://jevainews.com/news/jev-rubiks/): maxlibin/jev-rubiks is an MIT browser cube. Kociemba solves it in code, in about 20 ms. Jev only decides whether the coach should talk. The README says a removed experiment let Jev pick among 18 turns, forty times, and the scramble distance stayed at 22, the same as a random walk that went from 22 to 21. Updated 2026-09-22. - [jym asks Jev which real subcommand a mistyped one was aiming at](https://jevainews.com/news/jevyoumean/): syumai posted jevyoumean, an MIT Go wrapper. When a subcommand is not in the CLI's help, it sends one Jev Choice over the documented names and descriptions, then offers the top matches. Valid commands never call the API. The README ships an eval harness and does not print a scored corpus. Updated 2026-09-22. - [jsort ranks a file by asking Jev which of two texts is more of something](https://jevainews.com/news/jsort-pairwise/): Khaled Eltokhy published jsort, an MIT command that fits a Bradley-Terry scale from pairwise Jev judgments. On 300 CommonLit excerpts it tracked teacher easiness at Pearson r 0.824 for about five cents. Joe Weisenthal then said he had rescored 4,005 FOMC speeches and statements with it. The repo's own Fed check is 95 opening statements. Updated 2026-09-22. - [laya-mlx runs the Laya checkpoints on Apple Silicon](https://jevainews.com/news/laya-mlx/): mizorewww/laya-mlx is an Apache 2.0 MLX port of Convai's Laya weights. On an M3 Max the README's one-question median is 13.42 ms for the 421M checkpoint and 7.39 ms for the 322M multilingual checkpoint. Selected answers matched upstream on 63 of 63 validation questions. The port does not publish a new accuracy table against Jev. Updated 2026-09-22. - [llamacpp-jev answers /v1/systemone from an unmodified llama-server, including images](https://jevainews.com/news/llamacpp-jev/): Chirag posted llamacpp-jev, an MIT wrapper that puts TypeSafe's decision API in front of stock llama-server. On an M4 Pro, four questions about a fresh 448 by 448 image took 526 ms median, 32 of 32 on synthetic shapes. The probabilities are a raw label softmax. Qwen3.5-2B picks option 16 on every 64-way question the notes tried. Updated 2026-09-22. - [TypeSafe pauses new Jev signups](https://jevainews.com/news/typesafe-signups-paused/): TypeSafe posted at 06:19 UTC on September 22 that new signups are paused while existing accounts keep working. Diogo Almeida said the service is overflowing and that the pause lets the team sleep. The post does not say when signups reopen. Updated 2026-09-22. - [A 612-row banking-feed test puts Jev under two Gemini rows on accuracy](https://jevainews.com/news/banking-feed-612/): Peter posted a categorization run on 612 sanitized rows from a private banking-feed set of about 33,000. Jev 1.13 scored 36.1% in 6 seconds at $0.023. Gemini 2.5 Flash scored 37.3% in 95 seconds. Gemini 3.7 Flash scored 42.5% in 78 seconds. The post names no repository and no category list. Updated 2026-09-22. - [meraGPT posts Decider 1 ahead of Jev on a teacher-labelled set](https://jevainews.com/news/decider-1/): Latent Node posted Decider 1 (sd-1), a hosted model that answers noul, choice, and score questions in one call. The blog's table is accuracy 0.768 against Jev 1.13.0 at 0.727. The labels are an average of teacher samples. The Hugging Face viewer lists 1,600 rows. The blog says 400 cases and 2,000 decisions. Updated 2026-09-22. - [dejevu books the same Flights search faster than the published Jev demo, on another machine](https://jevainews.com/news/dejevu-flights/): Idov Mamane posted dejevu, an MIT browser loop that sends one JSON action to an ordinary chat model. On the README's table, llama-3.3-70b on Groq finishes the Flights check in 5.63 seconds against jev-ultrafast's published 7.09 seconds. The Jev column was not rerun here. That Groq route costs more per run. Updated 2026-09-22. - [jevelry turns a Jev call into a folder, a verdict, and a log](https://jevainews.com/news/jevelry/): Pavel Hegler posted backant-io/jevelry, an MIT npm runtime. A jevel is a folder with one JEVEL.md. The CLI asks Jev once, maps each answer to act, mark, or fall_back, and appends a log. The live sample in the README is one state on jev-1.13.0. Three on-demand API calls took 2.49 seconds. Updated 2026-09-22. - [pg-jev puts prompt_jev() in PostgreSQL and returns jsonb](https://jevainews.com/news/pg-jev/): Jose Mejias posted mejiasd3v/pg-jev, an MIT extension. prompt_jev sends text to Jev from SQL and returns a probability, a choice, or a score as jsonb. The README we read has no accuracy or latency table. Calls are not batched across rows. Updated 2026-09-22. - [A Hold'em table asks Jev about the opponent and lets code pick the bet](https://jevainews.com/news/poker-jev/): A September 22 post links Jinzhengxu/poker-table and says each action averaged 545 ms and a hand cost $0.002. The README's Jev path is one round trip about the opponent, after a local equity table. A 46-spot bank, three repeats, is described at about one second median. Those two clocks are different measurements. Updated 2026-09-22. - [djev reads DiffusionGemma as a decision API, and sits third on JevBench](https://jevainews.com/news/djev-diffusion/): Florian S's JevBench table puts djev at 74.3, 1.1 behind Jev. Maisa's djev.dev hosts the API at an announced $0.035 per million input, with native image questions. Matt Mastracci posted phone-camera clips of DiffusionGemma-as-Jev. Davipar/djev-dev is the Apache 2.0 local stack. Updated 2026-09-21. - [A native DuckDB extension batches Jev over SQL rows at about 2,300 rows per second on a live run](https://jevainews.com/news/duckdb-jev/): Prasanth J posted duckdb-jev, an Apache 2.0 C++ extension that asks TypeSafe's Jev from SQL. A live Choice run classified 2,049 synthetic rows in 0.887 seconds. A cached replay of the same query finished in 28.6 ms with zero API calls. Row text leaves DuckDB. Updated 2026-09-21. - [jevsearch re-ranks keyword hits with Jev and scored 83% Hit@1 on the author's TypeSafe docs set](https://jevainews.com/news/jevsearch/): Kyle McLaren posted jevsearch, an MIT shadcn registry block that streams keyword hits and then re-ranks them with Jev. On 41 labelled queries over TypeSafe's documentation, Hit@1 rose from 41% on the keyword pass to 83% after Jev. Median uncached ranking was 278 ms. About $0.26 per thousand searches on that corpus. Updated 2026-09-21. - [MotherDuck's prompt_jev() labels 100,000 AG News rows in 40 seconds for $0.50](https://jevainews.com/news/motherduck-prompt-jev/): MotherDuck shipped prompt_jev(), a SQL function that calls TypeSafe's Jev. On 100,000 articles drawn from the AG News training split, the published table is 2,484 rows per second, 89% accuracy, $0.50, and 40 seconds. GPT-5.6 Terra on the same sample is 52 rows per second, 88%, $37.58, and 31 minutes 59 seconds. Updated 2026-09-22. - [An n8n community node routes Jev answers onto category branches, including Needs Review](https://jevainews.com/news/n8n-jev-classification/): khmuhtadin posted n8n-nodes-jev-classification, an MIT community node that wraps TypeSafe's Jev as classify, score, check, and ask. One output per category, plus a Needs Review branch under a confidence threshold. n8n declined to verify it because it is building a built-in classifier. Self-hosted only. Updated 2026-09-21. - [Open-Jev's released 9B checkpoint answers 179 of 231 public JevBench tasks](https://jevainews.com/news/open-jev-public/): Zefan Cai published an audited run of the already released Open-Jev 2B and 9B checkpoints on the 231 public JevBench tasks. The 9B model is correct on 179. Hosted Jev 1.13.0 is correct on 200, GPT-5.6 Luna on 206, and GPT-6 Astra on all 231. The other 303 tasks stay private, so this is not a full JevBench score. Updated 2026-09-22. - [A 100-case security triage demo put Jev at 65.3% balanced accuracy against Terra 75.1% and Opus 91.2%](https://jevainews.com/news/security-triage/): RZ posted a recorded comparison of Jev, OpenAI Terra in Codex, and Claude Opus in Claude Code on 100 synthetic TypeScript security cases, five passes each. Jev's balanced accuracy was 65.3% at 0.57 s median. Terra 75.1% at 10.23 s. Opus 91.2% at 13.83 s. Jev repeated the same answer on 95 of 100 cases. Cost about $0.015 versus $15.02 and $13.94 for 500 decisions. Updated 2026-09-21. - [SimpleJev turns an open model into a classifier by reading the next-token logits](https://jevainews.com/news/simple-jev/): Featherless posted SimpleJev, an Apache 2.0 server that scores Choice, Score, and Noul from a Hugging Face model's next-token logits. A public demo needs no key. JevBench listed Qwen3.8-27B at 67.3, with hard-tier accuracy 75.0%, matching Jev on that slice and trailing on the composite. Updated 2026-09-21. - [Spring publishes a Java client that asks Jev before the chat model runs](https://jevainews.com/news/spring-ai-typesafe/): Christian Tzolov wrote up spring-ai-community/spring-ai-typesafe, an Apache 2.0 Java SDK and a set of Spring AI advisors. On his laptop a three-question ticket call took 310 ms. The blog says 0.1.0 is on Maven Central. The README quick start still shows 0.1.0-SNAPSHOT, and a search of search.maven.org returned no documents for those artifact ids. Updated 2026-09-22. - [TypeSafe posted an API and console outage, then said it was back](https://jevainews.com/news/typesafe-api-incident/): At 08:30 UTC on September 21, TypeSafe posted that the API and console had issues and pointed at status.typesafe.ai. At 09:53 UTC it posted "We are back!" The status incident is titled "Console is unavailable" and marked resolved at 08:16 UTC, before those tweets. Updated 2026-09-21. - [Vercel's form router keeps Jev's destination when confidence is at least 0.95](https://jevainews.com/news/vercel-form-router/): Vercel published a Next.js template that asks Jev to pick a team for a form submission and sends the same submission to GPT-5.6 Luna Fast when confidence is below 0.95, missing, or the call fails. The fallback does not see Jev's answer. Tests mock both models. Updated 2026-09-22. - [AstroHan ran 30 coding tasks with a Jev context filter: 25 passed, 22 without it](https://jevainews.com/news/compaction-30-tasks/): AstroHan scored every tool result with Jev before it reached deepseek-flash, on the same 30 FrontierHarness tasks. Filtered 25/30 pass@1 versus 22/30 unfiltered. On meriyah the unfiltered run timed out at 0/49 tests; the filtered run passed 49/49. One run per arm. Token spend did not fall. Updated 2026-09-20. - [DocJev classifies and splits real PDFs with Jev, 5.7x to 6.5x faster than Luna on the author's set](https://jevainews.com/news/docjev-documents/): Jerry Liu posted DocJev, an Apache 2.0 library that classifies and splits PDFs with local LiteParse and hosted Jev. On 40 public-sector originals, both engines scored 40/40. Jev split 7 of 8 packets exactly against Luna 8/8, at 5.73x and 6.45x the median decision speed. Updated 2026-09-21. - [TypeSafe drops the Jev waitlist; new accounts start with $5](https://jevainews.com/news/jev-no-waitlist/): Five days after launch, TypeSafe posted that Jev is available to everyone, with no waitlist. Every account starts with $5 of credit, about 120 million input tokens at the published $0.042 per million. Updated 2026-09-21. - [jevctl puts Jev on the command line, with a compaction hook that keeps lines verbatim](https://jevainews.com/news/jevctl-cli/): jaidev posted jevctl, a friend's npm CLI that wraps TypeSafe's Jev as shell commands. verify, screen, classify, extract, find, rerank, match, route, ask, compact, and batch. Keys can be TypeSafe, OpenRouter, or Cloudflare. compact drops stale tool results the way Tran's sieve does, at a 0.5 keep threshold. Updated 2026-09-21. - [Jevflake puts Jev in Snowflake: noul, choice, and score as SQL functions](https://jevainews.com/news/jevflake-snowflake/): Luke Kranz published Jevflake, a dbt package (and a Terraform module) that lets Snowflake call TypeSafe's Jev API from SQL. Answers are stored once, reused, and tested like any other model. Version 0.1, run against one live account. Row content leaves Snowflake. Updated 2026-09-20. - [Jared Palmer's Kev family copies Jev's API on Qwen, and trails it on new sources](https://jevainews.com/news/kev-family/): Cognition's VP of engineering published Kev, an Apache 2.0 family of Jev-like models you train and serve yourself. On data the models never trained on, Kev-8B scored 79.6% against Jev 85.7%. JevBench listed kev 0.6B at 66.7. A Qwen3.5 generation followed the same day. Updated 2026-09-21. - [Laya, an Apache 2.0 System One stack, publishes where it beats Jev's numbers and where it does not](https://jevainews.com/news/laya-open-weights/): Louis Grenard pointed at Laya, Convai Innovations' open typed-decision engine. Three checkpoints, a Router that picks among them, Apache 2.0 weights on Hugging Face. The author's table puts routed Laya above published Jev on some English sets and far below on Banking77. Jev was not called. JevBench's independent row is 70.1 against Jev 75.3. Updated 2026-09-20. - [semgate asks Jev about each HTTP request, then a live range to attack it](https://jevainews.com/news/semgate-go/): mizutani published semgate, a Go net/http middleware that sends each request to Jev as typed questions and lets your function block, route, or pass. A companion range, Injection Range, is up on Cloud Run. Default configuration sends every header, including Authorization and Cookie, unless you denylist them. Updated 2026-09-20. - [GitHub Next ships LocalJev, a prompted stand-in that speaks /v1/systemone](https://jevainews.com/news/github-next-localjev/): GitHub Next published LocalJev, a Bun server that turns Jev questions into JSON-probability prompts for models running on oMLX. A 1,200-request bake-off on an M5 Max compared five 4-bit checkpoints. The authors say the probabilities are self-reported, not read from logits. Updated 2026-09-19. - [LlamaIndex's Logan Markewich ships jeff, a local System One API on GLiFormer](https://jevainews.com/news/jeff-local-gliformer/): Logan Markewich released jeff, a self-hosted drop-in for TypeSafe's /v1/systemone endpoint backed by Knowledgator's GLiFormer. On 1,600 public items it trails Jev, especially on irony and reading comprehension, and comes in cheaper to serve on a GPU. Updated 2026-09-19. - [Jev macOS Loop clicks native Mac windows; Finder sorted nine files in 7.39 seconds](https://jevainews.com/news/jev-macos-loop/): Josh C. Simmons open-sourced a computer-use loop for Apple silicon that keeps pixels on the Mac and asks Jev only over observed controls. A Finder demo moved nine dummy files in three group drags in 7.39 seconds, with a separate verifier checking locations and hashes. Updated 2026-09-19. - [LiteLLM proxies Jev's evaluate endpoint and uses it to drop stale tool results](https://jevainews.com/news/jev-on-litellm/): LiteLLM added a TypeSafe pass-through in v1.103.0-rc. Clients hit POST /typesafe/v1/systemone; spend is logged as typesafe/jev-1.13.0. The same proxy can ask Jev whether older tool results still matter, and replace those below 0.2 with a short notice before the generator runs. Updated 2026-09-21. - [JevBench scores typed decisions on four axes, and Jev's lead is a pricing story](https://jevainews.com/news/jevbench/): Florian S published JevBench, a 534-decision suite for models that return a label and a probability. The composite is a geometric mean of intelligence, calibration, speed, and cost. Jev 1.13.0 sits at 75.3. A 4B open rebuild is 0.7 behind. GPT-5.6 Luna wins the hard items and loses the score on price. Updated 2026-09-20. - [Jevis is a Flutter integration-test agent that only taps what you registered](https://jevainews.com/news/jevis-flutter/): Jake Gwon released jevis, a Dart package that drives Flutter's integration_test loop with Jev. You register legal actions, write a goal, and set an action budget. Jev picks the next widget action and a Noul checks whether the goal is already on screen. Updated 2026-09-19. - [LangChain ran Jev as a judge: 500 matching pass/fail labels, and a $0.34 bill against Claude's $28](https://jevainews.com/news/langchain-jev-judge/): Daniel Shea and Seán Roche compared Jev with GPT-5.6 Luna, GPT-5.6 Terra, and Claude Sonnet 4.6 on five frozen weather-agent traces. Jev matched a human pass/fail label on all 500 repeated decisions. Continuous quality-score variance was 92 to 913 times lower than the LLM judges. Five cases, one reviewer. Updated 2026-09-20. - [Jason Lemkin tried Jev on SaaStr Connect and stopped on a 32% false-admission rate](https://jevainews.com/news/saastr-false-admissions/): Jason Lemkin ran 600 judgments against Claude Sonnet. Jev cost $0.064 against about $5, roughly 90 times cheaper. A blind third-model referee scored Jev 70.5% and Sonnet 77.5% on 200 random pairs. Jev let through 47 of 148 negatives. He says that is too high for Connect. Updated 2026-09-20. - [SemIf, a 4B open rebuild that reads option logits, sits 0.7 behind Jev on JevBench](https://jevainews.com/news/semif-open-logits/): Theodore Lee's SemIf (formerly OpenJev) scores typed options from a frozen Qwen3.5-4B by reading logits, not by sampling JSON. On JevBench v1.2.2 it is 74.6 against Jev 1.13.0 at 75.3. The author's own 3090 timings put direct readout at 1.023 s for 21 questions against 5.332 s for a compact JSON array. Updated 2026-09-20. - [Sam Saffron tries Jev as a hidden control plane for GPT Live in term-llm](https://jevainews.com/news/term-llm-control-plane/): Discourse cofounder Sam Saffron opened a term-llm pull request that classifies each GPT Live voice turn with TypeSafe's System One API in about 650 milliseconds, instead of a tool-calling fast-model turn. Shadow mode is on by default. Failures pass the utterance through unchanged. Updated 2026-09-19. - [Aman Kumar ran about 16,000 Jev calls and called it a filter, not a classifier](https://jevainews.com/news/aman-kumar-filter/): Aman Kumar compared Jev with gpt-5.4-mini and gpt-5.6-luna on four public sets, then on production page gates and an inbox. On short text it tied or led. On a whole-page read it fell apart. He published the public cases and per-item answers. Updated 2026-09-19. - [Bespoke Nimble is an open 9B Jev-style model: 90% on its own 324-example holdout](https://jevainews.com/news/bespoke-nimble/): Bespoke Labs released Nimble, a Qwen3.5-9B LoRA trained on contrastive synthetic pairs, plus the data and recipe. On 324 held-out examples it matched 90.12% of the reference labels. Jev 1.13.0 matched 93.21%. The base 9B model matched 66.36%. Updated 2026-09-18. - [Charly Poly put Jev next to open encoders, not GPT-5.6, and it lost on calibration](https://jevainews.com/news/charly-poly-encoders/): Browserbase's Charly Poly ran Banking77 against ModernBERT, BART-MNLI, and GLiClass. Jev won macro-F1 and automated about twice as much traffic at a 90% precision bar. Expected Calibration Error favored the 396M open encoder, and Jev assigned probability 0 to the right label 6.6% of the time. Updated 2026-09-19. - [Hono's author routes HTTP by meaning, then warns you not to](https://jevainews.com/news/hono-semantic-router/): Yusuke Wada published hono-jev-router, an experimental Hono router that asks Jev which plain-language description matches an incoming request. The README treats it as a demo with sharp limits. Updated 2026-09-18. - [TypeSafe lists nine ways Jev 1.13 is still jagged, and asks for more](https://jevainews.com/news/jev-1-13-jaggedness/): Cofounder Sasha Sheng posted that Jev is still too slow, too expensive, and too dumb, and pointed at TypeSafe's jaggedness page for jev-1.13. The docs, last reviewed September 17, name nine failure modes and ask people to file more in Discord. Updated 2026-09-19. - [Jev scored 384 morning headlines in 25 seconds; Opus 5 finished four](https://jevainews.com/news/jev-news-desk-dealer/): Elvis ran a morning Google News wire through Jev and Claude Opus 5 at the same time. Jev tagged 384 headlines for 15 brand desks in 24.9 seconds at $0.19. Opus got through four headlines and cost $0.77 before the run was stopped. Updated 2026-09-18. - [OpenRouter, Cloudflare, and Netlify start serving Jev](https://jevainews.com/news/jev-on-gateways/): Three days after launch, Jev is callable through OpenRouter's beta Decisions API, Cloudflare Workers AI, and Netlify Functions. The TypeSafe waitlist is no longer the only door. Updated 2026-09-19. - [Venice lists Jev on its API: same key, no copy of the state](https://jevainews.com/news/jev-on-venice/): Venice put Jev on a beta Decisions API the night of September 18. Calls go to POST /api/v1/decisions with model jev-latest, billed at TypeSafe's $0.042 per million input tokens with free output. Venice says it keeps no copy of the state or the answers, and TypeSafe quoted the launch. Updated 2026-09-19. - [A hybrid Jev overlay sped up Postgres joins 12% on JOB, and made the planner slower](https://jevainews.com/news/jev-postgres-planner/): Michael Malis asked Jev to help plan Postgres joins on the join order benchmark. Letting it pick the join order made queries twice as slow. Estimating filters, then overriding Postgres only when Jev was confident, improved geometric-mean time by 12%. Updated 2026-09-18. - [SREGym put Jev on a Codex agent: 24 passes out of 50, up from 20](https://jevainews.com/news/jev-sregym-lite/): Jackson Clark's team wired Jev into SREGym-Lite as a test ranker and evidence reviewer on a Codex agent that still diagnosed and repaired. With gpt-5.6-luna, the Jev-assisted agent passed 24 of 50 attempts against 20 without it. Two problems got worse. Updated 2026-09-18. - [Almeida's bet on Jevons paradox over chatbot price cuts](https://jevainews.com/news/jevons-paradox-bet/): In replies three days after launch, TypeSafe's founder argued that the business depends on enabling new software loops rather than capturing existing language model budgets. Updated 2026-09-18. - [TechCrunch covers Jev, and quotes a Vercel engineer who swapped Luna for it](https://jevainews.com/news/techcrunch-jev-developers/): Tim Fernholz's TechCrunch story is the first large press write-up of Jev. It reports that TypeSafe briefly could not serve the API under demand, quotes Pranit Sharma at Vercel on a 5 to 18 times speedup versus gpt-5.6-luna, and points at Nikhil Mudholkar's email test against Gemini. Updated 2026-09-19. - [Vercel says Jev is the fastest-adopted model in AI Gateway history, and makes it free until Sept 25](https://jevainews.com/news/vercel-gateway-adoption/): A Vercel blog post dated September 18 reports that Jev reached nearly 13% of paid AI Gateway teams in its first 24 hours, twice the GPT-5.6 family and more than six times Fable 5.1. The model card and a September 19 Developers post say promotional pricing runs through September 25, 2026. Updated 2026-09-19. - [A week of Jev repos: routers, MCP, graphs, games](https://jevainews.com/news/awesome-jev-week-one/): A widely shared Awesome Jev thread listed fourteen working patterns; community directories passed a hundred projects within days. The repeating pattern is choose, score, and stop. Updated 2026-09-18. - [Bryo ran 1,565 business emails: Jev at 96.4%, Gemini a point or two higher](https://jevainews.com/news/bryo-email-1565/): Nikhil Mudholkar, CTO of Bryo AI, routed 1,565 German and English supplier emails into 10 categories. Jev scored 96.4% against Gemini 3.5 Flash-Lite at 97.5% and Gemini 3.8 Flash at 98.5%. Jev was about 10 and 22 times cheaper per thousand emails, and its high-confidence band had no errors on this set. Updated 2026-09-19. - [Browser Use wires Jev into the click loop: 7 seconds, $0.0039](https://jevainews.com/news/browser-use-jev-flights/): Gregor Zunic showed a 1x-speed Google Flights run where Jev picks the action and DOM target each step, and a small LLM types only when it has to. Updated 2026-09-18. - [Compaction without summarization: score the tool calls and drop them](https://jevainews.com/news/instant-compaction/): Tamara Tran argued that agent context compaction is still a summarization prompt in 2026, and that Jev can instead keep or drop tool output verbatim. Updated 2026-09-18. - [LangChain ships a Jev classifier, then parks it on the agent loop](https://jevainews.com/news/langchain-jev-harness/): Official LangChain docs add langchain-typesafe, introducing a Runnable for classification alongside experimental middleware hooks for agent loops. Updated 2026-09-18. - [Stagehand, Chrome, and a11y trees: computer use as a Jev question](https://jevainews.com/news/stagehand-computer-use/): Kyle Jeong of Browserbase and other builders structured computer-use around structured observation, typed queries, and automated execution, reporting sub-cent task costs. Updated 2026-09-18. - [Tetris as a legal-move test: Jev picks from the landings you give it](https://jevainews.com/news/tetris-legal-moves/): Two independent demonstrations evaluated Jev playing Tetris from enumerated legal placements, comparing latency and costs against Claude Haiku 4.5 and Gemini 3.5 Flash-Lite. Updated 2026-09-18. - [TypeSafe starts pulling people off the Jev waitlist](https://jevainews.com/news/waitlist-opens/): TypeSafe began admitting waitlist users in batches, reporting 20,000 approvals in an hour while addressing browser compatibility issues. Updated 2026-09-19. - [One builder ran Jev on 1,500 of his own emails](https://jevainews.com/news/email-triage-1500/): Ryan Vogel posted a long clip of Jev classifying his mail. The sample size is real; the accuracy number is not in the post. Parallel calls were the part viewers argued about. Updated 2026-09-19. - [A buy-or-sell every Monad block, with a mock default model](https://jevainews.com/news/jev-trader-monad/): Jarrod Watts demonstrated a trading bot querying Jev for buy or sell decisions on each Monad block. The open-source repository runs in dry-run mode by default. Updated 2026-09-18. - [JevPilot is a playable driving sim that asks Jev which path to take](https://jevainews.com/news/jevpilot-fsd/): Justin Schroeder wired Jev into a Three.js driving simulator in under an hour, then open-sourced JevPilot the next day. The model sees compact tables of candidate paths, not pixels. Requests run up to four times a second in traffic. Updated 2026-09-18. - [Every ran 777 judgments in under a second and still wanted a better accuracy check](https://jevainews.com/news/every-777-judgments/): Mike Taylor at Every put 37 documents through 21 AI-writing questions at once. Jev returned 777 answers in under 0.7 seconds for about a quarter of a cent. A later defect test with Dan Shipper missed one of seven planted problems that Claude Fable 5.1 caught. Updated 2026-09-19. - [TypeSafe leaves stealth and ships Jev, a model that refuses to chat](https://jevainews.com/news/typesafe-ships-jev/): Former OpenAI researcher Diogo Almeida announced Jev, a System One model built for typed software decisions rather than text generation, following two years in stealth. Updated 2026-09-19. - [What Jev returns: System One in plain language](https://jevainews.com/news/what-is-a-system-one-model/): TypeSafe defines a System One model as parallel, typed, and calibrated decisions without text generation, distinguishing it from language models operating in JSON mode. Updated 2026-09-18.