Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
'dotenv/config'
;
2
import
{Message, Pipe} from
'@baseai/core'
;
3
import
inquirer from
'inquirer'
;
4
import
ora from
'ora'
;
Callers
nothing calls this directly
Calls
2
pipeItSystemsTriageAgent
Function · 0.85
main
Function · 0.70
Tested by
no test coverage detected