Skip to content

rulvar API reference


rulvar API reference / @rulvar/rulvar / AgentIdentityInput

Interface: AgentIdentityInput

Defined in: packages/core/dist/index.d.ts

Spawn entries: ctx.agent and orchestrator spawn tools (kind 'agent').

Properties

PropertyTypeDescriptionDefined in
agentTypestring-packages/core/dist/index.d.ts
isolationIsolationSpecThe canonical IsolationSpec encoding (see https://docs.rulvar.com/guide/tools).packages/core/dist/index.d.ts
kind"agent"-packages/core/dist/index.d.ts
modelSpecCanonicalModelSpecThe REQUESTED model spec, including canonical effort where resolved; for laddered spawns it embeds the declared ladder together with startTier.packages/core/dist/index.d.ts
promptstringReplaced verbatim by opts.key when opts.key is set.packages/core/dist/index.d.ts
schemaHashstring-packages/core/dist/index.d.ts
toolsetHashstring-packages/core/dist/index.d.ts