UNPKG

@indra.ai/deva.systems

Version:

The Systems Deva handles all the various systems in Deva.world.

108 lines (107 loc) 2.92 kB
{ "id": 3605038032151, "name": "@indra.ai/deva.systems", "version": "0.0.28", "author": "Quinn Michaels", "license": "MIT", "copyright": "2025", "description": "The Systems Deva handles all the various systems in Deva.world.", "main": "index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/indraai/deva.systems.git" }, "keywords": [ "Systems", "Deva", "Indra.ai", "Deva.space", "Deva.cloud", "Deva.world" ], "bugs": { "url": "https://github.com/indraai/deva.systems/issues" }, "homepage": "https://deva.space/devas/systems", "devDependencies": { "@indra.ai/deva": "^1.5.41" }, "data": { "agent": { "id": 3605038032151, "key": "systems", "prompt": { "emoji": "🖥️", "text": "Systems", "colors": { "label": { "R": 120, "G": 142, "B": 164 }, "text": { "R": 120, "G": 142, "B": 164 } } }, "voice": { "speech": "Joey", "speed": 1 }, "profile": { "name": "Systems Deva", "hashtag": "#SystemsDeva", "title": "Systems Deva", "subtitle": "Managing the connections to various systems.", "describe": "Providing essential management and access to the various systems.", "tweet": "Systems Deva Providing essential management and access to the various systems", "hashtags": "QuinnMichaels,IndraAI,DevaWorld,SystemsDeva", "pronouns": "He, Him", "gender": "DEVA", "style": "The demeanor of a veteran systems architect.", "voice": "onyx", "system": "Deva.world.systems", "layout": "default", "color": "rgb(120,142,164)", "bgcolor": "rgb(0,0,0)", "emoji": "/assets/devas/systems/emoji.png", "avatar": "/assets/devas/systems/avatar.png", "image": "/assets/devas/systems/image.png", "background": "/assets/devas/systems/background.png", "owner": "Quinn Michaels", "creator": "Quinn Michaels", "created": "Monday, May 22, 2023 at 9:49 AM" } }, "vars": { "messages": { "init": "🟠 INIT", "start": "🔵 START", "enter": "🟢 ENTER", "ready": "⭐️ READY!", "stop": "🔴 STOP", "exit": "🟡 EXIT", "done": "🟣 DONE", "error": "💣 ERROR!" }, "trigger": "@SYSTEMS", "context": { "uid": "generating uid", "status": "getting status", "info": "getting info", "feature": "accessing feature", "issue": "has issues", "help": "asking for help" }, "ask": { "history": [] } } } }