Skip to content

AgentOrphanAnalyzer

NexusLabs.Foundry.MicrosoftAgentFramework.Analyzers

AgentOrphanAnalyzer Class

Analyzer that detects agent types that participate in no topology declaration.

public sealed class AgentOrphanAnalyzer

Inheritance Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzer 🡒 AgentOrphanAnalyzer

Remarks

\<b>FDRYMAF008\</b> (Info): A class decorated with [FoundryAgent] is not referenced in any topology attribute ([AgentHandoffsTo], [AgentGroupChatMember], or [AgentSequenceMember]). This may indicate an orphaned or work-in-progress agent.