Plugins
Plugins that add new functionalities to Super Agent Party
>
Adding Your Own Plugin
Want to add your plugin to this list?
// plugins.json structure
[
{
"name": "Plugin Name",
"category": "Utility",
"repository": "https://github.com/..."
}
]
Refer to documentation: Super Agent Party Docs