@indra.ai/deva.support 0.0.24 → 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.
@@ -1,9 +1,7 @@
1
+ ::BEGIN:MAIN
1
2
  # {{agent.name}}
2
3
 
3
4
  {{profile}}
4
5
 
5
- talk: #algorithm file:public main:header
6
- talk: #security file:public main:header
7
- talk: #legal file:public main:header
8
-
9
6
  copyright: ©2025 Quinn Michaels
7
+ ::END:MAIN
@@ -1,14 +1,12 @@
1
- # ::agent_name::
1
+ ::BEGIN:MAIN
2
+ # {{profil.ename}}
2
3
 
3
- ::agent_profile::
4
-
5
- talk: #security file:public main:header
6
- talk: #algorithm file:public main:header
7
-
8
- copyright: (c)2025 Quinn Michaels
4
+ {{profile}}
9
5
 
10
6
  ::begin:hidden
11
- #color = ::agent_color::
12
- #bgcolor = ::agent_bgcolor::
13
- #bg = ::agent_background::
7
+ #color = {{profile.color}}
8
+ #bgcolor = {{profile.bgcolor}}
9
+ #bg = {{profile.bg}}
14
10
  ::end:hidden
11
+ copyright: (c)2025 Quinn Michaels
12
+ ::END:MAIN
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.24",
4
+ "version": "0.0.26",
5
5
  "author": "Quinn Michaels",
6
6
  "license": "MIT",
7
7
  "copyright": "(c) 2025 Quinn Michaels",
@@ -28,7 +28,7 @@
28
28
  },
29
29
  "homepage": "https://deva.space/devas/support",
30
30
  "devDependencies": {
31
- "@indra.ai/deva": "^1.5.4"
31
+ "@indra.ai/deva": "^1.5.35"
32
32
  },
33
33
  "data": {
34
34
  "agent": {
@@ -51,20 +51,27 @@
51
51
  }
52
52
  },
53
53
  "profile": {
54
- "name": "Support Deva",
55
- "gender": "DEVA",
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": {