mirror of
https://github.com/github/awesome-copilot.git
synced 2026-07-21 21:04:13 +00:00
19 lines
562 B
JSON
19 lines
562 B
JSON
{
|
|
"name": "signals-dashboard",
|
|
"description": "Real-time agent coordination dashboard for The Workshop. Shows desk status, signal types (done, checkpoint, blocked, hands-up, partnership), intent text, outcome pairing with honesty gap, token usage, and stash/restore controls.",
|
|
"version": "0.1.0",
|
|
"author": {
|
|
"name": "jennyf19",
|
|
"url": "https://github.com/jennyf19"
|
|
},
|
|
"keywords": [
|
|
"agent-signals",
|
|
"dashboard",
|
|
"multi-agent",
|
|
"coordination",
|
|
"canvas"
|
|
],
|
|
"logo": "assets/preview.png",
|
|
"extensions": "extensions"
|
|
}
|