开源复现

effect-jev-cwe

@ChristianAlexander1TypeScriptMIT更新于 2026-09-20

Effect 中 Jev System 1 模型的演示,用于将漏洞匹配到其对应的 CWE。

英文原文

A demonstration of the Jev System 1 model in Effect, matching vulnerabilities to their underlying CWEs

ChristianAlexander/effect-jev-cwe

它在哪儿调用了 Jev

import { TypeSafeClient, TypeSafeDecisionModel } from "@effect/ai-typesafe";

src/index.ts:2

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

这个项目没法在这儿跑

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

同类的其他项目