SharpClaw.Modules.AgentOrchestration 0.1.1-beta

This is a prerelease version of SharpClaw.Modules.AgentOrchestration.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package SharpClaw.Modules.AgentOrchestration --version 0.1.1-beta
                    
NuGet\Install-Package SharpClaw.Modules.AgentOrchestration -Version 0.1.1-beta
                    
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="SharpClaw.Modules.AgentOrchestration" Version="0.1.1-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SharpClaw.Modules.AgentOrchestration" Version="0.1.1-beta" />
                    
Directory.Packages.props
<PackageReference Include="SharpClaw.Modules.AgentOrchestration" />
                    
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 SharpClaw.Modules.AgentOrchestration --version 0.1.1-beta
                    
#r "nuget: SharpClaw.Modules.AgentOrchestration, 0.1.1-beta"
                    
#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 SharpClaw.Modules.AgentOrchestration@0.1.1-beta
                    
#: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=SharpClaw.Modules.AgentOrchestration&version=0.1.1-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=SharpClaw.Modules.AgentOrchestration&version=0.1.1-beta&prerelease
                    
Install as a Cake Tool

SharpClaw Agent Orchestration

SharpClaw Agent Orchestration is a runtime-loadable SharpClaw module package. The package id is SharpClaw.Modules.AgentOrchestration, the module id is sharpclaw_agent_orchestration, and SharpClaw loads the sidecar payload from the package sharpclaw directory through SharpClaw.Modules.AgentOrchestration.dll.

The module contributes the ao tool prefix, agent lifecycle tools, scheduled job services, filesystem and lifecycle trigger sources, task-chain triggers, context tools, CLI commands for schedules and AO resources, and the task parser extension that recognizes Agent Orchestration trigger attributes. The module is enabled by default in module.json, so a compatible SharpClaw host can discover and activate it without a local source checkout.

Build and package from the repository root with dotnet restore, dotnet build, dotnet test, and dotnet pack -c Release. The NuGet package intentionally carries the runtime payload under sharpclaw, including module.json, the module assembly, the .deps.json file, and package-local dependency assemblies required by the sidecar load path.

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.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.1-beta.1 26 7/23/2026
0.1.1-beta 2,639 7/5/2026
0.1.0-beta 65 5/20/2026