RuntimeStatus = "idle" | "running" | "paused" | "error"
"idle"
"running"
"paused"
"error"
Defined in: packages/runtime/src/types.ts:125
Runtime 状态