Agent 工具

cmdc-auto-mode

@mja001TypeScriptMIT更新于 2026-09-19

cmdc-auto-mode 是 Command Code 的自动权限模式,运行前用 TypeSafe Jev 审查每个工具调用,拒绝超出范围的操作。

英文原文

Auto permission mode for Command Code: screens every tool call with TypeSafe Jev before it runs, and rejects anything out of scope.

mja00/cmdc-auto-mode

它在哪儿调用了 Jev

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

index.ts:27

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

这个项目没法在这儿跑

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

同类的其他项目