Skip to content

sipyourdrink-ltd/bernstein

v3.18.2Apache-2.0

Deterministic orchestrator for CLI coding agents. Spawn parallel agents in per-task git worktrees, verify their work, and merge results; no model in the coordination loop, so runs replay byte-identically.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

bernsteinstdio
{
  "args": [
    "mcp"
  ],
  "command": "bernstein",
  "type": "stdio"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "author": {
    "name": "chernistry",
    "url": "https://github.com/chernistry"
  },
  "description": "Deterministic orchestrator for CLI coding agents. Spawn parallel agents in per-task git worktrees, verify their work, and merge results; no model in the coordination loop, so runs replay byte-identically.",
  "homepage": "https://github.com/sipyourdrink-ltd/bernstein",
  "keywords": [
    "orchestration",
    "multi-agent",
    "coding-agents",
    "claude-code",
    "codex",
    "gemini"
  ],
  "license": "Apache-2.0",
  "name": "bernstein",
  "repository": "https://github.com/sipyourdrink-ltd/bernstein",
  "version": "3.18.2"
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 2other files
View on GitHub