Live1
Today18
Total18

새 자료 등록

수집 확인

최근 활동 집계

A FIELD GUIDE TO JEV / VOL. 01

작은 판단.
커다란 가능성.

인터넷 곳곳의 Jev 프로젝트, 실용적인 가이드와 놀라운 아이디어를 한곳에서.

1,198개 자료16개 언어
TypeSafe AI THE OFFICIAL SIGNAL 4 HIGHLIGHTS
Diogo Almeida@CompleteSkepticLAUNCH POST

Jev 런치 포스트

Diogo Almeida가 TypeSafe의 구조화된 판단 모델 Jev를 소개합니다. 런치 영상과 원문 스레드에서 접근 방식, 활용 사례, 제작자가 발표한 성능을 확인하세요.

Launch Post부터 시작하세요. 공식 원문 4편을 살펴볼 수 있어요.

378 개 자료

요약·번역에 AI를 활용합니다. 원문과 성능 주장은 출처에서 확인하세요.

번역 요약4 주간 클릭
tamaratran

fast-jev-compaction

도구 호출과 결과를 Jev로 평가해 오래된 문맥을 줄이고, 남길 정보는 원문으로 보존하는 Claude Code 플러그인입니다.

fast-jev-compaction
Agents & browsersEnglish

Source-linked curation

번역 요약4 주간 클릭
browser-use

Browser Use × Jev

Jev가 작업과 DOM 요소를 선택하고, 입력할 문장이 필요할 때만 작은 LLM이 텍스트를 작성하는 브라우저 에이전트입니다.

Browser Use × Jev
Agents & browsersEnglish

Source-linked curation

www.youtube.com

wtf is jev?

A YouTube guide explaining Jev's functionality, including browser use, classification, and code review without an LLM.

wtf is jev?
Agents & browsersEnglish

Source-linked curation

Bently

siftr

A developer project offering semantic code search for coding agents, benchmarked on SWE-bench Lite.

siftr
Agents & browsersEnglish

Source-linked curation

somoore

Interlock

A developer project that uses Jev as a sensor to control access to agent tools, enhancing security and functionality.

Interlock
Agents & browsersEnglish

Source-linked curation

번역 요약
awlevin

typesafe-computer-use

macOS에서 화면 OCR 및 TypeSafe로 다음 작업 분류 후 클릭하여 약 $0.0002의 비용으로 컴퓨터를 사용합니다.

typesafe-computer-use
Agents & browsersEnglish

Source-linked curation

droidrun

mobile-jev

Standalone Android agent for Mobilerun where Jev makes every decision, with a live React studio and an Uber demo.

mobile-jev
Agents & browsersEnglish

Source-linked curation

shiftynick

jev-axi

Agent-ergonomic CLI for TypeSafe's Jev: fast calibrated judgments (pick, rate, check, rank, triage, guard) from the shell.

jev-axi
Agents & browsersEnglish

Source-linked curation

Mihajlo Micic

jev-tool-runner

Jev-Tool-Runner is a GitHub project where Jev selects developer tools and Codex generates code based on those selections.

jev-tool-runner
Agents & browsersEnglish

Source-linked curation

tyler-dot-earth

patdown

Typesafe's jev as a "fuzzy linter". give your code an ocular patdown.

patdown
Agents & browsersEnglish

Source-linked curation

moritzkremb

jev-voice-browser

Control a real browser by voice. Jev (TypeSafe System One) decides intent + target in ~300 ms per spoken word; Playwright acts — often before you finish the sentence.

jev-voice-browser
Agents & browsersEnglish

Source-linked curation

choxos

jev-reviewer

Data extraction for systematic reviews, quoted from the papers. Ask a trial report and its supplements your extraction form or a RoB 2, ROBINS-I, QUADAS-2 or TIDieR template; Jev points at the lines, every answer is a verbatim quote with its page, you check it and export the table. Files stay in your browser.

jev-reviewer
Agents & browsersEnglish

Source-linked curation

prasanth263

maza

A developer project for the agents shelf featuring a local MCP gateway with Jev tool discovery and a dashboard.

maza
Agents & browsersEnglish

Source-linked curation

RubyBrewsday

jevcumber

Write Cucumber tests with just the .feature file. No step definitions — Jev (TypeSafe AI) resolves each Gherkin step and Playwright runs it.

jevcumber
Agents & browsersEnglish

Source-linked curation

ariel-frischer

jevkit

Fast Rust CLI for TypeSafe Jev: typed decisions, offline linting before you pay.

jevkit
Agents & browsersEnglish

Source-linked curation

Instructa

switchloom

A deterministic model routing system for coding agents with a skill for Codex.

switchloom
Agents & browsersEnglish

Source-linked curation

compozy

yoshi

Context-pruning proxy for Claude Code and Codex: Jev judges which history is still needed, measured not claimed. POC here now, heading soon into https://github.com/compozy/compozy.

yoshi
Agents & browsersEnglish

Source-linked curation

GhalebDweikat

winnow

A calibrated context sieve for Claude Code: every tool result is judged by a System One model before it enters context.

winnow
Agents & browsersEnglish

Source-linked curation

Idan Levin

Jev on the WebMCP benchmark

Jev achieved 100% task success on the WebMCP benchmark with significantly lower model costs compared to other systems, using a combination of tool selection and argument generation.

Jev on the WebMCP benchmark
Agents & browsersEnglish

Source-linked curation

vercel

eve

Vercel's open agent framework, which ships Jev as the default evaluation model in its experimental evaluate path.

eve
Agents & browsersEnglish

Source-linked curation

brnyxx

jev-ra

Browser use for coding agents, 3-5x faster than browser-use. MCP server + CLI; TypeSafe Jev decides every step in ~300 ms.

jev-ra
Agents & browsersEnglish

Source-linked curation

luantak

is-malicious

Scans a codebase for covert, deceptive, or data-stealing behavior with Jev, then reports suspicious files and line ranges before the user runs it.

is-malicious
Agents & browsersEnglish

Source-linked curation

www.youtube.com

Jev: full tutorial

Tutorial covers API setup and building prototypes with Jev and LLMs.

Jev: full tutorial
Agents & browsersEnglish

Source-linked curation

Nyarlathoteppppp

pi-heed

Runtime constraints for the pi coding agent: checks every side-effecting tool call against what you said, before it runs. Powered by TypeSafe Jev.

pi-heed
Agents & browsersEnglish

Source-linked curation

Zahrannnn

zcode-jev

Typed judgment layer for coding agents — gates from PRD to ship. Jev-ready, provider-agnostic.

JEVLAB decorative pixel illustration; not source mediaJEVLAB ART
Agents & browsersEnglish

Source-linked curation

kerpopule

hermes-jev-skills

Jev-powered model routing, memory, compaction, skill selection, computer and browser use for Hermes agents (also Claude Code and Codex).

JEVLAB decorative pixel illustration; not source mediaJEVLAB ART
Agents & browsersEnglish

Source-linked curation

DanRWilloughby

snifftest

A prose linter that sniffs out AI writing tells. Zero dependencies, countable rules plus one judgment model.

snifftest
Agents & browsersEnglish

Source-linked curation