UNPKG

eve

Version:

Filesystem-first framework for durable backend AI agents that run anywhere.

5 lines (4 loc) 138 B
/** * Framework-owned tool name used to load one available compiled skill. */ export declare const LOAD_SKILL_TOOL_NAME = "load_skill";