mirror of
https://gitcode.com/JianFeeeee/HomeAgent.git
synced 2026-09-22 09:58:06 +00:00
- Rename internal/plugins/openclaw/ -> internal/plugins/clawhubadapter/ - Add RegistryDispatcher with 5 sub-registries (Tool, Provider, Channel, Stage, Cap) - Add clawhubadapter_search tool for ClawHub marketplace search - Add clawhub: prefix support for installing from ClawHub (ZIP/tgz auto-detect) - Add CallProvider RPC and provider/call routing - Fix QQ interrupt: check interceptCh before/after each tool execution
7 lines
119 B
JSON
7 lines
119 B
JSON
{
|
|
"name": "oc-simple",
|
|
"version": "1.0.0",
|
|
"entry": "index.js",
|
|
"description": "Simple OpenClaw test plugin"
|
|
}
|