mintokei
-
- 745 total downloads
- last updated 8/4/2026
- Latest version: 0.1.3
DB-free .NET runtime for driving coding-agent CLIs (Claude Code, Codex, Copilot, OpenCode) as long-lived, streaming, resumable sessions — with a single normalized message contract across every provider. -
- 711 total downloads
- last updated 8/4/2026
- Latest version: 0.1.3
Backend transport that accepts dial-in worker machines over gRPC and dispatches agent CLIs to them, streaming output over a durable outbox. Embeds Mintokei.AgentEngine and AgentControlPlane. -
- 671 total downloads
- last updated 8/4/2026
- Latest version: 0.1.3
Worker-side runtime: enroll with a backend, hold the gRPC link, run agent CLIs locally, and serve workspace files back over a tunnel. -
- 585 total downloads
- last updated 8/4/2026
- Latest version: 0.1.3
Dependency-free wire contracts and tunnel frame codec for the Mintokei remote-runner protocol. -
- 585 total downloads
- last updated 8/4/2026
- Latest version: 0.1.3
gRPC service and message contracts (generated from runner.proto) for the Mintokei remote-runner protocol. -
- 546 total downloads
- last updated 8/4/2026
- Latest version: 0.1.3
Spawn, track, and capacity-manage many Mintokei.AgentEngine sessions across machines, with admission control. -
- 502 total downloads
- last updated 8/4/2026
- Latest version: 0.1.3
Small filesystem helpers (git-aware suffix search, watcher-event filtering) shared by the Mintokei runner and runtime embedders. -
- 465 total downloads
- last updated 8/4/2026
- Latest version: 0.1.3
hermod — a .NET global tool that moves a stored coding-agent session between CLIs. Pick a conversation Claude Code, Codex or GitHub Copilot CLI recorded in this directory, and carry on with it in a different... More information -
- 449 total downloads
- last updated 8/4/2026
- Latest version: 0.1.3
Read and write the on-disk session stores of coding-agent CLIs (Claude Code, Codex and GitHub Copilot CLI), normalized to the same AgentMessage contract Mintokei.AgentEngine emits for live sessions — so a... More information