MCPcopy Create free account
hub / github.com/ShipSecAI/studio / workflowHistoryStore.ts

File workflowHistoryStore.ts

frontend/src/store/workflowHistoryStore.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { create } from 'zustand';
2import { useStoreWithEqualityFn } from 'zustand/traditional';
3import { temporal, type TemporalState } from 'zundo';
4import type { Node as ReactFlowNode, Edge as ReactFlowEdge } from 'reactflow';

Callers

nothing calls this directly

Calls 4

computeStateSignatureFunction · 0.85
cloneNodesFunction · 0.70
cloneEdgesFunction · 0.70
createFunction · 0.50

Tested by

no test coverage detected