Sabline for Zed
io.github.gowrishankar-infra/sabline
Write Sabline, audit what it can touch, and run it under an effect budget.
client:Zed
transport:stdio
runtime:pypi
Install Sabline in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"sabline": {
"command": "uvx",
"args": [
"sabline-lang"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs