Skip to content
Zed

deterministic for Zed

io.github.archradhq/deterministic

Deterministic IR/IR-LINT validation, policy packs, drift vs exports (archrad). Apache-2.0.

client:Zed transport:stdio runtime:npm

Install deterministic in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "deterministic": {
      "command": "npx",
      "args": [
        "-y",
        "@archrad/deterministic"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

deterministic in other clients