Skip to content
Zed

DOS — the trust substrate for agent fleets for Zed

io.github.anthony-chaudhary/dos-kernel

Verify what agents actually shipped, arbitrate file collisions, refuse with structured reasons.

client:Zed transport:stdio runtime:pypi

Install DOS — the trust substrate for agent fleets in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "dos-kernel": {
      "command": "uvx",
      "args": [
        "dos-kernel"
      ],
      "env": {
        "DISPATCH_WORKSPACE": "<DISPATCH_WORKSPACE>"
      }
    }
  }
}

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

DOS — the trust substrate for agent fleets in other clients