THE JEV AI AGENT PLAYGROUNDLess talk.
More doing.

An inbox that gets you. A browser that moves.
An agent that touches grass.
See what happens when AI learns to choose.

Community-built. Curiosity-approved.
FIELD NOTES / 001JEV × MINECRAFT
Concept illustration of a small robot exploring a glowing voxel landscapeSANDBOX / MINECRAFT
NEXT MOVEExplore. Gather. Build.
CONCEPT ART
A community experiment by ellistev
THE IDEAThink fast.
Make a move.
let it cook
SMALL DECISIONS.
BIG POSSIBILITIES.
⌘ Browse▧ Play⌕ Find▤ Organize⤴ BuildPowered by Jev thinking.

THE GOOD STUFF / 01—06

Pick your rabbit hole.

Real projects. Delightfully different uses.
Watch one in action, then find your next experiment.

Concept illustration of a small robot exploring a glowing voxel landscapeSANDBOX / MINECRAFT
NEXT MOVEExplore. Gather. Build.
CONCEPT ART
Play
GAME AGENT01

Minecraft

Let your agent touch grass.

Gather resources. Pick the next move. Watch a decision model find its feet in a blocky world.

By ellistev ↗
About this demo

Original JevFlow concept art · not gameplay.

Jev selects bounded actions from structured game observations; Mineflayer executes them. The project documents prepared scenarios and control limits. This cover is an original AI-generated illustration, not a recording of the bot.

agent.browser
Flight search
ZRHZürich──── ✈ ────LONLondon
One way⌄1 adult⌄Search ↗
Matching flights foundNext step: review your options
Jev · click
ILLUSTRATIVE UI · WATCH THE REAL RUN
Work
BROWSER AGENT02

Browser Use

One goal. A browser in motion.

Watch Jev pick the next click while a text model handles typing. Hello, flight-search autopilot.

Try
By Browser Use ↗
About this demo

Browser Use · original project recording.

The published demo searches Google Flights from Zürich to London. It stops at results, without booking. Its reported timing describes this particular run, not a universal speed benchmark.

sift.inbox
Sift demo inbox filtering messages by a natural-language refund request
“Who's asking for a refund?”
Work
INBOX TRIAGE03

Sift

Find the meaning in the mess.

“Who actually wants a refund?” Turn a crowded inbox into a short list worth your attention.

Try
By Nader Dabit ↗
About this demo

Nader Dabit · project screenshot.

Sift evaluates message intent, then labels and filters the inbox. The project demonstration uses 500 synthetic emails and includes a keyword-rule comparison. It is not a connected Gmail session on JevFlow.

judge.sheets
Judge Sheets spreadsheet with AI-predicted columns beside customer reviews
New column: Ready to buy?
Work
SMART SPREADSHEETS04

Judge Sheets

A column header with superpowers.

Type “Urgency” or “Ready to buy?” and let the rows fill themselves. Your spreadsheet gets the hint.

Try
By Nader Dabit ↗
About this demo

Nader Dabit · project screenshot.

A standalone spreadsheet demo interprets the column header and uses Jev to evaluate each row. It is not an official Google Sheets integration. The grid supports reviewing and undoing predicted columns.

◉ query.sqlPOSTGRES + JEV
SELECT name, message
FROM customers
WHERE jev(customers,
  'wants to cancel'
);
↳ matching rows
Alex“Can you close my account?”
Sam“We're switching providers.”
Build
SEMANTIC SQL05

pg-jev

SQL, meet a little common sense.

Ask your tables for “customers about to cancel.” Filter and rank rows by what they actually mean.

By Zachi ↗
About this demo

JevFlow illustrative query · example data.

The PostgreSQL extension evaluates rows through the Jev API. Ordinary SQL handles exact filters and aggregation. Row data is sent to the provider; this is not an offline index. The preview uses fictional data.

⌘ agent.contextILLUSTRATION
01Read project instructionsKEEP
02Old directory listingDROP
03Current failing testKEEP
04Superseded file readTRIM
Less baggage.More room to think. ↗
Build
AGENT MEMORY06

Fast Compaction

Keep the signal. Lose the baggage.

Give your coding agent a lighter backpack. Keep useful tool history and trim the stale stuff.

By Tamara Tran ↗
About this demo

JevFlow illustrative preview · not a benchmark.

This Claude Code plugin uses Jev decisions to keep, truncate, or remove tool calls and results. Kept content remains verbatim, but relevance decisions can be wrong. The preview is illustrative and does not measure compression quality.

A DIFFERENT KIND OF AI

The next move.
Without the monologue.

A Jev AI agent puts quick decisions to work. Jev picks, scores, and sorts. Code takes action. Other models step in when the job needs planning or words.

Get to know Jev
INSIDE THE LOOP
01
OBSERVEWhat's happening?

A page, a message, a world state.

02
JEV DECIDESWhat's the next move?
ChooseScoreFilter
03
ACT + CHECKDo it. Check it. Repeat.

Tools execute. The workflow checks.

CURIOUS? GOOD.

A few things
worth knowing.

The useful bits, minus the jargon.

What is a Jev AI agent?

An agent that uses TypeSafe’s Jev model to make decisions during a task: choosing an action, evaluating an item, or routing work. Tools execute the actions; another language model can handle planning and writing.

Can I run these agents here?

Right now, you can explore the community demos and visit their original projects. Try takes you to JevFlow’s early-access page for the experience you picked. Hosted agents are not available here yet.

Does Jev write text or see screenshots?

Jev returns structured choices, scores, and truth probabilities from text-based state. In these projects, surrounding tools handle browser observations, game state, and execution. Other models can handle text generation.

Are these official Jev projects?

JevFlow is independent. These projects were built by community developers, with author and source links on every card. Jev itself is made by TypeSafe.

Is every decision correct?

No. A structured answer can still be wrong. Good agent workflows validate actions, check outcomes, and send uncertain cases for review. A compelling demo is not a reliability guarantee.

Where can I find the API and pricing?

For current model access, documentation, and pricing, visit TypeSafe’s official website. Running a full agent may also involve browser, hosting, and other model costs. Visit TypeSafe ↗

YOUR NEXT “WAIT, IT CAN DO THAT?”

Stay curious.
Get your hands on it.

Help shape what comes next for JevFlow.

Get early access
COMMUNITY DEMO

Project demo