Skip to content

douglance/comsat-hacker-news

v0.1.0

What this package declares

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

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "comsat-hacker-news",
  "version": "0.1.0",
  "extensions": {
    "io.comsat.source": {
      "version": 1,
      "id": "hacker-news",
      "displayName": "Hacker News",
      "supportsFetch": true,
      "supportsFollow": true
    }
  }
}

Client extensions

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

  • io.comsat.source