feat(app): gate messaging behind explicit opt-in (#1126)

Co-authored-by: Omar McAdam <omar@OpenWork-Studio.localdomain>
This commit is contained in:
Source Open
2026-03-23 16:37:32 -07:00
committed by GitHub
parent c5c560839a
commit 05ba77313c
4 changed files with 440 additions and 27 deletions

View File

@@ -851,8 +851,6 @@ pub fn orchestrator_start_detached(
"--approval".to_string(),
"auto".to_string(),
"--no-opencode-auth".to_string(),
"--opencode-router".to_string(),
"true".to_string(),
"--detach".to_string(),
"--openwork-host".to_string(),
"0.0.0.0".to_string(),