Skip to content
OpenAgentsbeta
yaml
1schema: 1
2name: human-in-the-loop
3owner: openagents
4version: 1.0.0
5kind: harness
6title: Human In The Loop
7summary: "Approval gates for risky agent actions: what needs asking, how to ask well, and what an approval does not cover"
8license: MIT
9tags: [harness, safety, approvals, guardrails, autonomy]
10runtimes: [claude-code, cursor, codex, openai-agents, langgraph, generic]
11pricing:
12 model: free
13 amount_cents: 0
14 currency: usd
15entry: HARNESS.md
16files:
17 - HARNESS.md
18 - gates.md
19inputs:
20 - name: autonomy
21 type: string
22 required: false
23 default: standard
24 description: "strict (ask for anything with a side effect) | standard | trusted (ask only for the irreversible)"
25requires: []
26

Keyboard shortcuts

Focus search
/
Go to Explore
ge
Go to Home
gh
Go to Tags
gt
Go to Collections
gc
Show this help
?
Close suggestions or this dialog
Esc