daemonic
-
- 297 total downloads
- last updated 6/19/2026
- Latest version: 0.3.0-rc.0 (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. -
dcli.
by: daemonictesting - 281 total downloads
- last updated 6/19/2026
- Latest version: 0.3.0-rc.0 (prerelease)
Headless test harness for the dcli inline terminal-rendering library. -
- 134 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. -
- 114 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. -
- 112 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). -
- 108 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. -
- 107 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.