JevMade hello@JevMade.com
← Back to guides

JevMade field notes / Agent tutorial

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

  1. Disable other tools that could bypass the reviewed bash command.
  2. Reject a deletion, verify the file still exists, then approve a new call in the disposable sandbox.
  3. 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.