found 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 irrelevant
Stanley
A Jev-first command-line coding agent: natural-language requests are routed by Jev to one of ten bounded review and triage workflows, and unsupported requests fall back to the Pi coding agent or a workflow Stanley stages for promotion.
- Category
- Tools & Integrations
- Published by
- Community
- Author
- devagrawal09
- Added
- 2026-09-22
Highlights
- Ten built-in workflows cover diff checks, security, performance and compatibility review, test-gap finding, and failure triage.
- Not on npm yet: 0.1.0 is built from source, and the old jev-code package on npm is 0.0.1 and does nothing.
- Unsupported requests go to the Pi coding agent when installed, then Stanley drafts a workflow it validates and stages for you to promote.
- The TypeSafe key is read only from TYPESAFE_API_KEY, never files or flags, and the model comes from TYPESAFE_MODEL.
- The README warns that an empty findings list is not an approval; reports also list notChecked.
Quickstart
git clone https://github.com/devagrawal09/stanley-code.git
cd stanley-code
npm ci
npm run build
export TYPESAFE_API_KEY="YOUR_API_KEY"
node dist/cli.js --helpWatch out
MIT-licensed and not affiliated with TypeSafe; requires Node.js 22.18 or newer, git, a repository, and a TypeSafe API key, and Windows is untested.
More like this
From the community
Posts from builders shipping with Jev right now.
Instant compaction with Jev
A Claude session from 1M to 86K tokens
This is actually insane. This uses @typesafeai Jev model, as a plugin in Claude to review all the un-nesseasary tool calls, and it takes 1s to run! Like, literally, 1 second to take my Claude session from nearly 1M to ... 86K tokens! 😮 Ask your claude to install it and be Show more
found 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 irrelevant
Vercel's fx safety reviewer, 18x faster
We're seeing extraordinary results from @typesafeai. Default mode in 𝚏𝚡 is auto, with a safety reviewer analyzing every command. That reviewer runs on GPT Luna today. Jev is up to 18x faster (p95) *and* more accurate. It's coming to @vercel AI Gateway and likely new default.
We benchmarked fx auto mode (safety) classifier with @typesafeai's Jev. tl;dr: ~5-18x faster and more accurate than 𝚐𝚙𝚝-𝟻.𝟼-𝚕𝚞𝚗𝚊, our current top choice
Jev lands on OpenRouter
Jev by @typesafeai is now on OpenRouter, in beta. Jev is a System One model. Instead of generating text, it takes your app's state plus a typed question and returns a typed decision with a probability attached. There is no JSON prompting, parsing layer, and nothing to validate Show more
700 leads scored for $0.09
JEV is INSANE. We gave it 700 high-intent leads and personalised outreach messages. In 40 seconds, it predicted how each message would perform, assigned a confidence score and detected lead-message mismatches. All for just $0.09. JEV can also score leads, analyse buying Show more
Beating Gemini Flash Lite on an eval
Ran @typesafeai's Jev against an existing classifier eval that previously used Gemini 2.5 Flash Lite. It won both on quality (saturated the eval) and speed (6x)

