mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-05 16:48:53 +00:00
19 lines
458 B
JSON
19 lines
458 B
JSON
{
|
|
"name": "signals-dashboard",
|
|
"description": "Real-time Workshop dashboard with agent signals, honesty calibration, and cost-aware repo or connected desk launch profiles.",
|
|
"version": "0.2.0",
|
|
"author": {
|
|
"name": "jennyf19",
|
|
"url": "https://github.com/jennyf19"
|
|
},
|
|
"keywords": [
|
|
"agent-signals",
|
|
"dashboard",
|
|
"multi-agent",
|
|
"coordination",
|
|
"canvas"
|
|
],
|
|
"logo": "assets/preview.png",
|
|
"extensions": "extensions"
|
|
}
|