plugins/codex/ethics/.codex-plugin/plugin.json

22 lines
437 B
JSON
Raw Permalink Normal View History

{
"name": "ethics",
"description": "Ethics modal and axioms kernel for Codex",
"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",
"ethics",
"axioms",
"guardrails"
]
}