How to automatically approve tool calls in eve with Jev
Adds eve’s auto-approval policy to a sandbox bash tool, shows clear/caution decisions in its terminal UI, and tests approval, denial, and failed Jev reviews with a mock evaluator.
Original by Ben SabicAgent workflowsVercel guideOriginal published Source reviewed
Before you dive in
What you’ll find in the original
Disable other tools that could bypass the reviewed bash command.
Reject a deletion, verify the file still exists, then approve a new call in the disposable sandbox.
Failures require a person, while resource permissions stay enforced by the executor.
Worth knowing
eve’s built-in auto helper uses the winning Choice, not a probability threshold, and does not see conversation history by default.