3 types and 10 members
Aspire.Hosting.ApplicationModel (2)
class
SquadResourcesealed Represents a Squad AI-agent team as a first-class Aspire resource. Implements
ApplicationModel.IResourceWithConnectionString so that downstream services can reference the team with .WithReference(squad) and receive a custom squad:// descriptor that encodes the resource name, team root, and agent roster. The resource is a logical Aspire resource; it does not start a listener by itself. class
SquadTeamAnnotationsealed Carries Squad team metadata on a
SquadResource so that lifecycle hooks, dashboard annotations, and downstream tooling know where team files live.