nexus-agents - v2.80.0
    Preparing search index...

    Type Alias NodeHandlerFactory

    NodeHandlerFactory: (node: SubtaskNode) => NodeHandler

    Factory that creates graph node handlers from subtask nodes. Allows plugging in different execution strategies (dry-run, expert delegation, etc.).

    (Source: Issue #857 — Pluggable node execution for AI Software Factory)

    Type Declaration