13 lines
309 B
JSON
13 lines
309 B
JSON
|
|
{
|
||
|
|
"id": "meatbag",
|
||
|
|
"name": "Meatbag Agent",
|
||
|
|
"description": "AI Agent confirmation prompts & haptic alerts.",
|
||
|
|
"layout": {
|
||
|
|
"type": "ApprovalRequest",
|
||
|
|
"id": "meatbag_connect_idle",
|
||
|
|
"prompt": "Connected and idle. Awaiting agent directives...",
|
||
|
|
"target": "system",
|
||
|
|
"tone": "INFO"
|
||
|
|
}
|
||
|
|
}
|