MCPcopy 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

1import { create } from 'zustand';
2import { api } from '@/services/api';
3import { useRunStore } from '@/store/runStore';
4import {

Callers

nothing calls this directly

Calls 14

mapStatusToLifecycleFunction · 0.85
pollFunction · 0.85
deriveNodeStatesFunction · 0.85
terminalKeyFunction · 0.85
errorMethod · 0.80
cancelMethod · 0.80
warnMethod · 0.80
streamMethod · 0.80
parseMethod · 0.80
debugMethod · 0.80
createFunction · 0.50
getStatusMethod · 0.45

Tested by

no test coverage detected