jev_explore
Delegate browser exploration to an agent that answers unknown questions with verbatim source evidence while keeping the browser open for review.
Instructions
Delegate a complete browser exploration objective to Jev. Supply questions whose answers are unknown; answers include verbatim source evidence. Returns a compact handoff, not the full DOM. The browser stays open for inspection and continuation. ready_for_review is evidence for the caller to review, not certified business correctness. Use only within the user-authorized scope. Default submission guards are conservative heuristics, not a read-only security boundary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| headed | No | ||
| values | No | ||
| maxCalls | No | ||
| maxSteps | No | ||
| maxTokens | No | ||
| objective | Yes | ||
| questions | No | ||
| sessionId | No | ||
| timeoutMs | No | ||
| allowCommit | No |