docs(agent-presets): record shared product provider placement

This commit is contained in:
pku-xht
2026-08-10 16:57:56 +08:00
parent 18923e131b
commit 14dc8cd349
18 changed files with 120 additions and 22 deletions

View File

@@ -45,6 +45,8 @@ export function sdkEnvironmentOverlay(
* @param graceMs - process-tree termination grace.
* @param platform - host platform selecting the Windows batch-shim boundary.
* @returns the fully explicit shared subprocess request.
* @remarks The batch-shim path quotes only the resolved executable. The pinned SDK
* supplies fixed flag arguments without cmd metacharacters; cmd reparses that tail.
*/
export function claudeSpawnSpec(
options: SpawnOptions,