SharpClaw.Modules.AgentOrchestration
0.1.1-beta
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
<PackageReference Include="SharpClaw.Modules.AgentOrchestration" Version="0.1.1-beta" />
<PackageVersion Include="SharpClaw.Modules.AgentOrchestration" Version="0.1.1-beta" />
<PackageReference Include="SharpClaw.Modules.AgentOrchestration" />
paket add SharpClaw.Modules.AgentOrchestration --version 0.1.1-beta
#r "nuget: SharpClaw.Modules.AgentOrchestration, 0.1.1-beta"
#:package SharpClaw.Modules.AgentOrchestration@0.1.1-beta
#addin nuget:?package=SharpClaw.Modules.AgentOrchestration&version=0.1.1-beta&prerelease
#tool nuget:?package=SharpClaw.Modules.AgentOrchestration&version=0.1.1-beta&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, 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 | 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 | 26 | 7/23/2026 |
| 0.1.1-beta | 2,639 | 7/5/2026 |
| 0.1.0-beta | 65 | 5/20/2026 |