NewHeap.Platform.AI.AgentFramework 7.5.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package NewHeap.Platform.AI.AgentFramework --version 7.5.0
                    
NuGet\Install-Package NewHeap.Platform.AI.AgentFramework -Version 7.5.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NewHeap.Platform.AI.AgentFramework" Version="7.5.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NewHeap.Platform.AI.AgentFramework" Version="7.5.0" />
                    
Directory.Packages.props
<PackageReference Include="NewHeap.Platform.AI.AgentFramework" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NewHeap.Platform.AI.AgentFramework --version 7.5.0
                    
#r "nuget: NewHeap.Platform.AI.AgentFramework, 7.5.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package NewHeap.Platform.AI.AgentFramework@7.5.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NewHeap.Platform.AI.AgentFramework&version=7.5.0
                    
Install as a Cake Addin
#tool nuget:?package=NewHeap.Platform.AI.AgentFramework&version=7.5.0
                    
Install as a Cake Tool

NewHeap.Platform.AI.AgentFramework

Optional Microsoft Agent Framework integration for generated NewHeap AI tool catalogs. The adapter resolves a named provider-neutral model profile, performs actor-specific Agent discovery, filters tools by the declared autonomy and allow-list, and creates a ChatClientAgent. Tool execution still runs through the shared NewHeap authorization, capability, approval, budget, idempotency, concurrency, and verification pipeline.

The package does not own model-provider credentials, prompt persistence, conversation persistence, approval storage, or domain state.

INhAiAgentFrameworkWorkflowCheckpointAdapter binds the official workflow CheckpointInfo session and checkpoint IDs to a versioned, content-free NewHeap checkpoint reference. Applications still own a trusted Agent Framework checkpoint manager/store and the serialized workflow state. Resume must match the adapter, workflow version, session, checkpoint ID and state hash exactly; changing stable workflow or executor identities starts a new lineage.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on NewHeap.Platform.AI.AgentFramework:

Package Downloads
NewHeap.Platform.AI.Chat

Provider-neutral assistant conversations, turn orchestration, approvals and durable ledgers for NewHeap AI.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.6.0 40 9/18/2026
7.5.0 42 9/18/2026
7.4.0 211 9/15/2026
7.3.0 86 9/15/2026
7.2.0 78 9/15/2026
7.1.0 105 9/14/2026
7.0.0 147 9/8/2026
6.0.0 94 9/8/2026
5.0.0 107 9/8/2026
4.4.7 93 9/8/2026
4.4.6 88 9/7/2026
4.4.5 85 9/1/2026
4.4.4 87 9/1/2026
4.4.3 127 9/1/2026
4.4.2 98 9/1/2026
4.4.1 148 8/31/2026
4.4.0 90 8/31/2026
4.3.6 89 8/31/2026
4.3.5 85 8/31/2026
4.3.4 96 8/29/2026
Loading failed