feat: polish life os cards and voice stack

This commit is contained in:
kacper 2026-03-24 08:54:47 -04:00
parent 66362c7176
commit 0edf8c3fef
21 changed files with 3681 additions and 502 deletions

View 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"
}

View file

@ -0,0 +1,9 @@
{
"left_label": "Cal",
"right_label": "Food",
"total_label": "Total",
"total_suffix": "cal",
"max_digits": 4,
"score": 76,
"rows": []
}