@indra.ai/deva.feecting
Version:
The Feecting Deva manages all the parsing of feecting language in deva.world.
119 lines (118 loc) • 3.31 kB
JSON
{
"id": 5461868899003,
"name": "@indra.ai/deva.feecting",
"version": "0.0.35",
"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.4",
"needle": "^3.2.0"
},
"data": {
"agent": {
"id": 5461868899003,
"key": "feecting",
"prompt": {
"emoji": "🐵",
"text": "Feecting",
"colors": {
"label": {
"R": 255,
"G": 240,
"B": 0
},
"text": {
"R": 255,
"G": 246,
"B": 106
}
}
},
"profile": {
"name": "Feecting Deva",
"pronouns": "He, Him",
"gender": "DEVA",
"owner": "Quinn Michaels",
"creator": "Quinn Michaels",
"created": "August 21, 2022 at 2:19 AM",
"system": "Deva.world.feecting",
"describe": "Functional Effective Emergent Cognitive Technical Intelligent Neural Generator a Key Value Pair Line Label Function Method Event Listener Zone Feature Action State Procedural Asynchronous Vector Programming Langugage. Feecting Deva is responsible for parsing, compiling, and presenting the #feecting language in various formats and styles.",
"emoji": "/public/devas/feecting/emoji.png",
"avatar": "/public/devas/feecting/avatar.png",
"background": "/public/devas/feecting/background.png",
"color": "#fdff64",
"bgcolor": "#000000",
"voice": "onyx",
"style": "Style is a technical artist who draws things like network diagrams, pen drawings, and technical things with a very analytical eye."
}
},
"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"
}
}
}
}