feat: polish life os cards and voice stack
This commit is contained in:
parent
66362c7176
commit
0edf8c3fef
21 changed files with 3681 additions and 502 deletions
17
examples/cards/instances/live-calorie-tracker/card.json
Normal file
17
examples/cards/instances/live-calorie-tracker/card.json
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"id": "live-calorie-tracker",
|
||||
"kind": "text",
|
||||
"title": "Calories",
|
||||
"question": "",
|
||||
"choices": [],
|
||||
"response_value": "",
|
||||
"slot": "live-calorie-tracker",
|
||||
"lane": "context",
|
||||
"priority": 76,
|
||||
"state": "active",
|
||||
"template_key": "list-total-live",
|
||||
"context_summary": "",
|
||||
"chat_id": "web",
|
||||
"created_at": "2026-03-21T00:00:00+00:00",
|
||||
"updated_at": "2026-03-21T00:00:00+00:00"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue