Skip to content

NexusLabs.Foundry.MicrosoftAgentFramework.Harness.Bundle

NexusLabs.Foundry.MicrosoftAgentFramework.Harness.Bundle Namespace

Classes
FoundryHarnessAgentConfiguration Immutable, fully explicit configuration for constructing an official upstream Microsoft.Agents.AI.HarnessAgent complete-bundle pipeline via FoundryHarnessAgentFactory.
FoundryHarnessAgentFactory Constructs an Microsoft.Agents.AI.AIAgent through the official upstream Microsoft.Agents.AI.Harness complete-bundle pipeline from an explicit FoundryHarnessAgentConfiguration, and reports the requested-versus-effective disposition of every bundle default.
FoundryHarnessEffectiveDefaults A complete requested-versus-effective report of every FoundryHarnessFeature dimension for a specific FoundryHarnessAgentConfiguration.
FoundryHarnessFeatureDisposition The requested-versus-effective disposition of a single FoundryHarnessFeature dimension for a specific FoundryHarnessAgentConfiguration.
FoundryHarnessFeatureSelections Explicit, required choices for every exposed dimension of the upstream Microsoft.Agents.AI.Harness complete-bundle pipeline.
FoundryHarnessHybridCompactionOptions The explicit configuration for Foundry's per-provider-call hybrid compaction, which bounds what is \<em>sent\</em> on each individual provider request rather than what the agent remembers.
Enums
FoundryHarnessFeature Identifies a distinct default-controlling dimension of the upstream Microsoft.Agents.AI.Harness complete-bundle pipeline (MAF 1.17).
FoundryHarnessFeatureBackingSelection Describes whether, and how, a single FoundryHarnessFeature dimension that has a configurable backing object (a store, source, or options instance) is backed for a specific FoundryHarnessAgentConfiguration.
FoundryHarnessFeatureEffectiveState Describes what will actually happen for a single FoundryHarnessFeature dimension once the upstream bundle agent is constructed.
FoundryHarnessFeatureRequestedState Describes what a caller explicitly asked for regarding a single FoundryHarnessFeature dimension.