Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
API reference

HandoffSelfReferenceError

Throw when an agent's `handoffs[]` includes a self-reference (EC-6).

HandoffSelfReferenceError

Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.

Throw when an agent's handoffs[] includes a self-reference (EC-6).

Signature

class HandoffSelfReferenceError {
  captureStackTrace(...): ...
  prepareStackTrace(...): ...
}

Kind

class

Source

packages/sdk/src/types/handoff.ts:133

On this page