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
Shrinking gomoku from 225 moves to 40
A gomoku harness that does tactical work locally before asking Jev, shrinking 225 possible moves to about 40 candidates per turn.
- Category
- Practices & Patterns
- Format
- Post
- Published by
- Community
- Author
- Víťa Vacek
- Added
- 2026-09-25
- Last verified
- 2026-09-25
Highlights
- Detects wins, blocks, forks, and broken fours locally before asking Jev.
- Shrinks 225 possible moves to about 40 candidates per turn.
- Ranks candidates into tactical tiers before the model sees them.
Watch out
No win rate or comparison against asking Jev about all moves.
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.
Live viral post analyzer
Just created this with Jev by @typesafeai. A live viral post analyzer. As soon as you stop typing for .5 seconds it analyzes the viral potential. Going to try and actually make this good, will need to scrape a lot of twitter data... Notice how it also categorizes the tweet Show more
Jev plays Tetris: 134 lines in two minutes
Puse a Jev, la nueva IA de @typesafeai, a jugar al Tetris en modo súper difícil. Decidió cada jugada en unos 0,3 segundos. Acomodó 357 piezas e hizo 134 líneas en solo 2 minutos. Increíble.
Support answers in a Mac app
First @typesafeai use case, live in our Mac app: setup and troubleshooting help when no model is loaded. Model downloading, load failed, API returning 503, phone won't pair: the user asks, Jev reads the question with the whole built-in manual as state and decides, with Show more
A local Jev build with room to get faster
ローカルTypesafe Jev、できたんやないか? もうちょい速度は改善余地ありそう
jev-review: a local-first score loop for coding agents
built `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 👇
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
The X algorithm, rebuilt with Jev
rebuilt the X algorithm with Jev - uses real weights - simulates virality of your post - has a global feed (you see everyone) it's insanely accurate




