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