UNPKG

claude-flow-novice

Version:

Claude Flow Novice - Advanced orchestration platform for multi-agent AI workflows with CFN Loop architecture Includes CodeSearch (hybrid SQLite + pgvector), mem0/memgraph specialists, and all CFN skills.

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