Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/agenticsorg/lean-agentic
/ createDemo
Function
createDemo
npm/lean-agentic/src/node.js:68–70 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
66
}
67
68
function
createDemo() {
69
return
new
LeanDemo();
70
}
71
72
async
function
quickStart() {
73
const
demo = createDemo();
Callers
1
quickStart
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected