Developer toolsInstant context compactionfound the perfect use case for @typesafeai Jev: instant compaction in 2026, why is compaction still a summarization prompt? Jev can make it instant by scoring every tool call and dropping what’s irrelevanttamara3.6M views
Developer toolsDecisions from the command lineEvery agent harness can now use Jev npm install -g ai-cli → ask yes/no questions → choose between options → score against your criteriaChris Tate116.1K views
Developer toolsInstant variable generationanother demo for jev for ~instant variable generationkhaled1.1K views
Developer toolsInstant generative UINew experiment: json-render + jev The future Generative UI is instant Your components, your actions, your design system Rendered in millisecondsChris Tate1.3M views
Developer toolsA prompt difficulty classifierprompt classifier before user hits send jev is very fast and cheap so we can check the difficulty of the prompt every time user finish typing if its a simple prompt, we show fast mode and let the user decide if they want it or noKevin Grajeda5.3K views
Developer toolsA draft quality gateit's f*cking insane Jev sat between GPT and me, killing every draft that broke my rules before i saw it. good setup. then Jev did not answer. the agent decided silence was safer and stopped sending me anything at all. took a second agent to unstick it. your checker needs aMnimiy17.9K views
Developer toolsSession replay to bug fixesJEV is INSANE. We gave it 3 million replay events In 40 seconds, it watched 3,247 sessions, caught 132 rage clicks, 116 dead clicks and 95 JavaScript errors, and opened 213 draft PRs to fix them. All for just $2.17. JEV can also flag abandoned forms, rank every issue byTaras98.5K views
Developer toolsA Jev query plannerI used Jev to build a query planner! With some tuning, I sped up Postgres queries on the join order benchmark by 12%. Here's what I didMichael Malis14.3K views
Developer toolsJev compaction for OMPIf you use omp, you're missing out on jev based compaction It helps your agent optimize token usage with 30 to 55% less context. $0.0005 a pass What it does: - Scores every old tool output with Jev - Keeps what's needed - Parks the rest on disk - Remembers its decisions soJerry the Martian1.2K views
Developer toolsA plain-English logic interpreterJev can't reason. So I built an interpreter that reasons for it. It runs a logic language where the facts and rules are plain English.Shawn Simister38.9K views
Developer toolsSupabase RLS linter@typesafeai Jev is FREAKING SICK!! Playing around with it to create an experimental RLS Linter for @supabase. You can check it out here: or view the demo 📺Ali Waseem20.7K views
Developer toolsA page-by-page OCR routerDoc-OCR router using Jev @typesafeai A Jev-powered router that looks at a PDF page by page, decides which pages actually need OCR, extracts the rest locally. Result: save cost on # OCR pages + speedMisbah Syed26.1K views
Developer toolsJevalsI wanted an easier way to test my jev requests and see if my results are improving, so I built jevals! It's a local workbench for testng the Noul, Choice, and Score primitives. You can mix requests as well. You can run a seed command to see and play with some of the examples inNick DeJesus 🛒🎉 - Former Unpaid CTO @BTPipeline1.7K views
Developer toolsTester Army E2Ee2e + jev from @typesafeai ⚡ I'm building an open-source framework for running e2e tests with agents. supports web, mobile (and more!) available soon:Oskar66.4K views
Developer toolsCorent model routingCorent’s brain uses @typesafeai Jev now. Not to generate the output, to make the decision before the output gets generated. When a request comes into Corent, you don’t need to tell us which model to use. You send the prompt, the workload and the quality level. Then Jev helpscorent109.1K views
Developer toolsAn AI-writing slop detectorYou can use Jev to flag all the slop that Opus likes to writeChase Lean3.5K views
Developer toolsAbide coding-agent rulesbest coding agent use case for Jev: enforcing rules a linter can't coding agents tend to break rules and some rules can't be codified Jev can now score every turn against such rules and tell the agent what to fix asap open-source:Ohans Emmanuel110.1K views
Developer toolsAndroid end-to-end testingWas curious how jev performs for e2e testing on a real android device. Both started with the same prompt and 15 test steps. Well, jev was ~14.8x faster than deepseek + vision navigating through wikipedia.Kevin Kern1.7K views
Developer toolsMeasuring progress in agent tracesGot early access to @typesafeai Jev and spent a few hours building on it. The problem I keep hitting: agent traces tell you which tool ran, how long it took, what it returned but never whether the agent is actually getting anywhere. An agent editing, testing and reverting theKaushik1.6K views
Developer toolsClaude Code context compactionI got access to Jev and immediately plugged it into Claude Code to see if it actually FIXES the biggest pain of agent workflows: context compaction > result: pretty wild Quick context for those who missed it: Every Claude Code session has a context window that fills up fastkaize3.4K views
Developer toolsCascade Search typed query filtersA search bar that knows when it doesn't know. cascade-search is a 27K-parameter model that parses queries like "open bugs from sam since last week" into typed filters, in your browser, in 0.25 ms. When it isn't sure about a word, it asks Jev. Only that word.Zaid5.4K views
Developer toolsParallel adversarial browser testingthanks to @typesafeai's Jev we now have massively parallel browser-based adversarial testing suite that tries to break each release. and it costs pennies.Rafal Wilinski386.9K views
Developer toolsPredicting the next shell commandJev picking the next command from shell historyThorsten Ball118.3K views
Developer toolsJevcal confidence-threshold calibrationEveryone picks Jev confidence thresholds by vibes. 0.95? 0.5? I built jevcal. Give it your data and say "I need 99% accuracy". You get the exact threshold, how much Jev can handle, and how much still needs an LLM. Open source, one command. @typesafeaiAbhishek kothari3.7K views
Developer toolsSkill Router for Claude CodeJust hacked a fun little project - Skill Router (Open source) using Claude and Jev @typesafeai Why? I have ~ 90 Claude Code skills installed and use maybe five. The rest are fine, I just forgot they existed, and Claude won't reach for a skill on its own unless you call it. SoLomesh Dutta2.5K views
Developer toolsNanocode with selective memory compactioni added Jev compaction to a small agent with searchable memory. this is a fork of nanocode with some extra tools to grep a memory.md file + use Jev compaction to remove unnecessary memories.Kyle Jeong2.9K views
Developer toolsTouchpress mobile end-to-end testingmy mobile e2e testing library powered by @agent_device and AI sdk now supports Jev from @typesafeai Same test, same loop: Jev: 29s, $0.003 Haiku 4.5: 37s, $0.07Robert Soriano14.5K views
Developer toolsFourteen checks for every pull requestgot Jev to review my PRs. ~200x cheaper than Claude and it answers in half a second 6 real PRs in the video. $0.00007 each. 1,000 PRs = 7 cents vs ~$14.50 on Opus 5 paste a diff → ONE call to @typesafeai → 14 typed checks come back as probabilities: hardcoded secret, sqlPaolo Rosson352.8K views
Developer toolsNatural-language queries inside PostgreSQLI think I just cooked something 🔥 jev(): a PostgreSQL extension that searches your whole database in natural language. No index, no embeddings, just one function. WHERE jev(people, 'could work from home') or WHERE jev(people, 'name sounds european') 129 rows judged in ~1sZachi432.8K views
Developer toolsA codebase complexity classifieri built a codebase classifier with Jev and this might be the solution to overengineered code that agents create what should I test Jev on next?vogel97.5K views
Developer toolsEmail fraud detection with Jev and KimiJev + Kimi K3 for fraud detection! TLDR: Jev classified 100 emails in 1.42 seconds, then I routed the uncertain cases to Kimi K3. The full pipeline got 96/100 correct for only ~$0.07. Video is not sped up, check out the live run! Here was my process: I gave Jev 100 emails toHassan58.2K views
Developer toolsJev as a QA testerYou can hire Jev from @typesafeai as your QA testerKrzysztof90.7K views
Developer toolsJev inside a security pipelinethese are results of using jev on one of our security pipelines. we already have to use smaller (and dumber) models to make it economic and this model does it over 5x cheaper, faster and while maintaining much higher accuracy. i don't normally hype over new model releases butGreg Pstrucha82.4K views
Developer toolsJev-review feedback for coding agentsbuilt `jev-review` @typesafeai it's an experimental, local-first MCP plugin that gives coding agents a score quality feedback loop across different metrics. agents call jev while they work, get scored, make improvements, and repeat the loop try below 👇Niaz Morshed45.8K views