Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ShipSecAI/studio
/ run-long-lived-workflow.ts
File
run-long-lived-workflow.ts
worker/scripts/run-long-lived-workflow.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ randomUUID } from
'node:crypto'
;
2
import
{ fileURLToPath } from
'node:url'
;
3
import
{ dirname, join } from
'node:path'
;
4
import
{ promises as fs } from
'node:fs'
;
Callers
nothing calls this directly
Calls
3
from
Method · 0.80
error
Method · 0.80
main
Function · 0.70
Tested by
no test coverage detected