@53ai/53ai-openclaw 1.0.1 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs.js CHANGED
@@ -1593,8 +1593,8 @@ const aiHubPlugin = {
1593
1593
  };
1594
1594
 
1595
1595
  const plugin = {
1596
- id: "53aihub-openclaw-plugin",
1597
- name: "53AIHub",
1596
+ id: "53ai-openclaw",
1597
+ name: "53AI OpenClaw",
1598
1598
  description: "53AIHub (AgentHub) OpenClaw 插件",
1599
1599
  configSchema: pluginSdk.emptyPluginConfigSchema(),
1600
1600
  register(api) {