Skip to content

antst/sessionbus

v0.4.0

Generic Sessionbus guidance for managed Qwen launches and lanes. Ordinary Qwen discovers the skill without starting a Sessionbus MCP helper.

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": "sessionbus",
  "version": "0.4.0",
  "description": "Generic Sessionbus guidance for managed Qwen launches and lanes. Ordinary Qwen discovers the skill without starting a Sessionbus MCP helper.",
  "author": {
    "name": "Sessionbus contributors"
  },
  "keywords": [
    "codex",
    "claude",
    "grok",
    "qwen",
    "orchestration",
    "cross-session-messaging"
  ]
}