arkgate for Zed
io.github.pedroknigge/arkgate
When the agent writes a bad import, the write doesn’t land. The same check fails the pull request.
client:Zed
transport:stdio
runtime:npm
Install arkgate in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"arkgate": {
"command": "npx",
"args": [
"-y",
"arkgate"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs