Techne.Loom.AgentOrchestrator
0.2.82
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
<PackageReference Include="Techne.Loom.AgentOrchestrator" Version="0.2.82" />
<PackageVersion Include="Techne.Loom.AgentOrchestrator" Version="0.2.82" />
<PackageReference Include="Techne.Loom.AgentOrchestrator" />
paket add Techne.Loom.AgentOrchestrator --version 0.2.82
#r "nuget: Techne.Loom.AgentOrchestrator, 0.2.82"
#:package Techne.Loom.AgentOrchestrator@0.2.82
#addin nuget:?package=Techne.Loom.AgentOrchestrator&version=0.2.82
#tool nuget:?package=Techne.Loom.AgentOrchestrator&version=0.2.82
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 --guidedotnet ao.dll --helpdotnet ao.dll compiledotnet ao.dll prompt-plandotnet ao.dll prompt-replandotnet ao.dll rundotnet ao.dll resume
Docs
- Product guide: https://github.com/waynebaby/Techne-Loom/blob/main/docs/en/reference/products/ao-guide.md
- CLI reference: https://github.com/waynebaby/Techne-Loom/blob/main/docs/en/reference/cli.md
- Stable package index: https://github.com/waynebaby/Techne-Loom/blob/main/packages.released.md
- Beta package index: https://github.com/waynebaby/Techne-Loom/blob/development/packages.beta.md
中文
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 --guidedotnet ao.dll --helpdotnet ao.dll compiledotnet ao.dll prompt-plandotnet ao.dll prompt-replandotnet ao.dll rundotnet ao.dll resume
文档
- 产品 guide:https://github.com/waynebaby/Techne-Loom/blob/main/docs/zh-cn/reference/products/ao-guide.md
- CLI 参考:https://github.com/waynebaby/Techne-Loom/blob/main/docs/zh-cn/reference/cli.md
- 稳定包索引:https://github.com/waynebaby/Techne-Loom/blob/main/packages.released.zh-CN.md
- Beta 包索引:https://github.com/waynebaby/Techne-Loom/blob/development/packages.beta.zh-CN.md
| Product | Versions 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. |
-
net9.0
- Microsoft.Extensions.Hosting (>= 10.0.8)
- Techne.Loom.Abstractions (>= 0.2.82)
- Techne.Loom.Common (>= 0.2.82)
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 |
Initial 0.1.0 preview release of exploratory orchestration CLI.