Back to explore

Jev (TypeSafe)로 에이전트 비종속 권한 게이트 구축

저자는 Jev (TypeSafe)와 훅을 사용하여 에이전트 비종속 권한 게이트를 구축한 것을 공유합니다. YOLO 모드에서 chmod -R 같은 위험한 명령은 차단되고, 에이전트가 사용자에게 물어보며 실행할 때마다 다시 승인받아야 합니다.

Been building an agent-agnostic permission gate: Jev (TypeSafe) + hooks. Many harnesses copy Claude Code's hook format. Some barely have hooks at all. This makes me happy: agy in YOLO mode. chmod -R gets blocked, the agent asks me, I say yes, it runs once. Again? Blocked again.

Jev (TypeSafe)로 에이전트 비종속 권한 게이트 구축 1
· 1 likesOpen on X