Agent 工具

jev-gate

@MongLong02142TypeScript更新于 2026-09-20

Jev-gate 是基于 Jev 的 Claude Code 模型路由实验,V3 版本运行中,V4 在任务边界进行路由。

英文原文

Not every coding task needs your best model. Experimental Jev-powered model routing for Claude Code — V3 prototype runs today, V4 routes at the task boundary.

MongLong0214/jev-gate

它在哪儿调用了 Jev

export const JEV_ENDPOINT = 'https://api.typesafe.ai/v1/systemone';

src/jev.ts:3

链接指向我们抓取当天的那个 commit,行号是准的。

这个项目没法在这儿跑

它的 question 组合是运行时拼出来的,或者代码里没有直接写出来,所以没法原样搬过来。源码链接在上面,可以自己去看。

同类的其他项目