12 lines
493 B
JSON
12 lines
493 B
JSON
{
|
|
"id": "lumi_ai",
|
|
"name": "Lumi AI",
|
|
"version": "0.8.4",
|
|
"description": "Managed local AI provider and scoped WebUI assistant for Lumi.",
|
|
"main": "index.js",
|
|
"channel": "stable",
|
|
"compatible_from": "0.8.3",
|
|
"migration_notes": "Existing models, runtimes, settings, feedback, corrections, metrics, and tool data are retained. Feedback actions now use a reliable JSON response contract and report actionable failures; no manual migration is required.",
|
|
"rollback_safe": true
|
|
}
|