brokerd: the [runner] section

Implemented-By: OpenCode session (model recorded in docs/implementer-log.md)
This commit is contained in:
2026-09-23 01:07:21 -07:00
parent 95872d94b8
commit 81ce5a3345
9 changed files with 312 additions and 0 deletions
+1
View File
@@ -40,6 +40,7 @@ impl Rig {
},
sockets: Sockets::default(),
approvals: Approvals { ttl_ms },
runner: None,
};
Rig {
dir,