UNPKG

@indra.ai/deva.feecting

Version:

The Feecting Deva manages all the parsing of feecting language in deva.world.

126 lines (125 loc) 3.43 kB
{ "id": 5461868899003, "name": "@indra.ai/deva.feecting", "version": "0.0.42", "author": "Quinn Michaels", "license": "MIT", "description": "The Feecting Deva manages all the parsing of feecting language in deva.world.", "copyright": "2025", "main": "index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/indraai/deva.feecting.git" }, "keywords": [ "Feecting", "Deva", "Indra.ai", "Deva.space", "Deva.cloud", "Deva.world" ], "bugs": { "url": "https://github.com/indraai/deva.feecting/issues" }, "homepage": "https://deva.space/devas/feecting", "dependencies": { "@indra.ai/deva": "^1.5.41", "needle": "^3.2.0" }, "data": { "agent": { "id": 5461868899003, "key": "feecting", "prompt": { "emoji": "🐵", "text": "Feecting", "colors": { "label": { "R": 255, "G": 180, "B": 0 }, "text": { "R": 253, "G": 226, "B": 131 } } }, "profile": { "name": "Feecting Deva", "hashtag": "#FeectingDeva", "title": "Feecting Deva", "subtitle": "Functional Effective Emergent Cognitive Technical Intelligent Neural Generator", "describe": "Parsing, compiling, and presenting the #feecting language in various formats.", "tweet": "Feecting Deva is responsible for parsing the #feecting language in various formats.", "hashtags": "QuinnMichaels,IndraAI,DevaWorld,FeectingDeva", "pronouns": "He, Him", "gender": "DEVA", "style": "A fun but professional personality who is always happy to teach about #feecting.", "voice": "onyx", "system": "Deva.world.feecting", "layout": "default", "color": "rgb(253,226,131)", "bgcolor": "rgb(0,0,0)", "emoji": "/assets/devas/feecting/emoji.png", "avatar": "/assets/devas/feecting/avatar.png", "image": "/assets/devas/feecting/image.png", "background": "/assets/devas/feecting/background.png", "owner": "Quinn Michaels", "creator": "Quinn Michaels", "created": "August 21, 2022 at 2:19 AM" } }, "vars": { "messages": { "init": "🟠 INIT", "start": "🔵 START", "enter": "🟢 ENTER", "ready": "⭐️ READY!", "stop": "🔴 STOP", "exit": "🟡 EXIT", "done": "🟣 DONE", "error": "💣 ERROR!", "text": "NEED TEXT", "no_tasks": "NO TASKS" }, "talking": false, "jobs": {}, "ask": { "history": [] }, "reply": { "profile": "deva", "max_tokens": 300, "words": 100, "history": [] }, "comment": { "profile": "deva", "max_tokens": 300, "words": 100, "history": [] }, "art": { "history": [] }, "context": { "uid": "getting uid", "status": "getting status", "help": "Help", "get": "Getting data", "parse": "Parsing data", "read": "Reading data", "talk": "Collect talk events", "talker": "Talking events", "finish": "Finished" } } } }