Ouroboros for Zed
io.github.q00/ouroboros
Pins an acceptance spec; the verify command and expected output never enter the success contract.
client:Zed
transport:stdio
runtime:pypi
Install Ouroboros in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ouroboros": {
"command": "uvx",
"args": [
"ouroboros-ai"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs