agent/codex/verify/.codex-plugin/plugin.json

21 lines
435 B
JSON
Raw Permalink Normal View History

{
"name": "verify",
"description": "Codex verify plugin for the Host UK core-agent monorepo",
"version": "0.1.1",
"author": {
"name": "Host UK",
"email": "hello@host.uk.com"
},
"homepage": "https://github.com/host-uk/core-agent",
"repository": {
"type": "git",
"url": "https://github.com/host-uk/core-agent.git"
},
"license": "EUPL-1.2",
"keywords": [
"codex",
"verify",
"host-uk"
]
}