Live agent surfaces
Control surfaces for live apps — Core, Surface, and Testing helpers.
Docs
·
https://nuget.pkg.github.com/Novolis-Platform/index.json
·
Org landing
·
Governance
GitHub Packages shows this repository README on every package page (upstream limitation). Open the package README for install and quick start — embedded in each .nupkg and linked below.
| Package | Install | Package README |
|---|---|---|
Novolis.Agent.Core |
dotnet add package Novolis.Agent.Core |
README |
Novolis.Agent.Surface |
dotnet add package Novolis.Agent.Surface |
README |
Novolis.Agent.Testing |
dotnet add package Novolis.Agent.Testing |
README |
For NuGet.org and Visual Studio, the embedded README.md inside each package is authoritative.
Live Agent Surface control for running apps: attributed catalogs, OpenAPI-class documents, announce/discovery, and multi-transport hosts (HTTP/SSE, WebSocket, LocalIpc, TCP JSONL, stdio, JSON-RPC, MCP).
| Package | Description |
|---|---|
Novolis.Agent.Core |
IAgentHost, duplex frames, DTOs, agent.* method names |
Novolis.Agent.Surface |
Definition, document, announce, AttachAll transports |
Novolis.Agent.Testing |
Fake host and in-memory channel |
dotnet build
dotnet testDocs: getting-started · design · agent-surface