Skip to content

AgentWarningEvent

AgentWarningEvent = AgentEventBase & object

Defined in: packages/core/src/observability/events.ts:132

Non-fatal diagnostics for an agent episode (e.g. system-prompt conflict).

agentId: string

code: "system_prompt_conflict"

memoryScope: string

message: string

type: "agent_warning"