Vahtian for Zed
io.github.heidihelena/vahtian
Freeze a corpus, check it for drift, keep a hash-chained audit ledger. Local-first, stdlib-only.
client:Zed
transport:stdio
runtime:pypi
Install Vahtian in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"vahtian": {
"command": "uvx",
"args": [
"vahtian"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs