DeepBlue Dynamics / Nemesis 8
The Engine Room

The kraken in the machine.

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.

macOS / Linux
curl -fsSL https://nemesis8.nuts.services/install.sh | sh
Windows — PowerShell
powershell -c "irm https://nemesis8.nuts.services/install.ps1 | iex"
§ 01 · Capabilities

What runs below deck.

SEALED CONTAINERS

Isolated Agent Environments

Each agent runs in a sealed Docker container with precisely controlled tool access. No blast radius. No cross-contamination between sessions.

MULTI-PROVIDER

Any LLM, Any Workload

Connect Claude, OpenAI, Gemini, or local models. Route different task types to different providers based on capability, cost, or latency requirements.

SESSION PERSISTENCE

Long-Running Workloads

Sessions survive restarts. State is serialized, context is rehydrated, and agents pick up where they left off — even across system reboots.

TOOL REGISTRY

Rich Tool Bench

File system, shell execution, network access, database ops, API calls. Each tool is scoped and audited. Agents request; you grant or deny.