Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepclause/agentvm
/ test-interactive-local.js
File
test-interactive-local.js
test-interactive-local.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
http = require(
'http'
);
2
const
crypto = require(
'crypto'
);
3
const
{ AgentVM } = require(
'./src/index'
);
4
Callers
nothing calls this directly
Calls
1
test
Function · 0.70
Tested by
no test coverage detected