AgentGroupChatSingletonAnalyzer
NexusLabs.Needlr.AgentFramework.Analyzers¶
AgentGroupChatSingletonAnalyzer Class¶
Analyzer that validates [AgentGroupChatMember] group declarations.
Inheritance Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzer 🡒 AgentGroupChatSingletonAnalyzer
Remarks¶
\<b>NDLRMAF002\</b> (Error): A named group chat has fewer than two members in this compilation.
IWorkflowFactory.CreateGroupChatWorkflow throws at runtime when this condition is met.