Harness: I made Jev control the player, has access to WASD, space, click, and mouse movements. Astra is the planner that sends instructions to Jev async. Learning: Each time the agent would fail, Astra would add skills as mjs files, that it can draw upon in different scenarios, Show more
Hollow Creek
A first-person village where NPCs remember what you do and Jev decides how they treat you, with a board of 21 outcomes to earn before nightfall.
- Category
- Cookbooks & Demos
- Format
- Playground
- Published by
- Community
- Author
- —
- Added
- 2026-09-25
- Last verified
- 2026-09-25
Highlights
- Clicking a villager reads their mind: action probabilities, mood, threat probability, and what they remember.
- Every read shows the exact Jev request, the state sent, questions asked, and answers returned, copyable as curl.
- Villagers compare notes when they pass each other, and typed speech covers greetings, jokes, insults, threats, and bribes.
Watch out
The demo may need live Jev connectivity, and it publishes no author, cost, or latency details.
Reactions & coverage
Posts, threads, and videos about this entry from around the web.
X: Jev plus Astra beats the Ender Dragon for under a dollar
X: Jev plays Pokémon Showdown
1/8 Saw Jev from @typesafeai on my feed, so I made it play Pokemon Showdown. Codex built the harness. It was damn fast. Its choices were a mixed bag. Full match, video 1/2. This is a saved replay with decision data, latency and added reading pauses.
X: Jev plays Puyo Puyo with real-time board questions
Jev にぷよぷよをさせてみた。 - 実行エンジンは github.com/puyoai/puyoai 。ゲームはリアルタイムで進行 - 盤面とそれぞれのポジションにおいたあとの結果を与え、①今どのフェーズか ②フェーズごとに、戦略からどの結果がベストか の1+3つの質問をして、選択肢を選ぶ 画像は Random Show more
X: Jev plays Smash Bros. against itself
jev is insane 🤯 here is jev playing smash bros against itself he is controlling all 4 different characters. and literally deciding whats the best move to play against itself all within a fraction of a second i used over 22 million tokens to play this match and it only cost Show more
More like this
From the community
Posts from builders shipping with Jev right now.
Pixel art out of 256 multiple-choice questions
I turned @typesafeai Jev model into a pixel art model. 256 multiple choice questions, one per pixel, plus refinement passes. These were the best results out of the bunch I tested. Code: github.com/Wizhill05/type…
After co-inventing ChatGPT, I kept asking myself: why have superhuman chat models not led to AGI? I’ve spent the last 2 years in stealth building a new way to train models (RLCD), and a new type of frontier AI model that we are releasing today: Jev • 20-200x faster • 40-400x
An Elixir port of the official SDK
[Announcing] TypeSafe SDK - Jev, the first System One model from TypeSafe forum.elixirforum.com/t/76700 #ElixirLang #MyElixirStatus
jod: Zod validates data, Jev judges it
Zod validates data you already understand. Jev judges data you don't. jod is the seam: your state validates locally and for free, every question goes out in one parallel request, and typed answers come back. github.com/mateonunez/jod
Loki: a self-improving harness with a Jev companion
You can run Jev at home with Loki as well! It’s a full agent harness github.com/wundercorp/loki
Jev as an LLM guardrail inside Agentgateway
TypeSafe’s new Jev model is fast 🔥 and Agentgateway keeps up! In minutes, I had Jev running as a prompt guard through Agentgateway, with distributed tracing and cost tracking. Check out the example below Example: github.com/agentgateway/a… Intro to Jev: typesafe.ai/blog/introduci…
Jev reranks station suggestions in TrainLCD
提案駅のリランク判定と実測スパイクを追加する by TinyKitten · Pull Request #33 · TrainLCD/Functions github.com/TrainLCD/Funct… AIチャット機能の一部にもJevを潜ませてみるゾ

