when a designer gets access to Jev
jev-semgrep
Grep by meaning instead of regex: Jev scores every line, meanings combine with AND, OR, and NOT, and one query matches across Japanese, French, German, Spanish, and more.
- Category
- Tools & Integrations
- Published by
- Community
- Author
- uehaj
- Added
- 2026-09-20
Tagscommunityjavascriptclisearchmultilingual
Highlights
- 30 lines per request with 8 requests in flight, so a 210-line file finishes in under a second.
- Meanings combine with AND, OR, and NOT, and -p prints per-line probabilities.
- One query can find matching lines across Japanese, French, Russian, German, Spanish, Chinese, and Korean.
- Zero dependencies in a single file, plus a Claude Code skill.
Watch out
Repeated queries pay for the whole corpus again, and Japanese meanings wobble near the threshold.
More like this
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
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 web-search app where Jev picks sources, time ranges, and query terms, then ranks results from a dozen engines through Search1API, returning links and relevance scores instead of generated answers.
Tools & Integrations#community#typescript#search
Communityjev-search
From the community
Posts from builders shipping with Jev right now.
When a designer gets Jev
Full Jev video tutorial
Full Jev Tutorial What it is, how you can build with it and what new applications it can unlock → 0:00 Intro → 0:34 Jev explained → 4:06 API setup → 5:59 Demo 1: Voice-controlled browser → 11:33 Demo 2: AI memory → 17:27 Demo 3: YouTube predictor