Skip to content
JevDirectory.org
CommunityTools & Integrations69 starsVerified 2026-09-20

jev-shell-history

Fish-style zsh autosuggestions ranked by Jev: each keystroke asks which of your last 100 distinct history entries you are completing and shows the best match for one-key acceptance.

Category
Tools & Integrations
Published by
Community
Author
mrnugget
Added
2026-09-20
Tagscommunitytypescriptzshshellcli

Highlights

  • Considers the last 100 distinct history entries with one Jev request per keystroke.
  • Prefix mode completes literal matches; fuzzy mode replaces when nothing starts with the input.
  • The suggestion appears grey after the cursor with its score, accepted with right-arrow, ^E, or End.
  • Two questions in one request: a Choice over candidate ids and a Noul for whether any of them completes the line.

Watch out

Needs zsh 5.9 or newer, Node 22 or newer, and a TypeSafe key, and each request takes roughly 0.7 to 0.9 seconds.

More like this

A staged code-review workflow that uses Jev for bounded judgments over Git diffs or whole codebases, with a local dashboard. Policy and thresholds stay in code while Jev screens five risk areas.
Tools & Integrations#community#typescript#code-review
Communityjev-review
A browser-use agent where Jev picks one action per step from a page's interactive elements. Runs as an MCP server, CLI, or library and returns a step trace, screenshot, and console errors.
Tools & Integrations#community#typescript#mcp
Communityjev-browser
A Python asyncio runtime that puts Jev in a supervision loop above Codex or OpenCode workers: it judges completion, test sufficiency, and stuck loops, then steers, retries, or stops the job.
Tools & Integrations#community#python#coding-agent
Communityforeman
Back to all resources

From the community

Posts from builders shipping with Jev right now.

Fast browser use with Stagehand

we built blazing fast computer/browser use with Jev + @Stagehanddev. this task cost $0.001 and executed at near instant speed (in a remote browser btw) the loop: observe the page, send a11y tree as state + actions as questions, Jev decides the next action, then Stagehand Show more

Diogo Almeida
Diogo Almeida
TypeSafe AI
@CompleteSkeptic

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

Reply

LLM-as-a-judge, sped up

Jev has spoken. It picked which model is AGI. 20–200x faster. 40–400x cheaper. This could make things like LLM-as-a-judge insanely fast and nearly free. (I tried a bunch of prompts and still didn’t burn through $0.10.)

Image
Diogo Almeida
Diogo Almeida
TypeSafe AI
@CompleteSkeptic

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

Reply