fruxon-ai/fruxon
v0.14.1MIT
Build, run, and debug Fruxon agents through the fruxon CLI
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "fruxon",
"version": "0.14.1",
"description": "Build, run, and debug Fruxon agents through the fruxon CLI",
"author": {
"name": "Fruxon",
"url": "https://github.com/fruxon-ai"
},
"homepage": "https://github.com/fruxon-ai/fruxon-agent-plugins",
"repository": "https://github.com/fruxon-ai/fruxon-agent-plugins",
"license": "MIT",
"keywords": [
"fruxon",
"agents",
"cli"
],
"extensions": {
"com.openai": {
"hooks": "./hooks/codex-hooks.json",
"interface": {
"displayName": "Fruxon",
"shortDescription": "Build, run, and debug Fruxon agents",
"developerName": "Fruxon",
"category": "Coding",
"websiteURL": "https://fruxon.com"
}
}
}
}
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.openai