MCPcopy 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
2import dotenv from 'dotenv';
3import path from 'path';
4import { addPipe } from './add';

Callers

nothing calls this directly

Calls 15

initFunction · 0.90
loadConfigFunction · 0.90
initLoggerFunction · 0.90
authFunction · 0.90
runBaseServerFunction · 0.90
createPipeFunction · 0.90
createToolFunction · 0.90
deployFunction · 0.90
deploySingleMemoryFunction · 0.90
deploySingleDocumentFunction · 0.90
listMemoryFunction · 0.90
createMemoryFunction · 0.90

Tested by

no test coverage detected