MCPcopy Index your code
hub / github.com/QLHazyCoder/FlowPilot / background.js

File background.js

background.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// background.js — Service Worker: orchestration, state, tab management, message routing
2
3importScripts(
4 'background/account-run-history.js',

Callers

nothing calls this directly

Calls 11

clearStopRequestFunction · 0.85
runAutoSequenceFromStepFunction · 0.85
launchAutoRunTimerPlanFunction · 0.85
handleMessageFunction · 0.70
throwIfStoppedFunction · 0.70
executeStep6Function · 0.70

Tested by

no test coverage detected