Command: powershell -NoProfile -Command "$m='C:\Users\ash\ShopeeOperationsPhoneBridgeV8\appsscript.json'; $o=[ordered]@{manifest=(Get-Content $m -Raw);procs=@(Get-CimInstance Win32_Process|Where-Object{$_.CommandLine -and ($_.CommandLine -match 'deploy_phonebridge_v84|clasp')}|Select-Object ProcessId,Name,CommandLine)}; $o|ConvertTo-Json -Depth 6|Set-Content 'G:\My Drive\ChatGPT Bridge Data\artifacts\phonebridge-v84-progress.json' -Encoding UTF8"
Directory: projects
Status: SUCCESS
Exit code: 0