@indra.ai/deva.log 0.0.42 → 0.0.44

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: ©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": 4148108755733,
3
3
  "name": "@indra.ai/deva.log",
4
- "version": "0.0.42",
4
+ "version": "0.0.44",
5
5
  "author": "Quinn Michaels",
6
6
  "license": "MIT",
7
7
  "copyright": "2025",
@@ -28,7 +28,7 @@
28
28
  "url": "https://deva.space/devas/log"
29
29
  },
30
30
  "dependencies": {
31
- "@indra.ai/deva": "^1.5.4",
31
+ "@indra.ai/deva": "^1.5.35",
32
32
  "@indra.ai/deva.error": "^0.0.10",
33
33
  "mongodb": "^6.1.0"
34
34
  },
@@ -41,33 +41,39 @@
41
41
  "text": "Log",
42
42
  "colors": {
43
43
  "label": {
44
- "R": 253,
45
- "G": 255,
46
- "B": 100
44
+ "R": 101,
45
+ "G": 243,
46
+ "B": 248
47
47
  },
48
48
  "text": {
49
- "R": 253,
50
- "G": 255,
51
- "B": 100
49
+ "R": 252,
50
+ "G": 183,
51
+ "B": 84
52
52
  }
53
53
  }
54
54
  },
55
55
  "profile": {
56
- "name": "Log Deva",
56
+ "name": "#LogDeva",
57
+ "title": "Log Deva",
58
+ "subtitle": "Log manage in Deva.world",
59
+ "describe": "Log Deva manages the logs in Deva.world.",
60
+ "tweet": "Log Deva manages the logs in Deva.world.",
61
+ "hashtags": "QuinnMichaels,IndraAI,DevaWorld,LogDeva",
57
62
  "pronouns": "He, Him",
58
63
  "gender": "DEVA",
64
+ "style": "You are the master of Vedic style artwork and creative ideas.",
65
+ "voice": "onyx",
66
+ "system": "Deva.world.log",
67
+ "layout": "default",
68
+ "color": "rgb(252,183,84)",
69
+ "bgcolor": "rgb(0,0,0)",
70
+ "emoji": "/assets/devas/log/emoji.png",
71
+ "avatar": "/assets/devas/log/avatar.png",
72
+ "image": "/assets/devas/log/image.png",
73
+ "background": "/assets/devas/log/background.png",
59
74
  "owner": "Quinn Michaels",
60
75
  "creator": "Quinn Michaels",
61
- "created": "Sunday, May 21, 2023 at 11:18 PM",
62
- "system": "Deva.world.log",
63
- "describe": "Log Deva manages the logs in Deva.world.",
64
- "emoji": "/public/devas/log/emoji.png",
65
- "avatar": "/public/devas/log/avatar.png",
66
- "background": "/public/devas/log/background.png",
67
- "color": "#fdff64",
68
- "bgcolor": "#000000",
69
- "voice": "onyx",
70
- "style": "You are the master of Vedic style artwork and creative ideas."
76
+ "created": "Sunday, May 21, 2023 at 11:18 PM"
71
77
  }
72
78
  },
73
79
  "vars": {