AgentRegistry
NexusLabs.Needlr.AgentFramework¶
NexusLabs.Needlr.AgentFramework.Generated¶
AgentRegistry Class¶
Generated registry for agent types declared with [NeedlrAiAgent], discovered at compile time.
Inheritance System.Object 🡒 AgentRegistry
Properties¶
AgentRegistry.AllAgentTypes Property¶
All types decorated with [NeedlrAiAgent], discovered at compile time.
Property Value¶
System.Collections.Generic.IReadOnlyList<System.Type>
AgentRegistry.Count Property¶
Gets the number of agent types discovered at compile time.