Techne.Loom.AgentOrchestrator 0.2.82

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

Techne.Loom.AgentOrchestrator

English

Exploratory orchestration CLI for Techne Loom AgentOrchestrator.

This package is the AO-facing runtime surface. It exposes the guide surface, the compile entrypoint, AO-owned prompt-plan/prompt-replan support surfaces, and CLI run/resume commands that emit machine-readable control payloads plus audit artifact links. AO is CLI-only in this project.

Install

dotnet add package Techne.Loom.AgentOrchestrator --version 0.1.0

Primary entrypoints

  • dotnet ao.dll --guide
  • dotnet ao.dll --help
  • dotnet ao.dll compile
  • dotnet ao.dll prompt-plan
  • dotnet ao.dll prompt-replan
  • dotnet ao.dll run
  • dotnet ao.dll resume

Docs

中文

Techne Loom AgentOrchestrator 的探索式编排 CLI 包。

这个包是 AO 面向外部的 runtime 表面。它暴露 guide surface、compile 入口、AO 自有的 prompt-plan / prompt-replan 支持表面,以及会返回机器可读控制载荷和审计 artifact links 的 run/resume CLI。AO 在本项目里是 CLI-only。

安装

dotnet add package Techne.Loom.AgentOrchestrator --version 0.1.0

主要入口

  • dotnet ao.dll --guide
  • dotnet ao.dll --help
  • dotnet ao.dll compile
  • dotnet ao.dll prompt-plan
  • dotnet ao.dll prompt-replan
  • dotnet ao.dll run
  • dotnet ao.dll resume

文档

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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

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.2.86-beta 34 6/16/2026
0.2.83-beta 38 6/16/2026
0.2.82 40 6/16/2026
0.2.81-beta 41 6/16/2026
0.2.77 56 6/15/2026
0.2.77-beta 37 6/16/2026
0.2.75-beta 42 6/15/2026
0.2.69-beta 45 6/15/2026
0.2.68 50 6/14/2026
0.2.62 57 6/14/2026
0.2.62-beta 44 6/14/2026
0.2.59-beta 47 6/14/2026
0.2.57-beta 59 6/14/2026
0.2.50 55 6/12/2026
0.2.49-beta 52 6/12/2026
0.2.45-beta 43 6/12/2026
0.2.44 50 6/12/2026
0.2.43-beta 42 6/12/2026
0.2.39-beta 42 6/12/2026
0.2.37-beta 45 6/12/2026
Loading failed

Initial 0.1.0 preview release of exploratory orchestration CLI.