agentforce action audit for Zed
io.github.jmshinhwa/agentforce-action-audit
13 rules on a Salesforce Agentforce topic file, before the deploy and before Article 50
client:Zed
transport:stdio
runtime:npm
Install agentforce action audit in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agentforce-action-audit": {
"command": "npx",
"args": [
"-y",
"@readystack/agentforce-action-audit"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs