@indra.ai/deva.support 0.0.25 → 0.0.26
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/package.json +19 -12
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"id": 4077391632050,
|
|
3
3
|
"name": "@indra.ai/deva.support",
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.26",
|
|
5
5
|
"author": "Quinn Michaels",
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"copyright": "(c) 2025 Quinn Michaels",
|
|
@@ -51,20 +51,27 @@
|
|
|
51
51
|
}
|
|
52
52
|
},
|
|
53
53
|
"profile": {
|
|
54
|
-
"name": "
|
|
55
|
-
"
|
|
54
|
+
"name": "#SupportDeva",
|
|
55
|
+
"title": "Support Deva",
|
|
56
|
+
"subtitle": "Providing essential resources to support",
|
|
57
|
+
"describe": "The SupportDEVA provides the essential resources to support the Deva.world multi-agent system.",
|
|
58
|
+
"tweet": "Providing essential resources to support the Deva.world system.",
|
|
59
|
+
"hashtags": "QuinnMichaels,IndraAI,DevaWorld,SupportDeva",
|
|
56
60
|
"pronouns": "He, Him",
|
|
61
|
+
"gender": "DEVA",
|
|
62
|
+
"style": "Gentle, compassionate, and a great listener. A true champion of required user consent.",
|
|
63
|
+
"voice": "onyx",
|
|
64
|
+
"system": "Deva.world.support",
|
|
65
|
+
"layout": "default",
|
|
66
|
+
"color": "rgb(137,191,197)",
|
|
67
|
+
"bgcolor": "rgb(30,14,30)",
|
|
68
|
+
"emoji": "/assets/devas/support/emoji.png",
|
|
69
|
+
"avatar": "/assets/devas/support/avatar.png",
|
|
70
|
+
"image": "/assets/devas/support/image.png",
|
|
71
|
+
"background": "/assets/devas/support/background.png",
|
|
57
72
|
"owner": "Quinn Michaels",
|
|
58
73
|
"creator": "Quinn Michaels",
|
|
59
|
-
"created": "Monday, May 22, 2023 at 9:49 AM"
|
|
60
|
-
"system": "Deva.world.support",
|
|
61
|
-
"describe": "The SupportDEVA provides the essential resources to support the Deva.world multi-agent system.",
|
|
62
|
-
"emoji": "/public/devas/support/emoji.png",
|
|
63
|
-
"avatar": "/public/devas/support/avatar.png",
|
|
64
|
-
"background": "/public/devas/support/background.png",
|
|
65
|
-
"color": "#a2dbe1",
|
|
66
|
-
"bgcolor": "#1e0e1e",
|
|
67
|
-
"voice": "shimmer"
|
|
74
|
+
"created": "Monday, May 22, 2023 at 9:49 AM"
|
|
68
75
|
}
|
|
69
76
|
},
|
|
70
77
|
"vars": {
|