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.

10 lines (9 loc) 319 B
/** * TypeScript declarations for trigger.dev webhook events and CFN Loop integration * Used for type-safe event handling in trigger.dev orchestration */ /** * Run status literal type matching trigger.dev API */ /** * Task mode agent result */ export { }; //# sourceMappingURL=trigger-dev-events.d.js.map