Reelier for Zed
io.github.seldonframe/reelier
Snapshot tests and CI for agent workflows: record a run, replay it at 0 tokens, diff for drift.
client:Zed
transport:stdio
runtime:npm
Install Reelier in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"reelier": {
"command": "npx",
"args": [
"-y",
"reelier"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs