MCPcopy Create free account
hub / github.com/ByBrawe/opencode-loop / loopd.mjs

File loopd.mjs

scripts/loopd.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2import fs from "node:fs"
3import path from "node:path"
4import { spawn, spawnSync } from "node:child_process"

Callers

nothing calls this directly

Calls 5

daemonFunction · 0.85
installTaskFunction · 0.85
uninstallTaskFunction · 0.85
hasFunction · 0.85
helpFunction · 0.85

Tested by

no test coverage detected