andon for Zed
io.github.gulmezeren2-byte/andon
Deterministic verification for AI-generated analysis: run a spec, inspect or diff a workbook
client:Zed
transport:stdio
runtime:pypi
Install andon in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"andon": {
"command": "uvx",
"args": [
"andon-verify"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs