Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ShipSecAI/studio
/ executionStore.ts
File
executionStore.ts
frontend/src/store/executionStore.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ create } from
'zustand'
;
2
import
{ api } from
'@/services/api'
;
3
import
{ useRunStore } from
'@/store/runStore'
;
4
import
{
Callers
nothing calls this directly
Calls
14
mapStatusToLifecycle
Function · 0.85
poll
Function · 0.85
deriveNodeStates
Function · 0.85
terminalKey
Function · 0.85
error
Method · 0.80
cancel
Method · 0.80
warn
Method · 0.80
stream
Method · 0.80
parse
Method · 0.80
debug
Method · 0.80
create
Function · 0.50
getStatus
Method · 0.45
Tested by
no test coverage detected