dmoncore 0.2.0
dotnet add package dmoncore --version 0.2.0
NuGet\Install-Package dmoncore -Version 0.2.0
<PackageReference Include="dmoncore" Version="0.2.0" />
<PackageVersion Include="dmoncore" Version="0.2.0" />
<PackageReference Include="dmoncore" />
paket add dmoncore --version 0.2.0
#r "nuget: dmoncore, 0.2.0"
#:package dmoncore@0.2.0
#addin nuget:?package=dmoncore&version=0.2.0
#tool nuget:?package=dmoncore&version=0.2.0
Dmon.Core
The dmoncore agent core — a .NET coding agent that communicates over JSONL/stdio.
This package is published as a runnable framework-dependent publish closure. It is not a library; it is acquired at runtime by the dmon host tool and launched as a subprocess.
Do not add this as a PackageReference in your project. Use the Dmon.Terminal tool (dmon) which acquires and manages dmoncore automatically.
Licensed under the Mozilla Public License 2.0.
| 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
- Dmon.Abstractions (>= 0.2.0)
- Dmon.Protocol (>= 0.2.0)
- Microsoft.Data.Sqlite (>= 10.0.8)
- Microsoft.Extensions.AI (>= 10.5.2)
- Microsoft.Extensions.Hosting (>= 10.0.8)
- Microsoft.Extensions.Http (>= 10.0.8)
- NetEscapades.Configuration.Yaml (>= 3.1.0)
- OpenTelemetry.Exporter.OpenTelemetryProtocol (>= 1.15.3)
- OpenTelemetry.Extensions.Hosting (>= 1.15.3)
- OpenTelemetry.Instrumentation.Http (>= 1.15.1)
- OpenTelemetry.Instrumentation.Runtime (>= 1.15.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on dmoncore:
| Package | Downloads |
|---|---|
|
Dmon.Memory
Short-term memory for the dmon coding agent — a sqlite-vec-backed IMemory implementation. |
GitHub repositories
This package is not used by any popular GitHub repositories.