Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ randomUUID } from
'crypto'
;
2
import
{ z } from
'zod'
;
3
import
{
4
ToolLoopAgent,
Callers
nothing calls this directly
Calls
8
inputs
Function · 0.90
port
Function · 0.90
LLMProviderSchema
Function · 0.90
parameters
Function · 0.90
param
Function · 0.90
outputs
Function · 0.90
defineComponent
Function · 0.90
register
Method · 0.45
Tested by
no test coverage detected