dotnet add CrestApps.OrchardCore.AI.A2AProvides the Agent-to-Agent (A2A) Protocol module for Orchard Core.
Features
Agent-to-Agent (A2A) Client
Provides a user interface for connecting to remote Agent-to-Agent (A2A) hosts, enabling AI profiles to leverage external agents for multi-agent orchestration. Its manifest-backed feature ID is CrestApps.OrchardCore.AI.A2A, and it is categorized as Artificial Intelligence - A2A. It depends on CrestApps.OrchardCore.AI, and CrestApps.OrchardCore.Resources, so Orchard Core enables those dependencies when this feature is enabled. This description is based on the CrestApps manifest and documentation; in Orchard Core, feature entries are shown in the feature management UI with their description, category, and dependencies.
Agent-to-Agent (A2A) Host
Exposes all AI Agent profiles through the A2A protocol, enabling external agents and clients to discover and communicate with locally hosted agents. Its manifest-backed feature ID is CrestApps.OrchardCore.AI.A2A.Host, and it is categorized as Artificial Intelligence - A2A. It depends on CrestApps.OrchardCore.AI, so Orchard Core enables that dependency when this feature is enabled. This description is based on the CrestApps manifest and documentation; in Orchard Core, feature entries are shown in the feature management UI with their description, category, and dependencies.
- MIT