daemonic
-
dcli.
by: daemonictesting - 56 total downloads
- last updated 5/31/2026
- Latest version: 0.2.0-rc.4 (prerelease)
Headless test harness for the dcli inline terminal-rendering library. -
- 60 total downloads
- last updated 5/31/2026
- Latest version: 0.2.0-rc.4 (prerelease)
Inline terminal-rendering library. Claude-Code-style styled output flows into the terminal's real scrollback, with a small interactive region pinned at the bottom. -
- 39 total downloads
- last updated 5/30/2026
- Latest version: 0.1.0
The dmon console host — a .NET global tool that launches and communicates with the dmoncore agent over JSONL/stdio. -
- 38 total downloads
- last updated 5/30/2026
- Latest version: 0.1.0
Wire protocol DTOs and constants for the dmon JSONL/stdio agent protocol. ProtocolVersion.Current is the single source of truth for the Major.Minor compatibility version. -
- 37 total downloads
- last updated 5/30/2026
- Latest version: 0.1.0
Extension SDK surface for building dmon extensions. Provides middleware pipeline integration, per-extension configuration, and helpers for registering AIFunction tools. -
- 36 total downloads
- last updated 5/30/2026
- Latest version: 0.1.0
The dmoncore agent core — a .NET coding agent published as a runnable framework-dependent closure. Acquired and managed at runtime by the dmon host tool; not intended as a library reference. -
- 37 total downloads
- last updated 5/30/2026
- Latest version: 0.1.0
Extension and provider contracts for the dmon coding agent. Implements IDmonExtension and IProviderFactory using Microsoft.Extensions.AI (IChatClient / AIFunction).