Variables

PRESENT_TOOL_NAME

Variable: PRESENT_TOOL_NAME

const PRESENT_TOOL_NAME: "present" = 'present'

Defined in: src/artifacts/present.ts:36

The reserved name of the auto-attached tool. Reserved ONLY when a store is attached (the read_skill seam): a storeless agent may keep its own present, because the framework attaches nothing there.

On this page