@agenticmail/openclaw 0.5.51 → 0.5.52

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 CHANGED
@@ -3597,6 +3597,6 @@ function activate(api) {
3597
3597
  });
3598
3598
  }
3599
3599
  var index_default = {
3600
- id: "agenticmail",
3600
+ id: "openclaw",
3601
3601
  register: activate
3602
3602
  };
package/dist/index.js CHANGED
@@ -3561,7 +3561,7 @@ function activate(api) {
3561
3561
  });
3562
3562
  }
3563
3563
  var index_default = {
3564
- id: "agenticmail",
3564
+ id: "openclaw",
3565
3565
  register: activate
3566
3566
  };
3567
3567
  export {
@@ -1,5 +1,5 @@
1
1
  {
2
- "id": "agenticmail",
2
+ "id": "openclaw",
3
3
  "name": "agenticmail",
4
4
  "version": "0.2.0",
5
5
  "displayName": "🎀 AgenticMail",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agenticmail/openclaw",
3
- "version": "0.5.51",
3
+ "version": "0.5.52",
4
4
  "description": "OpenClaw plugin for AgenticMail — email, SMS, and phone number access for OpenClaw agents",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -21,9 +21,9 @@ try {
21
21
 
22
22
  let changed = false;
23
23
 
24
- // Remove plugins.entries.agenticmail
25
- if (config.plugins?.entries?.agenticmail) {
26
- delete config.plugins.entries.agenticmail;
24
+ // Remove plugins.entries.openclaw
25
+ if (config.plugins?.entries?.openclaw) {
26
+ delete config.plugins.entries.openclaw;
27
27
  changed = true;
28
28
 
29
29
  // Clean up empty entries object
package/skill/SKILL.md CHANGED
@@ -2,7 +2,7 @@
2
2
  name: agenticmail
3
3
  description: 🎀 AgenticMail — Full email, SMS, storage & multi-agent coordination for AI agents. 63 tools.
4
4
  homepage: https://github.com/agenticmail/agenticmail
5
- metadata: { "openclaw": { "emoji": "🎀", "primaryEnv": "AGENTICMAIL_API_KEY", "requires": { "bins": ["docker"], "config": ["plugins.entries.agenticmail.config.apiKey"] } } }
5
+ metadata: { "openclaw": { "emoji": "🎀", "primaryEnv": "AGENTICMAIL_API_KEY", "requires": { "bins": ["docker"], "config": ["plugins.entries.openclaw.config.apiKey"] } } }
6
6
  ---
7
7
 
8
8
  # 🎀 AgenticMail