Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/CommandCodeAI/BaseAI
/ index.ts
File
index.ts
packages/baseai/src/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
import
dotenv from
'dotenv'
;
3
import
path from
'path'
;
4
import
{ addPipe } from
'./add'
;
Callers
nothing calls this directly
Calls
15
init
Function · 0.90
loadConfig
Function · 0.90
initLogger
Function · 0.90
auth
Function · 0.90
runBaseServer
Function · 0.90
createPipe
Function · 0.90
createTool
Function · 0.90
deploy
Function · 0.90
deploySingleMemory
Function · 0.90
deploySingleDocument
Function · 0.90
listMemory
Function · 0.90
createMemory
Function · 0.90
Tested by
no test coverage detected