Skip to content

calibration routing for Zed

io.github.nao1234g/calibration-routing

Route tasks by measured judgment quality: third-party-verified, Brier-based calibration records.

client:Zed transport:streamable-http

Install calibration routing in Zed

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

{
  "context_servers": {
    "calibration-routing": {
      "url": "https://nowpattern.com/calibration-routing/route"
    }
  }
}

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

calibration routing in other clients