Skip to content
JevDirectory.org
CommunityTools & Integrations207 starsVerified 2026-09-22

Jev Codex Router

Local Codex Router extension that asks Jev for a model tier and thinking depth on each model call, including continuations after tools, then relays the native Responses request verbatim. Fails open on Jev errors and logs decisions locally.

Category
Tools & Integrations
Published by
Community
Author
0xNatoshi
Added
2026-09-22
Tagscommunityjavascriptcodexroutingmacos

Highlights

  • Asks Jev four Choice questions in one request: mandatory-Astra policy, capability tier, thinking depth, and route lease.
  • Relays the native Responses stream verbatim, so tool calls, reasoning, and compaction behave natively.
  • Fails open on any Jev error and has a sentinel-file kill switch that routes without Jev instantly.
  • Logs every routed turn locally to ~/.codex/codex-router/jev-router-live.jsonl for calibration.
  • Historical simulation showed about -60% versus full Astra on 237 turns under the old policy.

Quickstart

bash
export TYPESAFE_API_KEY=YOUR_API_KEY
./install.sh

Watch out

MIT-licensed. Needs macOS with Codex desktop, Node.js 22.19+, Python 3.11+, and a TypeSafe API key; the -60% figure is a backtest of an older policy, not measured quota saved.

More like this

326GitHub stars
Wrappers for Claude Code and OpenAI Codex that ask Jev to choose a model tier for each fresh user turn while preserving each CLI's native interface, tools, sessions, permissions, and authentication. Ships as the jev-claude and jev-codex commands.
Tools & Integrations#community#javascript#claude-code
Communityjev-router
571GitHub stars
An experimental Codex skill and JavaScript runtime that has Jev pick macOS Accessibility elements and actions from text candidates, while local policy gates hold sensitive operations for human confirmation.
Tools & Integrations#community#javascript#codex
CommunityJev-cu
354GitHub stars
A Codex skill (with a plugin option) that hands clicks, toggles, navigation, and scrolling to Jev over accessibility text while Codex types, interprets visuals, and verifies the outcome.
Tools & Integrations#community#javascript#skills
Back to all resources

From the community

Posts from builders shipping with Jev right now.

Follow @typesafeai

The case against Jev-scored compaction

This is a terrible compaction strategy that fundamentally doesn't understand how compaction and context management work. Seems like a lot of people are confused so let's break this down. 1. Compaction isn't a filter The role of compaction is to clean up history to keep the Show more

tamara
tamara
@tamarajtran

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

Reply

Classifying rows in DuckDB

A playable 16-judgment demo

AI multiple choice, not essay writing

Screening agent actions with Jev

Tested TypeSafe’s Jev (no-text, probability-only model) as an AI agent safety monitor. Checking each action first worked well caught most attacks with almost no false blocks, and much faster than Gemini.

Image
Image
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

Cua's small System One models