Files
gh-blyrin-cc-with-codex/.claude-plugin/plugin.json
2025-11-29 18:01:27 +08:00

14 lines
224 B
JSON

{
"name": "c2",
"description": "Claude Code with Codex plugin for internal team use",
"version": "1.0.0",
"author": {
"name": "Blyrin"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}