AgentGraphCycleAnalyzer
NexusLabs.Needlr.AgentFramework.Analyzers¶
AgentGraphCycleAnalyzer Class¶
Analyzer that detects cycles in agent graphs declared via [AgentGraphEdge].
Inheritance Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzer 🡒 AgentGraphCycleAnalyzer
Remarks¶
\<b>NDLRMAF016\</b> (Error): A cycle was found in the agent graph — agent graphs must be directed acyclic graphs (DAGs).