A heavy-duty CLI orchestrator for AI workloads. Multi-provider, session-persistent, tool-rich. Spin up agents in sealed Docker environments, give them a bench of tools, and let them run. The engine room of the fleet.
Requires Docker Desktop — free to download.
curl -fsSL https://nemesis8.nuts.services/install.sh | sh
powershell -c "irm https://nemesis8.nuts.services/install.ps1 | iex"
Each agent runs in a sealed Docker container with precisely controlled tool access. No blast radius. No cross-contamination between sessions.
Connect Claude, OpenAI, Gemini, or local models. Route different task types to different providers based on capability, cost, or latency requirements.
Sessions survive restarts. State is serialized, context is rehydrated, and agents pick up where they left off — even across system reboots.
File system, shell execution, network access, database ops, API calls. Each tool is scoped and audited. Agents request; you grant or deny.