SharpClaw.Modules.AgentOrchestration
0.1.1-beta.1
dotnet add package SharpClaw.Modules.AgentOrchestration --version 0.1.1-beta.1
NuGet\Install-Package SharpClaw.Modules.AgentOrchestration -Version 0.1.1-beta.1
<PackageReference Include="SharpClaw.Modules.AgentOrchestration" Version="0.1.1-beta.1" />
<PackageVersion Include="SharpClaw.Modules.AgentOrchestration" Version="0.1.1-beta.1" />
<PackageReference Include="SharpClaw.Modules.AgentOrchestration" />
paket add SharpClaw.Modules.AgentOrchestration --version 0.1.1-beta.1
#r "nuget: SharpClaw.Modules.AgentOrchestration, 0.1.1-beta.1"
#:package SharpClaw.Modules.AgentOrchestration@0.1.1-beta.1
#addin nuget:?package=SharpClaw.Modules.AgentOrchestration&version=0.1.1-beta.1&prerelease
#tool nuget:?package=SharpClaw.Modules.AgentOrchestration&version=0.1.1-beta.1&prerelease
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, sub-agent creation and management,
skill access, custom agent and channel headers, and cross-thread context tools.
It 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 | Versions 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. |
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 | 38 | 7/23/2026 |
| 0.1.1-beta | 2,639 | 7/5/2026 |
| 0.1.0-beta | 66 | 5/20/2026 |