MCPcopy 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
2import 'dotenv/config';
3import {init} from './utils/init';
4import {questions} from './utils/questions';

Callers

nothing calls this directly

Calls 9

initFunction · 0.90
askOpenAIKeyFunction · 0.90
questionsFunction · 0.90
startBaseAIDevServerFunction · 0.90
copyProjectFilesFunction · 0.90
generateEmbeddingsFunction · 0.90
generateReadmeFunction · 0.90
exitServerFunction · 0.90
exitFunction · 0.90

Tested by

no test coverage detected