You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Intent-bound action authorization for AI agents: policy, human approval, and a signed audit trail.",
"websiteUrl": "https://delegohq.com",
"version": "0.3.4",
"repository": {
"url": "https://github.com/Delego-Dev/delego",
"source": "github"
},
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "delego",
"version": "0.3.4",
"runtimeHint": "uvx",
"runtimeArguments": [
{
"type": "positional",
"value": "--from",
"valueHint": "from-flag"
},
{
"type": "positional",
"value": "delego[mcp]",
"valueHint": "package-with-mcp-extra"
},
{
"type": "positional",
"value": "delego-mcp",
"valueHint": "console-script"
}
],
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"name": "DELEGO_HOME",
"description": "Directory holding the policy, signing keys, and audit ledger (defaults to ~/.delego). Set this to keep state project-scoped, e.g. /abs/path/to/project/.claude/.delego.",