Type Aliases

DomainWildcard

Type Alias: DomainWildcard

DomainWildcard = "agentfootprint.composition.*" | "agentfootprint.agent.*" | "agentfootprint.stream.*" | "agentfootprint.context.*" | "agentfootprint.memory.*" | "agentfootprint.tools.*" | "agentfootprint.skill.*" | "agentfootprint.permission.*" | "agentfootprint.risk.*" | "agentfootprint.fallback.*" | "agentfootprint.cost.*" | "agentfootprint.eval.*" | "agentfootprint.error.*" | "agentfootprint.pause.*" | "agentfootprint.embedding.*"

Defined in: src/events/dispatcher.ts:67

On this page