MCPcopy Create free account
hub / github.com/CommandCodeAI/BaseAI / index.ts

File index.ts

examples/agents/it-systems-triage-agent/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import 'dotenv/config';
2import {Message, Pipe} from '@baseai/core';
3import inquirer from 'inquirer';
4import ora from 'ora';

Callers

nothing calls this directly

Calls 2

pipeItSystemsTriageAgentFunction · 0.85
mainFunction · 0.70

Tested by

no test coverage detected