runtime eol deploy block audit for Zed
io.github.jmshinhwa/runtime-eol-deploy-block-audit
Finds the end-of-life runtimes an AI assistant still writes for you — node:20, python3.9, ubuntu-22
client:Zed
transport:stdio
runtime:npm
Install runtime eol deploy block audit in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"runtime-eol-deploy-block-audit": {
"command": "npx",
"args": [
"-y",
"@readystack/runtime-eol-deploy-block-audit"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs