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

    Class TemplateRegistry

    Template registry implementation. Manages both built-in and custom workflow templates.

    Implements

    Index

    Constructors

    Accessors

    Methods

    • Initialize the registry with built-in templates. Called automatically on first access if not already initialized. Uses promise coalescing to prevent duplicate init from concurrent calls.

      Returns Promise<void>