Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/SimDeck
/ withNote
Function
withNote
scripts/bench/agent-control-benchmark.mjs:930–932 ·
view source on GitHub ↗
(result, note)
Source
from the content-addressed store, hash-verified
928
}
929
930
function
withNote(result, note) {
931
return
{ ...result, note };
932
}
933
934
async
function
startArgentToolServer() {
935
const
port =
await
freePort();
Callers
2
benchmarkAgentDevice
Function · 0.85
benchmarkArgent
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected