@synergenius/flow-weaver-pack-weaver 0.9.77 → 0.9.78

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.
@@ -1075,7 +1075,7 @@
1075
1075
  },
1076
1076
  "sidebarPanel": {
1077
1077
  "component": "dist/ui/bot-panel.js",
1078
- "title": "Bots",
1078
+ "title": "Weaver",
1079
1079
  "icon": "smartToy",
1080
1080
  "color": "color-brand-main",
1081
1081
  "dockZone": "right",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@synergenius/flow-weaver-pack-weaver",
3
- "version": "0.9.77",
3
+ "version": "0.9.78",
4
4
  "description": "AI bot for Flow Weaver. Execute tasks, run workflows, evolve autonomously.",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",