AgentFunctionGroupReferenceAnalyzer
NexusLabs.Foundry.MicrosoftAgentFramework.Analyzers¶
AgentFunctionGroupReferenceAnalyzer Class¶
Analyzer that validates FunctionGroups references in [FoundryAgent] declarations.
Inheritance Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzer 🡒 AgentFunctionGroupReferenceAnalyzer
Remarks¶
\<b>FDRYMAF005\</b> (Warning): An agent declares a FunctionGroups entry whose name does not
match any class decorated with [AgentFunctionGroup] in this compilation. The agent will
silently receive zero tools from that group at runtime.