Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
import
fs from
"node:fs"
3
import
path from
"node:path"
4
import
{ spawn, spawnSync } from
"node:child_process"
Callers
nothing calls this directly
Calls
5
daemon
Function · 0.85
installTask
Function · 0.85
uninstallTask
Function · 0.85
has
Function · 0.85
help
Function · 0.85
Tested by
no test coverage detected