Command: powershell -NoProfile -Command "$proj='C:\Users\ash\PhoneBridgeHotpathDeploy3';Write-Output '---FILES---';if(Test-Path $proj){Get-ChildItem $proj -Force|Select-Object Name,Length,LastWriteTime};Write-Output '---NODEPROCS---';Get-CimInstance Win32_Process|Where-Object{$_.Name -eq 'node.exe' -or $_.CommandLine -like '*clasp*'}|Select-Object ProcessId,ParentProcessId,Name,CommandLine|Format-List"
Directory: projects
Status: SUCCESS
Exit code: 0
Cancel Job Rerun Command Refresh
---FILES---
---NODEPROCS---
ProcessId : 6952
ParentProcessId : 6012
Name : node.exe
CommandLine : "C:\Users\ash\AppData\Local\OpenAI\Codex\runtimes\cua_node\950613ca46815e82\bin\node.exe"
./server.mjs
ProcessId : 2524
ParentProcessId : 3256
Name : node.exe
CommandLine : "C:\Users\ash\AppData\Local\OpenAI\Codex\runtimes\cua_node\950613ca46815e82\bin\node.exe"
--experimental-vm-modules C:\Users\ash\AppData\Local\Temp\.tmpU9LJUH\kernel.js --session-id
9e003fba776f4e3e89666a93914111e2 --working-dir C:\Users\ash\Documents\Codex\2026-08-27\s
ProcessId : 2036
ParentProcessId : 3256
Name : node.exe
CommandLine : "C:\Users\ash\AppData\Local\OpenAI\Codex\runtimes\cua_node\950613ca46815e82\bin\node.exe"
C:\Users\ash\AppData\Local\Temp\.tmpU9LJUH\trusted-worker.js
C:\Users\ash\Documents\Codex\2026-08-27\s
ProcessId : 8728
ParentProcessId : 20316
Name : cmd.exe
CommandLine : C:\Windows\system32\cmd.exe /c "powershell -NoProfile -ExecutionPolicy Bypass -Command
"$ErrorActionPreference='Stop';$node='C:\Program Files\nodejs\node.exe';$js='C:\Users\ash\AppData\Roa
ming\npm\node_modules\@google\clasp\build\src\index.js';$sid='14nkIMPL8l_IYeUggRP5m6dswCo7blt5IDxn469
IUCTbul6CMGJG7zqpo';$did='AKfycbwlHCiqN-wDxc5mu0Hr261-uOp9rKVH2eWNatQAQOTwuKoMcCEHSWW1y_1fiaCBTAfFxw'
;$proj='C:\Users\ash\PhoneBridgeHotpathDeploy3';if(Test-Path $proj){Remove-Item $proj -Recurse
-Force};New-Item -ItemType Directory -Path $proj|Out-Null;Push-Location $proj;& $node $js clone
$sid;if($LASTEXITCODE -ne 0){throw 'CLONE_FAILED'};Copy-Item 'C:\Users\ash\PhoneBridgeCode.gs'
(Join-Path $proj 'Code.gs') -Force;& $node $js push -f;if($LASTEXITCODE -ne 0){throw
'PUSH_FAILED'};$vo=& $node $js version 'hotpath-adapter-20260903';if($LASTEXITCODE -ne 0){throw
'VERSION_FAILED'};$vn=[regex]::Match(($vo -join ' '),'(\d+)').Groups[1].Value;if(-not $vn){throw
('VERSION_PARSE_FAILED '+($vo -join ' '))};& $node $js deploy -i $did -V $vn -d
'hotpath-adapter-20260903';if($LASTEXITCODE -ne 0){throw 'DEPLOY_FAILED'};Pop-Location;Write-Output
('DEPLOY_OK VERSION='+$vn)""
ProcessId : 14780
ParentProcessId : 8728
Name : powershell.exe
CommandLine : powershell -NoProfile -ExecutionPolicy Bypass -Command
"$ErrorActionPreference='Stop';$node='C:\Program Files\nodejs\node.exe';$js='C:\Users\ash\AppData\Roa
ming\npm\node_modules\@google\clasp\build\src\index.js';$sid='14nkIMPL8l_IYeUggRP5m6dswCo7blt5IDxn469
IUCTbul6CMGJG7zqpo';$did='AKfycbwlHCiqN-wDxc5mu0Hr261-uOp9rKVH2eWNatQAQOTwuKoMcCEHSWW1y_1fiaCBTAfFxw'
;$proj='C:\Users\ash\PhoneBridgeHotpathDeploy3';if(Test-Path $proj){Remove-Item $proj -Recurse
-Force};New-Item -ItemType Directory -Path $proj|Out-Null;Push-Location $proj;& $node $js clone
$sid;if($LASTEXITCODE -ne 0){throw 'CLONE_FAILED'};Copy-Item 'C:\Users\ash\PhoneBridgeCode.gs'
(Join-Path $proj 'Code.gs') -Force;& $node $js push -f;if($LASTEXITCODE -ne 0){throw
'PUSH_FAILED'};$vo=& $node $js version 'hotpath-adapter-20260903';if($LASTEXITCODE -ne 0){throw
'VERSION_FAILED'};$vn=[regex]::Match(($vo -join ' '),'(\d+)').Groups[1].Value;if(-not $vn){throw
('VERSION_PARSE_FAILED '+($vo -join ' '))};& $node $js deploy -i $did -V $vn -d
'hotpath-adapter-20260903';if($LASTEXITCODE -ne 0){throw 'DEPLOY_FAILED'};Pop-Location;Write-Output
('DEPLOY_OK VERSION='+$vn)"
ProcessId : 1224
ParentProcessId : 14780
Name : node.exe
CommandLine : "C:\Program Files\nodejs\node.exe"
C:\Users\ash\AppData\Roaming\npm\node_modules\@google\clasp\build\src\index.js clone
14nkIMPL8l_IYeUggRP5m6dswCo7blt5IDxn469IUCTbul6CMGJG7zqpo
ProcessId : 17692
ParentProcessId : 20316
Name : cmd.exe
CommandLine : C:\Windows\system32\cmd.exe /c "powershell -NoProfile -Command
"$proj='C:\Users\ash\PhoneBridgeHotpathDeploy3';Write-Output '---FILES---';if(Test-Path
$proj){Get-ChildItem $proj -Force|Select-Object Name,Length,LastWriteTime};Write-Output
'---NODEPROCS---';Get-CimInstance Win32_Process|Where-Object{$_.Name -eq 'node.exe' -or
$_.CommandLine -like '*clasp*'}|Select-Object
ProcessId,ParentProcessId,Name,CommandLine|Format-List""
ProcessId : 17608
ParentProcessId : 17692
Name : powershell.exe
CommandLine : powershell -NoProfile -Command "$proj='C:\Users\ash\PhoneBridgeHotpathDeploy3';Write-Output
'---FILES---';if(Test-Path $proj){Get-ChildItem $proj -Force|Select-Object
Name,Length,LastWriteTime};Write-Output '---NODEPROCS---';Get-CimInstance
Win32_Process|Where-Object{$_.Name -eq 'node.exe' -or $_.CommandLine -like '*clasp*'}|Select-Object
ProcessId,ParentProcessId,Name,CommandLine|Format-List"