I have a script running that's going through all of my magi-code sessions, extracting every bash command and then categorizing them by similarity using Jev.
It's going to end up being about ~$0.60-$0.70 to do this for 4200 bash commands and take ~10 minutes with a very inefficient python script
My goal here is to identify instances where the model keeps repeatedly writing python or bash scripts to perform very similar actions - and provide the agent with a small set of scripts that do those things for it so it doesn't keep wasting output tokens on writing repeated code.
Browse builds
198 builds Β· page 4 of 5
Using Jev to catch Codex workers ignoring AGENTS.md.
Combine live Codex output, Git changes, and AGENTS.md into one observation
Use Jev to score the probability that the worker is drifting from AGENTS.md
Steer the active Codex turn when drift crosses a threshold, stopping it if the drift continues
Added to Foreman, which automatically watches and steers workers on the software factory floor.
https://t.co/g9prp3tsy8
I swear this is the last Jev demo I'm doing... ππ»
I'm using Jev by @typesafeai to get a third person opinion on my vibe coded projects... π
Checkout FirstScreen π https://t.co/nZnEsgxl1n
As usual, it's again open source so feel free to star the repo if you want : )
For the past three days, I've had access to Jev, and I'm having so much fun playing around with it π₯
I built Diffjury and JevArena in the past 2 days and shared with you guys on here, and today I built FirstScreen, where Jev basically takes a look at the website and quickly gives a verdict whether it's ready to ship or need
everyone's using jev to route between models. we put it on inbound sales replies
the question isn't which model handles this turn, it's whether "sure" means yes. ours used to log that as a rejection and bin the lead
[N] real replies through ai gateway. [x]ms p50, whole batch cost [z]
papercut on the way: experimental_evaluate doesn't exist in ai v6, evaluation modality is v7 only, and nothing on the gateway model page says so. @vercel worth a line

i just shipped a small repo that will help you understand it perfectly.its a Real-time support triage + response bot using Jev and cerebras
https://t.co/l4gFvr0GdW
PS if you like it,approve my entry to the hackerhouse. I applied with rewantgoenka87076@gmail.com
exactly!! just shipped a real-time support triage + response bot using Jev and cerebras.
https://t.co/l4gFvr0GdW
youre right. For example in a support ticket jev can classify way faster that which agent should get the ticket. I built a Real-time support triage + response bot using Jev and cerebras
https://t.co/l4gFvr0GdW
I made a little experiment of using Jev to autonomously move around rooms of my 3d game. Headless operating based on textual position information. Rendering a screenshot at every step to be made into a gif. https://t.co/bCv0aoNxa9
just shipped a Real-time support triage + response bot using Jev and cerebras:
https://t.co/l4gFvr0GdW
this should help you get started!
I just built a Real-time support triage + response bot using Jev (from @typesafeai) and @cerebras
Jev routes the ticket to a specialist agent (general / account / billing / technical) and decides whether a human should take it instead ,Cerebras then drafts the reply using whichever agent Jev picked.
Repo: https://t.co/p6y4IQ2VhZ
@callmeshuklaji @communidiyi @hackgoofer @dgo_almeida @sydneyrunkle



Built Jev Snake using jev from @typesafeai
This is not your classic snake game fyi.
4 modes in total for this game ->
Terrain Mode
- You can generate objects REALTIME by writing ANY word.
- The properties of the object will by given by Jev.
- Your snake will react likewise with the object.
HOT/COLD Mode
- There are 70 fixed words that randomly appear.
- Jev decides its effects
- Far better you can type out word realtime. Jev will decide its effect too.
WORD SNAKE Mode
- There are 50 fixed words in vocabulary in our code.
- Jev checks whether consequent words are correct or not
- Want m
Jev join the race π₯
Jev read the top 250 Hacker News stories
250 stories
2000 typed judgments in 16 seconds
cost: $0.0095
about AI 32%
Negative Tone: 41 ( 16% )
Built with Jev by @typesafeai https://t.co/RY3GiLTks9
0136X postsΒ·Triage & routingcostcost: $0.0095time2000 typed judgments in 16 secondsOriginal source β
Jev can tell if your resume is good enough for a job.
I added a simple resume scorer using Jev by @typesafeai
1. You give your resume (Doesn't get saved)
2. PDF to Markdown conversion
3. Jev, does the analysis, across on 5 Dimensions
4. Your resume score
Jev is quite fast btw. but he is very reasonable, so if the score is low, it is what it is.
#jev #typesafe #flutter #mobile #test
Using Jev from https://t.co/wVCGdOU10g, I created a flutter package that allows you to write integration tests for Flutter apps using natural language.
https://t.co/hG0mtW2FGp
https://t.co/OkXWEkObbJ
Episode 285: Bendcoder
We build an experimental coding agent from scratch using Jev from @typesafeai and new programming language Bend2 from @VictorTaelin.
...while playing WoW Forever on CoderOS; demoing the CoderOS GPU-accelerated multiplex panes and hand tracking (goodbye Hyprland, hello Jarvis); and introducing CoderQuest, a forthcoming game for commanding and upgrading coding agents with real-world prizes.
Meanwhile in Azeroth, Eetum arrives in Thunder Bluff and purchases a guild charter.
Bendcoder repo: https://t.co/UjtjgTEAZS
We did a test using Jev 1.13.0 on official LoCoMo data benchmark.
Jev makes AtMem better at putting the right memory first, but it does not yet help AtMem find memories it missed entirely.
The significant increase is on how often the correct memory was the very first result. Improved from 33.99% to 54.23%
AtMem used about 1,593,522 token and costed about $0.0583
Jev remains as option in the next releases since AtMem Position is local first.
We continue to explore more use cases for Jev

What Iβm doing with #Jev from @typesafeai:
Making Ergod, my multiplayer AI agent, better at the work between βlet me checkβ and actually getting it done.
Better research. Clearer comparisons. Fewer dead ends.
Small decisions. Bigger capabilities. π§΅
A result can match your keywords and still miss your question.
Jev helps assess whatβs relevant. Alongside better page reading, Ergod can focus on useful evidence in long articles and wiki pages - with headings and tables kept in context.
The follow-up is where this gets interesting.
βWhat about the exceptions?β
βWhere did that figure come f
I taught SQL to ask questions using jev:
SELECT * FROM tickets
WHERE jev_bool(body, 'Is this customer angry?')
No embeddings. No keyword list. No LLM writing SQL.
jevsql: natural-language predicates, a typed control plane that never lets an LLM touch your data...
@typesafeai https://t.co/JtqOsiYoIl

made a color palette generator using jev, because why not?
given the input, jev returns probabilities over ten hue families, scores for warmth / light / energy, and a font pick.
code maps that onto oklch and paints the page. https://t.co/lAe0TlYKdz
Seeing how many people are using Jev to control browsers I wanted to try too.
Wrote the wrapper for 'dev-browser' and called it 'jev-browser'.
And then tried to put it to a test:
"Find the best pricing model for WP Multitool for someone who runs 3 sites, spends 3h/yr on each, and has $50/hr rate and will run them for 2 years."
I saw that it did the right steps until the last one. Was adding the Lite version to the cart.
That's how I discovered that while my Pricing page LOOKS good it's structurally awful and definitely nor readable for BOTS or SCREEN READERS.
Learned something = PR
I made an experimental model router for @pidotdev using Jev as the decision maker.
It's not a generic "pick a cheaper model" router. It isolates work into logical threads and prices cache reads/writes, cold context, expected output + the cost of switching back.
@CompleteSkeptic @typesafeai This wouldn't of been possible without Jev, it's an amazing primitive to make software with πͺπ»
Every company writes copy rules. Nobody enforces them after launch week.
So I made the reviewer that never gets tired. It reads your marketing site on every PR and names each sentence that makes a claim with no evidence beside it. It's using Jev from @typesafeai
It doesn't know your facts. It knows what a claim without proof looks like.
https://t.co/bHrzAWVicC
@MParakhin don't hate me
Proof of concept using Jev by @typesafeai to analyze image metadata and estimate how likely an image is to be AI-generated. Built with @laravel, @inertiajs, and @vuejs. Hosted on Laravel Cloud. Thinking of using it to screen photo competition entries.
https://t.co/HskTF6u3to https://t.co/3qfC2SC7BB

Using Jev from @typesafeai to improve matching performance, accuracy and cost in our automated @blackbaud RE NXT CRM integration.
https://t.co/TVdfZOa3wI