Merge branch 'feature/117-opencode-headless-recovery' into develop

This commit is contained in:
2026-07-31 15:05:14 +02:00
9 changed files with 433 additions and 39 deletions

View File

@ -3698,6 +3698,7 @@ pub async fn spawn_background_command(
label: request.label,
command,
wake_policy,
rendezvous: None,
deadline_ms: request.deadline_ms,
})
.await