UNPKG

claude-flow-novice

Version:

Claude Flow Novice - Advanced orchestration platform for multi-agent AI workflows with CFN Loop architecture Includes Local RuVector Accelerator and all CFN skills for complete functionality.

14 lines (13 loc) 367 B
/** * Agent Spawner Type Definitions * * Defines types for agent spawning, memory management, and context injection. * * @module agent-spawner/types */ /** * Memory tier levels for agent spawning * Used to categorize agents by resource requirements */ /** * Context enrichment provider interface */ export { }; //# sourceMappingURL=types.js.map