Skip to content

github/signals-dashboard

v0.3.0

Real-time Workshop dashboard with agent signals, honesty calibration, cost-aware desk profiles, and fail-closed Local Delegation.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.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"
    },
    "com.github.awesome-copilot": {
      "extensions": [
        "./extensions/signals-dashboard"
      ]
    }
  },
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json"
}

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.github.awesome-copilot
  • com.github.copilot