Skip to content

AgentFunctionGroupReferenceAnalyzer

NexusLabs.Needlr.AgentFramework.Analyzers

AgentFunctionGroupReferenceAnalyzer Class

Analyzer that validates FunctionGroups references in [NeedlrAiAgent] declarations.

public sealed class AgentFunctionGroupReferenceAnalyzer

Inheritance Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzer 🡒 AgentFunctionGroupReferenceAnalyzer

Remarks

\<b>NDLRMAF005\</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.