sin-github-issues / agent.json
OpenCode
Deploy latest SIN-GitHub-Issues runtime
cd455f6
Raw
History Blame Contribute Delete
1.17 kB
{
"id": "sin-github-issues",
"displayName": "SIN-GitHub-Issues",
"team": "team-coding",
"description": "Elite 2026 GitHub Operations Architect. Manages the entire project lifecycle via GitHub Projects, Issues, Wikis, Discussions, Security Alerts (Dependabot/CodeQL), PR Reviews, and Gists. Fully integrated with openai/gpt-5.4 and the A2A Token Pool.",
"version": "2026.03.22",
"deployment": {
"workforceIndex": "https://a2a.delqhi.com",
"landingPage": "https://a2a.delqhi.com/agents/sin-github-issues",
"publicA2A": "https://a2a.delqhi.com/agents/sin-github-issues",
"cimdAnchor": "https://a2a.delqhi.com/agents/sin-github-issues",
"vmServer": "Target: Hugging Face Space free CPU VM"
},
"a2a": {
"wellKnownCard": "/.well-known/agent-card.json",
"rpcPath": "/a2a/v1",
"transport": "jsonrpc-over-http"
},
"primaryModel": "openai/gpt-5.4",
"mcp": {
"transport": "stdio",
"configPath": "./mcp-config.json"
},
"marketplace": {
"pricingModel": "enterprise_tier",
"monthlyPrice": 4999,
"purchaseModes": ["subscription", "lifetime_alpha"],
"category": "Elite Project Management / DevOps"
}
}