@indra.ai/deva.guard 0.0.19 → 0.0.21

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
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": 6159528221394,
3
3
  "name": "@indra.ai/deva.guard",
4
- "version": "0.0.19",
4
+ "version": "0.0.21",
5
5
  "author": "Quinn Michaels",
6
6
  "license": "MIT",
7
7
  "copyright": "2025",
@@ -27,7 +27,7 @@
27
27
  },
28
28
  "homepage": "https://deva.space/devas/guard",
29
29
  "dependencies": {
30
- "@indra.ai/deva": "^1.5.23"
30
+ "@indra.ai/deva": "^1.5.35"
31
31
  },
32
32
  "data": {
33
33
  "agent": {
@@ -50,18 +50,27 @@
50
50
  }
51
51
  },
52
52
  "profile": {
53
- "name": "Guard Deva",
53
+ "name": "#GuardDeva",
54
+ "title": "Guard Deva",
55
+ "subtitle": "Guarding the realms with style.",
56
+ "describe": "Guard Deva is responsible for handling guarding and always watching for intruders. Guard Deva ensures gateways, exits, and exchanges are always protected from culprit intruders trying to do unlawful things.",
57
+ "tweet": "Guard Deva ensures systems are always guarded.",
58
+ "hashtags": "QuinnMichaels,IndraAI,DevaWorld,GuardDeva",
54
59
  "pronouns": "He, Him",
55
60
  "gender": "DEVA",
61
+ "style": "Strong silent type who is always watching for intruders.",
62
+ "voice": "ash",
63
+ "system": "Deva.world.guard",
64
+ "layout": "default",
65
+ "color": "rgb(255,145,79)",
66
+ "bgcolor": "rgb(0,0,0)",
67
+ "emoji": "/assets/devas/guard/emoji.png",
68
+ "avatar": "/assets/devas/guard/avatar.png",
69
+ "image": "/assets/devas/guard/background.png",
70
+ "background": "/assets/devas/guard/background.png",
56
71
  "owner": "Quinn Michaels",
57
72
  "creator": "Quinn Michaels",
58
- "created": "February 7, 2025 at 8:02 PM",
59
- "system": "Deva.world.justice",
60
- "describe": "Guard Deva is responsible for handling guard issues in Deva.world. Guard Deva ensures Deva.world systems are always guarded.",
61
- "emoji": "/public/devas/deva/emoji.png",
62
- "avatar": "/public/devas/deva/avatar.png",
63
- "background": "/public/devas/deva/background.png",
64
- "voice": "onyx"
73
+ "created": "February 7, 2025 at 8:02 PM"
65
74
  }
66
75
  },
67
76
  "vars": {
@@ -69,7 +78,7 @@
69
78
  "init": "🟠 INIT",
70
79
  "start": "🔵 START",
71
80
  "enter": "🟢 ENTER",
72
- "ready": "⭐️ Ready!",
81
+ "ready": "⭐️ READY!",
73
82
  "stop": "🔴 STOP",
74
83
  "exit": "🟡 EXIT",
75
84
  "done": "🟣 DONE",