TypeSafe 공식 출시 발표
TypeSafe가 스텔스 모드를 마치고 Jev를 공개했습니다. Diogo Almeida의 런치 영상과 소개 스레드로 이어지는 공식 발표입니다.
A FIELD GUIDE TO JEV / VOL. 01
인터넷 곳곳의 Jev 프로젝트, 실용적인 가이드와 놀라운 아이디어를 한곳에서.
TypeSafe가 스텔스 모드를 마치고 Jev를 공개했습니다. Diogo Almeida의 런치 영상과 소개 스레드로 이어지는 공식 발표입니다.
Diogo Almeida가 TypeSafe의 구조화된 판단 모델 Jev를 소개합니다. 런치 영상과 원문 스레드에서 접근 방식, 활용 사례, 제작자가 발표한 성능을 확인하세요.
TypeSafe가 대기 목록 없는 Jev 공개 접근을 발표했습니다. 공식 콘솔에서 앱에 사용할 구조화된 판단을 시작할 수 있습니다.
x.com대기 목록 없이 Jev 시작하기프로젝트 자세히 ↗TypeSafe가 Jev의 구조화된 출력을 소개합니다. 앱의 상태와 질문을 전달하면 확률·선택지·점수로 응답하며, 연결된 발표에서 Venice API 통합도 확인할 수 있습니다.
x.com코드가 바로 사용할 수 있는 판단프로젝트 자세히 ↗공식 원문 4편. 방문할 때마다 새로운 순서로.
286 개 자료
요약·번역에 AI를 활용합니다. 원문과 성능 주장은 출처에서 확인하세요.
Jev가 작업과 DOM 요소를 선택하고, 입력할 문장이 필요할 때만 작은 LLM이 텍스트를 작성하는 브라우저 에이전트입니다.

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

출처 기반 큐레이션
A developer project where Jev assists in browsing by selecting actions, with an LLM planning and citing sources.

출처 기반 큐레이션
Typed, confidence-aware agent skill routing with TypeSafe Jev.

출처 기반 큐레이션
Write Cucumber tests with just the .feature file. No step definitions — Jev (TypeSafe AI) resolves each Gherkin step and Playwright runs it.

출처 기반 큐레이션
Daf-jev: composable Python toolkit for TypeSafe's Jev (System One) decision API — question builders, confidence gates, evaluator, calibration, CLI, MCP server, agent skill.

출처 기반 큐레이션
A GitHub project converting agent skills into Oxlint plugins that involve Jev.

출처 기반 큐레이션
Systematic software development framework for AI coding agents upgraded with TypeSafe Jev System One typed decisions.

출처 기반 큐레이션
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-Tool-Runner is a GitHub project where Jev selects developer tools and Codex generates code based on those selections.

출처 기반 큐레이션
Agent Skill: send closed coding-agent judgments to TypeSafe Jev.

출처 기반 큐레이션
A calibrated context sieve for Claude Code: every tool result is judged by a System One model before it enters context.

출처 기반 큐레이션
A developer project offering semantic code search for coding agents, benchmarked on SWE-bench Lite.

출처 기반 큐레이션
Agent skill: design judgment-assisted systems with TypeSafe Jev (System One). Maps Choice/Score/Noul onto decision theory, reranking, and routing. Composition algebra, question design, validation gates. MIT.

출처 기반 큐레이션
Route to the cheapest model in claude code for your task using jev-router.

출처 기반 큐레이션
Jev-assisted file retrieval and request caching for faster Pi workflows.

출처 기반 큐레이션
Rust CLI powered by Jev from TypeSafe.ai that ranks agent skills for the next step using live session context. Includes Claude Code hooks, structured JSON, abstention, and local feedback. Requires a TypeSafe API key.

출처 기반 큐레이션
Jev decision layer for agents: MCP server, embeddable DecisionModel library, and an escalate-only Claude Code plugin (TypeSafe AI's Jev).

출처 기반 큐레이션
An agent system that makes one Jev decision per computational step.

출처 기반 큐레이션
Scans a codebase for covert, deceptive, or data-stealing behavior with Jev, then reports suspicious files and line ranges before the user runs it.

출처 기반 큐레이션
A staged code-review workflow and local dashboard built with TypeSafe Jev.

출처 기반 큐레이션
Browser use for coding agents, 3-5x faster than browser-use. MCP server + CLI; TypeSafe Jev decides every step in ~300 ms.

출처 기반 큐레이션
A developer project for automatic context clearing in Pi without losing conversation history.

출처 기반 큐레이션
A developer project for the agents shelf featuring a local MCP gateway with Jev tool discovery and a dashboard.

출처 기반 큐레이션
An agent project aimed at reducing token usage for coding agents via an MCP server.

출처 기반 큐레이션
Chrome extension: vibe-check your X posts with TypeSafe's Jev before you hit Post.
github.comRafalWilinski/vibecheck프로젝트 자세히 ↗출처 기반 큐레이션
Select Git changes for staging with a plain-language description.
github.comibrahemid/git-jev-stage프로젝트 자세히 ↗출처 기반 큐레이션
Claude Code Stop hook that blocks an unverified done: reads the transcript for evidence, asks Jev once, fails open on everything else.
github.comvalentynkit/jev-belay프로젝트 자세히 ↗출처 기반 큐레이션
Cost-aware LLM router that picks the cheapest model capable of handling a query, using TypeSafe's Jev for fast classification instead of an LLM call.
github.comrajdhakad9826/jev-router프로젝트 자세히 ↗출처 기반 큐레이션
A developer project for agent classification and selective reading using an agent plugin and MCP tool.

출처 기반 큐레이션
Fast semantic code search & diff sanity auditor for AI coding assistants (Antigravity, Cursor, Claude Code) powered by TypeSafe System One.
github.comgreenyamao/Antigravity-mcp-semantic-search-with-TypeSafeAi프로젝트 자세히 ↗출처 기반 큐레이션
A browser-native Doom agent experiment with structured spatial state, composable AI controls, live decision telemetry, and a Chocolate Doom WebAssembly runtime.
github.comlukaske/jev-doom-agent프로젝트 자세히 ↗출처 기반 큐레이션
Configurable semantic linting powered by Jev, with file-level NOUL judgments and a magic-strings plugin.
github.comhuntedman/JevLint프로젝트 자세히 ↗출처 기반 큐레이션
Privacy-first Chrome extension that semantically blocks native ads, sponsored feed cards, and video ads using TypeSafe Jev.
github.comvmendes90/jev-shield프로젝트 자세히 ↗출처 기반 큐레이션
Filter command output for coding agents using a task description.
github.comibrahemid/jevprune프로젝트 자세히 ↗출처 기반 큐레이션
Claude Code mod that routes decisions to TypeSafe's Jev model: ranks installed skills per prompt, and answers the agent's own this-or-that questions when confident.
github.comBeLazy167/typesafe-mod프로젝트 자세히 ↗출처 기반 큐레이션
Jev-augmented Playwright MCP proxy — page-state triage, prompt-injection shielding, goal-based snapshot pruning, risky-action gating. Drop-in wrapper around @playwright/mcp for any coding agent.
github.comkrw82/jev-playwright-mcp프로젝트 자세히 ↗출처 기반 큐레이션
Turn your AGENTS.md preferences into a fast, Jev-powered AI linter.
github.comdoeixd/jev-pref프로젝트 자세히 ↗출처 기반 큐레이션
Send Pi agents back to work when they stop before the job is done.
github.comalexshpunt/pi-agent-foreman프로젝트 자세히 ↗출처 기반 큐레이션
Open auto mode for AI agents — a calibrated tool-call firewall powered by TypeSafe Jev. Ships as a Claude Code hook.
github.comRiskAverseTech/toolgate프로젝트 자세히 ↗출처 기반 큐레이션
Non-autoregressive decision engine on ModernBERT (151M) with calibrated uncertainty (RLCD), TypeSafe AI Jev benchmark audit, and in-browser WebGPU playground.

출처 기반 큐레이션
Input moderation for Mastra agents on TypeSafe Jev — one file.
github.comCodeAlive-AI/mastra-jev-moderation프로젝트 자세히 ↗출처 기반 큐레이션
Almond-fastloop: Almond's browser computer-use rig (Chrome DevTools + TypeSafe Jev), and the Browser Use Olympics benchmark it is measured on.
github.comeriestra/almond-fastloop프로젝트 자세히 ↗출처 기반 큐레이션
I kept watching coding agents burn context on decisions that aren't hard - triage 400 tickets, tag 600 files, route to one of six teams. jev-mode moves those verdicts to a typed-judgment model. I A/B'd it: 78% fewer tokens, 16x less work-attributable input, accuracy 96.1% vs 93.7%. Python, no deps, MIT.
github.comddfeyes/jev-mode프로젝트 자세히 ↗출처 기반 큐레이션
MCP server exposing TypeSafe Jev as typed, calibrated judgment tools: classify, score, check, batched ask. Ships as a Claude Code plugin.
github.comrashedInt32/jev-mcp프로젝트 자세히 ↗출처 기반 큐레이션
Pi extension suite powered by Jev: selective context compaction and model routing.
github.comiefnaf/pi-jev프로젝트 자세히 ↗출처 기반 큐레이션
Zero-hallucination open-source repo and crate scout powered by TypeSafe AI Jev System One scoring.
github.comAkashPriyadarshii/jev-scout프로젝트 자세히 ↗출처 기반 큐레이션
Claude Code Stop hook that checks an AI assistant's claims against what it actually read this session, using TypeSafe's Jev as the judge.
github.comVladyslavHontar/clear-head프로젝트 자세히 ↗출처 기반 큐레이션
Validated enhancement pack for MiniMax Code CLI on arm64 DGX Spark + local GLM-5.3-EXL3: TUI scrollbar + context-meter patches, compaction repair for local vLLM, Jev Ultrafast + Playwright MCP browser integration, real usage ledger.
github.comdrowzeys/keys-MiniMax-Code-CLI-Browser-Scroll-Context-Enhancement-Pack-with-Jev-Ultrafast-Integration프로젝트 자세히 ↗출처 기반 큐레이션
Six hook gates for Claude Code that catch broken rules, out-of-scope edits, unfinished asks, and false claims, each judged by Jev against a fixed checklist and one piece of evidence.
github.comrashedInt32/jev-gates프로젝트 자세히 ↗출처 기반 큐레이션
TypeSafe AI의 Jev 모델을 위한 명령줄 도구로, 텍스트에 대한 예/아니요, 다중선택 및 평가 기준 질문에 대답하고 보정된 확률을 반환합니다. 쉘과 CI에 대한 종료 코드, 스크립트용 JSON, AI 에이전트용 MCP 도구로 사용됩니다.
github.comshaharia-lab/jev-cli프로젝트 자세히 ↗출처 기반 큐레이션
🧹 Fun project: a Chrome extension that asks a tiny AI decision model (TypeSafe Jev) "is this DOM element an ad?" and pops it off the page. BYOK, no backend, not a real ad blocker.
github.comrealZachi/typesafe-adblock프로젝트 자세히 ↗출처 기반 큐레이션
Search the web with TypeSafe's Jev: source selection, query understanding and relevance ranking. Built with Search1API.
github.comsuperagents-lab/jev-search프로젝트 자세히 ↗출처 기반 큐레이션
Route tasks to research/code/browser/support/writer agents via TypeSafe Jev.
github.comndolinschi/swarmrouter프로젝트 자세히 ↗출처 기반 큐레이션
A deterministic model routing system for coding agents with a skill for Codex.

출처 기반 큐레이션
Context curator for Pi agent using Jev technology.

출처 기반 큐레이션
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.

출처 기반 큐레이션
Bounded exploratory browser testing with Jev, deterministic assertions, and replayable evidence.
github.comCorieW/JevTest프로젝트 자세히 ↗출처 기반 큐레이션
Proof of concept MCP for Typesafe's new Jev AI model.

출처 기반 큐레이션
Chrome extension that re-ranks Google results with TypeSafe Jev and folds away sales pages and SEO filler.
github.comtylergibbs1/sift프로젝트 자세히 ↗출처 기반 큐레이션
5–10x faster browser operations: Jev clicks, Codex thinks and verifies. Built at EZCollegeApp.

출처 기반 큐레이션
Chrome extension that triages Gmail with TypeSafe's Jev model: category, priority, spam % and reply % on every email.
github.commuhammedilyasy/jev-mail프로젝트 자세히 ↗출처 기반 큐레이션
Semantic MCP firewall powered by Jev — screens every tool call, tool result, and tool description with calibrated System One verification. 94% block recall, 0 false positives, ~$0.00002/check.
github.comcaiovicentino/jev-shield프로젝트 자세히 ↗출처 기반 큐레이션
Claude Code plugin: trim long Bash output with TypeSafe Jev before the model sees it.

출처 기반 큐레이션
100% free ₹0 agent-first SEO & GEO CLI suite and MCP server in Rust replacing Semrush and OpenSEO via DuckDuckGo and TypeSafe Jev System One.

출처 기반 큐레이션
Browser automation with Jev (TypeSafe) as decision model.
github.com0x7067/jev-browse프로젝트 자세히 ↗출처 기반 큐레이션
Personal-assistant agent built on Vercel's eve with 100 mocked tools, measuring how many steps it takes when Jev picks the tool versus the LLM.
github.comvinilana/jev-eval-agent프로젝트 자세히 ↗출처 기반 큐레이션
Runtime constraints for the pi coding agent: checks every side-effecting tool call against what you said, before it runs. Powered by TypeSafe Jev.

출처 기반 큐레이션
A developer project where Jev filters tool results before model processing, aiming to improve efficiency in agent systems.
github.comAstro-Han/jev-harness프로젝트 자세히 ↗출처 기반 큐레이션
Automated database migration safety reviewer powered by TypeSafe AI (Jev System One model).
github.comopaielsheikh/typesafe-migration-guard프로젝트 자세히 ↗출처 기반 큐레이션
JevArena — two Jev agents duel in click-only browser games (Browser Use + TypeSafe Jev).
github.comraihankhan-rk/jevarena프로젝트 자세히 ↗출처 기반 큐레이션
jev-use (voice). A developer project implementing voice control for macOS with Jev as a fallback option.
github.comcoco-research/jev-use프로젝트 자세히 ↗출처 기반 큐레이션