15 lines
371 B
JSON
15 lines
371 B
JSON
{
|
|
"name": "auto-router",
|
|
"label": "Provider Status",
|
|
"description": "Codex, Claude, local model, routing fallback, and token activity observed by Switchyard.",
|
|
"icon": "Activity",
|
|
"version": "1.0.0",
|
|
"tab": {
|
|
"path": "/provider-status",
|
|
"position": "after:models"
|
|
},
|
|
"entry": "dist/index.js",
|
|
"css": "dist/style.css",
|
|
"api": "plugin_api.py"
|
|
}
|