Agent action approvalAgent 操作审批
Before each command runs, code checks hard rules and Jev-Style v3 answers four questions; the answers set allow / ask / deny. 每条命令运行前,代码先查硬规则,Jev-Style v3 回答四个问题;答案决定允许 / 询问 / 拒绝。
0✓ allowed允许
0? asked询问
0✕ denied拒绝
–per check每次检查
–model模型
What was sent发送了什么
–
| Question问题 | Answer回答 | ask ≥询问 ≥ | deny ≥拒绝 ≥ | Sets结果 |
|---|
Hard rule硬规则
–
Request请求 POST /api/agent-approval/check
–
Response响应
–
Sent to the model发给模型的 POST /v1/systemone
–
Model answered模型的回答
–