11 lines
331 B
YAML
11 lines
331 B
YAML
|
|
id: harness.agent-dev
|
||
|
|
version: "1.0.0"
|
||
|
|
rein: rein-aharness
|
||
|
|
sandbox_profile: profile.agent-dev
|
||
|
|
tool_profile: green-commit-only
|
||
|
|
metadata:
|
||
|
|
latency_class: standard
|
||
|
|
# Pairs with sand-boxer's profile.agent-dev (ext.compose-ssh, remote
|
||
|
|
# host over SSH). Use harness.agent-dev-local for fast local iteration
|
||
|
|
# without the SSH hop.
|