Add orch Codex launch bridge workflow

This commit is contained in:
2026-03-20 18:28:48 +08:00
parent cf3c3cbe60
commit 7840b2767f
11 changed files with 523 additions and 3 deletions
+3
View File
@@ -180,6 +180,9 @@ Recommended responsibilities:
This keeps workspace ownership in `orch` and execution ownership in the worker runtime.
In a Codex sub-agent environment, a leader-side launch bridge may translate the saved `orch dispatch --json` response into a worker brief and then spawn the worker sub-agent.
That bridge still counts as part of the worker runtime layer, not the `orch` runtime itself.
## Review and Integration
Strict mode works best when integration is explicit.