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).
Type Declaration
Section titled “Type Declaration”agentId
Section titled “agentId”agentId:
string
code:
"system_prompt_conflict"
memoryScope
Section titled “memoryScope”memoryScope:
string
message
Section titled “message”message:
string
type:
"agent_warning"