Merge branch 'worktree/ci-native-windows-20260808' into worktree/ci-native-windows-coverage-20260808
This commit is contained in:
@@ -61,7 +61,7 @@ function thrown(value: unknown): Error {
|
||||
}
|
||||
|
||||
/**
|
||||
* Validate and preserve the one-shot task before crossing the process seam.
|
||||
* Validate and preserve the one-shot task before crossing the process boundary.
|
||||
* @param prompt - task content accepted from the shared subagent service.
|
||||
* @returns the exact non-empty text block sequence.
|
||||
*/
|
||||
@@ -110,7 +110,7 @@ export async function disposeCodexChild(
|
||||
/**
|
||||
* Start the real `codex app-server --stdio` child and publish its one-shot run.
|
||||
* @param request - resolved shared subagent request.
|
||||
* @param spec - workspace, environment, process seam, and diagnostic policy.
|
||||
* @param spec - Workspace, environment, process service, and diagnostic policy.
|
||||
* @returns the published run after initialization and ephemeral thread creation.
|
||||
*/
|
||||
export async function startCodexRun(
|
||||
|
||||
Reference in New Issue
Block a user