MCPcopy Index your code
hub / github.com/simstudioai/sim / store.ts

File store.ts

apps/sim/stores/workflow-diff/store.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createLogger } from '@sim/logger'
2import { create } from 'zustand'
3import { devtools } from 'zustand/middleware'
4import { stripWorkflowDiffMarkers, WorkflowDiffEngine } from '@/lib/workflows/diff'

Callers

nothing calls this directly

Calls 15

createLoggerFunction · 0.90
deriveDiffFlagsFunction · 0.90
createBatchedUpdaterFunction · 0.90
cloneWorkflowStateFunction · 0.90
captureBaselineSnapshotFunction · 0.90
getLatestUserMessageIdFunction · 0.90
stripWorkflowDiffMarkersFunction · 0.90
mergeSubblockStateFunction · 0.90
validateWorkflowStateFunction · 0.90

Tested by

no test coverage detected