mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-06 00:58:52 +00:00
4af329f943
* feat: add cost-aware Workshop desk profiles Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 83dd4f49-a03d-44a0-bdd1-8c4f54da8ec2 * fix: address Copilot review feedback Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 83dd4f49-a03d-44a0-bdd1-8c4f54da8ec2 * fix: isolate Agency MCP discovery Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 83dd4f49-a03d-44a0-bdd1-8c4f54da8ec2 * fix: label desk launch profile controls Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 83dd4f49-a03d-44a0-bdd1-8c4f54da8ec2 --------- Co-authored-by: Jenny Ferries <jenny.ferries@microsoft.com> Copilot-Session: 83dd4f49-a03d-44a0-bdd1-8c4f54da8ec2
19 lines
449 B
JSON
19 lines
449 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": "."
|
|
}
|