Files
2026-09-15 02:14:08 +03:00

19 lines
500 B
JSON

{
"schemaVersion": 1,
"id": "smoido.claude-mode",
"name": "Claude Mode",
"version": "1.13.0",
"author": "smoido",
"description": "Which provider Claude Code is pointed at, and a one-click switch between them",
"kinds": ["bar-widget"],
"entryPoints": {
"barWidget": "BarWidget.qml"
},
"barWidget": {
"displayName": "Claude Mode",
"description": "Active Claude Code provider and preset, with in-place switching",
"category": "Info",
"allowMultiple": false
}
}