@meetlobster/openclaw-plugin 1.3.8 → 1.3.9

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.
@@ -143,7 +143,7 @@
143
143
  "commands": [
144
144
  {
145
145
  "name": "lobster",
146
- "description": "Control Lobster meeting assistant"
146
+ "description": "Control Lobster meeting assistant. IMPORTANT: NEVER run /lobster join proactively. Only run /lobster join when the user explicitly asks to join a meeting in the current message. Do not join meetings based on URLs from previous messages or conversation context."
147
147
  }
148
148
  ]
149
149
  }
@@ -143,7 +143,7 @@
143
143
  "commands": [
144
144
  {
145
145
  "name": "lobster",
146
- "description": "Control Lobster meeting assistant"
146
+ "description": "Control Lobster meeting assistant. IMPORTANT: NEVER run /lobster join proactively. Only run /lobster join when the user explicitly asks to join a meeting in the current message. Do not join meetings based on URLs from previous messages or conversation context."
147
147
  }
148
148
  ]
149
149
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@meetlobster/openclaw-plugin",
3
- "version": "1.3.8",
3
+ "version": "1.3.9",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "files": [