mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-18 15:08:45 +00:00
24 lines
592 B
JSON
24 lines
592 B
JSON
{
|
|
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
|
|
"name": "signals-dashboard",
|
|
"description": "Real-time Workshop dashboard with agent signals, honesty calibration, cost-aware desk profiles, and fail-closed Local Delegation.",
|
|
"version": "0.3.0",
|
|
"author": {
|
|
"name": "jennyf19",
|
|
"url": "https://github.com/jennyf19"
|
|
},
|
|
"keywords": [
|
|
"agent-signals",
|
|
"dashboard",
|
|
"multi-agent",
|
|
"coordination",
|
|
"canvas",
|
|
"local-delegation"
|
|
],
|
|
"extensions": {
|
|
"com.github.copilot": {
|
|
"logo": "assets/preview.png"
|
|
}
|
|
}
|
|
}
|