MCPcopy Create free account
hub / github.com/ShipSecAI/studio / ai-agent.ts

File ai-agent.ts

worker/src/components/ai/ai-agent.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { randomUUID } from 'crypto';
2import { z } from 'zod';
3import {
4 ToolLoopAgent,

Callers

nothing calls this directly

Calls 8

inputsFunction · 0.90
portFunction · 0.90
LLMProviderSchemaFunction · 0.90
parametersFunction · 0.90
paramFunction · 0.90
outputsFunction · 0.90
defineComponentFunction · 0.90
registerMethod · 0.45

Tested by

no test coverage detected