mintokei
-
- 121 total downloads
- last updated 7/14/2026
- Latest version: 0.1.0
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. -
- 114 total downloads
- last updated 7/14/2026
- Latest version: 0.1.0
gRPC service and message contracts (generated from runner.proto) for the Mintokei remote-runner protocol. -
- 108 total downloads
- last updated 7/14/2026
- Latest version: 0.1.0
Dependency-free wire contracts and tunnel frame codec for the Mintokei remote-runner protocol. -
- 104 total downloads
- last updated 7/14/2026
- Latest version: 0.1.0
Small filesystem helpers (git-aware suffix search, watcher-event filtering) shared by the Mintokei runner and host. -
- 99 total downloads
- last updated 7/14/2026
- Latest version: 0.1.0
Spawn, track, and capacity-manage many Mintokei.AgentEngine sessions across machines, with admission control. -
- 100 total downloads
- last updated 7/14/2026
- Latest version: 0.1.0
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. -
- 90 total downloads
- last updated 7/14/2026
- Latest version: 0.1.0
Worker-side runtime: enroll with a backend, hold the gRPC link, run agent CLIs locally, and serve workspace files back over a tunnel.