Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CommandCodeAI/BaseAI
/ index.ts
File
index.ts
examples/agents/readme-writer-agent/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
import
'dotenv/config'
;
3
import
{init} from
'./utils/init'
;
4
import
{questions} from
'./utils/questions'
;
Callers
nothing calls this directly
Calls
9
init
Function · 0.90
askOpenAIKey
Function · 0.90
questions
Function · 0.90
startBaseAIDevServer
Function · 0.90
copyProjectFiles
Function · 0.90
generateEmbeddings
Function · 0.90
generateReadme
Function · 0.90
exitServer
Function · 0.90
exit
Function · 0.90
Tested by
no test coverage detected