@indra.ai/deva.error 0.0.36 → 0.0.37

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.
@@ -2,8 +2,4 @@
2
2
 
3
3
  {{profile}}
4
4
 
5
- talk: #algorithm file:public main:header
6
- talk: #security file:public main:header
7
- talk: #legal file:public main:header
8
-
9
5
  copyright: ©2025 Quinn Michaels
@@ -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: ©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}}
10
+ copyright: (c)2025 Quinn Michaels
14
11
  ::end:hidden
12
+ ::END:MAIN
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": 4690322313284,
3
3
  "name": "@indra.ai/deva.error",
4
- "version": "0.0.36",
4
+ "version": "0.0.37",
5
5
  "author": "Quinn Michaels",
6
6
  "copyright": "2025",
7
7
  "license": "MIT",
@@ -27,7 +27,7 @@
27
27
  "url": "https://github.com/indraai/deva.error/issues"
28
28
  },
29
29
  "dependencies": {
30
- "@indra.ai/deva": "^1.5.4",
30
+ "@indra.ai/deva": "^1.5.35",
31
31
  "mongodb": "^6.14.2"
32
32
  },
33
33
  "homepage": "https://deva.space/devas/error",
@@ -36,7 +36,7 @@
36
36
  "id": 3574974849802,
37
37
  "key": "error",
38
38
  "prompt": {
39
- "emoji": "",
39
+ "emoji": "💣",
40
40
  "text": "Error",
41
41
  "colors": {
42
42
  "label": {
@@ -52,21 +52,27 @@
52
52
  }
53
53
  },
54
54
  "profile": {
55
- "name": "Error Deva",
55
+ "name": "#ErrorDeva",
56
+ "title": "Error Deva",
57
+ "subtitle": "Handling the errors in Deva.world",
58
+ "describe": "ErrorDEVA manages the errors in Deva.world. Responsibilities include managing, logging, and reporting the errors that occur in Deva.world.",
59
+ "tweet": "ErrorDEVA manages the errors in Deva.world.",
60
+ "hashtags": "QuinnMichaels,IndraAI,DevaWorld,ErrorDeva",
56
61
  "pronouns": "He, Him",
57
62
  "gender": "DEVA",
63
+ "style": "Technical illustrations and flow charts.",
64
+ "voice": "onyx",
65
+ "system": "Deva.world.error",
66
+ "layout": "default",
67
+ "color": "rgb(247,49,49)",
68
+ "bgcolor": "rgb(0,0,0)",
69
+ "emoji": "/assets/devas/error/emoji.png",
70
+ "avatar": "/assets/devas/error/avatar.png",
71
+ "image": "/assets/devas/error/image.png",
72
+ "background": "/assets/devas/error/background.png",
58
73
  "owner": "Quinn Michaels",
59
74
  "creator": "Quinn Michaels",
60
- "created": "August 21, 2022 at 12:05 AM",
61
- "system": "Deva.world.error",
62
- "describe": "ErrorDEVA manage the errors in Deva.world. Responsibilities include managing, logging, and reporting the errors that occur in Deva.world.",
63
- "emoji": "/public/devas/error/emoji.png",
64
- "avatar": "/public/devas/error/avatar.png",
65
- "background": "/public/devas/error/background.png",
66
- "color": "#f73131",
67
- "bgcolor": "#000000",
68
- "voice": "onyx",
69
- "style": "Technical illustrations and flow charts."
75
+ "created": "August 21, 2022 at 12:05 AM"
70
76
  }
71
77
  },
72
78
  "vars": {