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