feat: implement dynamic launcher shortcuts, launch intent routing, dynamic theme color overrides, and initial profiles
This commit is contained in:
12
profiles/meatbag.json
Normal file
12
profiles/meatbag.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user