ANcpLua.Agents.Workflows.Declarative
1.8.7-rc1
dotnet add package ANcpLua.Agents.Workflows.Declarative --version 1.8.7-rc1
NuGet\Install-Package ANcpLua.Agents.Workflows.Declarative -Version 1.8.7-rc1
<PackageReference Include="ANcpLua.Agents.Workflows.Declarative" Version="1.8.7-rc1" />
<PackageVersion Include="ANcpLua.Agents.Workflows.Declarative" Version="1.8.7-rc1" />
<PackageReference Include="ANcpLua.Agents.Workflows.Declarative" />
paket add ANcpLua.Agents.Workflows.Declarative --version 1.8.7-rc1
#r "nuget: ANcpLua.Agents.Workflows.Declarative, 1.8.7-rc1"
#:package ANcpLua.Agents.Workflows.Declarative@1.8.7-rc1
#addin nuget:?package=ANcpLua.Agents.Workflows.Declarative&version=1.8.7-rc1&prerelease
#tool nuget:?package=ANcpLua.Agents.Workflows.Declarative&version=1.8.7-rc1&prerelease
ANcpLua.Agents.Workflows.Declarative
Consumer toolkit for Microsoft Agent Framework — bundling, governance, testing.
RC-channel Qyl-prefixed facades over Microsoft Agent Framework declarative (YAML) workflows: lower a declarative spec into an executable Workflow, or into a callable AIAgent, in one call.
Compatible with: Microsoft.Agents.AI 1.8.x Tested against: Microsoft.Agents.AI 1.8.0 Capability tested against: Microsoft.Agents.AI.Workflows.Declarative 1.8.0-rc1
Channel: rc1. Keep this package isolated from stable consumers.
Naming:
Qyl*= consumer-facing facade / entry-point, bare = primitive consumers may compose with. See the convention in ANcpLua.Agents.
Surface
QylDeclarativeWorkflow.Build(...)/.BuildFromFile(...)— YAML (string /TextReader/ file path) →Workflow, with a generic input transform or the defaultobject→ChatMessagetransform.QylDeclarativeAgent.Build(...)/.BuildFromFile(...)— the same sources → a callableAIAgent, composing the workflow build with theAsQylAIAgentbridge fromANcpLua.Agents.Workflows.
All workflow semantics — Power Fx expression hosting and its sandbox, structured-control-flow lowering, and durable suspend/resume — are inherited unchanged from DeclarativeWorkflowBuilder; these facades only add input-source ergonomics and the workflow→agent composition.
| 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. |
-
net10.0
- ANcpLua.Agents.Workflows (>= 1.8.7-rc1)
- ANcpLua.Roslyn.Utilities (>= 2.2.24)
- Microsoft.Agents.AI (>= 1.8.0)
- Microsoft.Agents.AI.Abstractions (>= 1.8.0)
- Microsoft.Agents.AI.Workflows (>= 1.8.0)
- Microsoft.Agents.AI.Workflows.Declarative (>= 1.8.0-rc1)
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.8)
- Microsoft.CodeAnalysis.Analyzers (>= 5.3.0)
- Microsoft.CodeAnalysis.CSharp (>= 5.3.0)
- Microsoft.Extensions.AI (>= 10.6.0)
- Microsoft.Extensions.AI.Abstractions (>= 10.6.0)
- Microsoft.ML.Tokenizers (>= 2.0.0)
- OpenTelemetry.Api (>= 1.15.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.