Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/SimDeck
/ agent-control-benchmark.mjs
File
agent-control-benchmark.mjs
scripts/bench/agent-control-benchmark.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
import
{ spawn, spawnSync } from
"node:child_process"
;
3
import
{ mkdirSync, writeFileSync } from
"node:fs"
;
4
import
{ tmpdir } from
"node:os"
;
Callers
nothing calls this directly
Calls
4
error
Method · 0.80
parseArgs
Function · 0.70
main
Function · 0.70
cleanup
Function · 0.50
Tested by
no test coverage detected