aev-bridge 0.1.1

Aev bridge plugin for phone-friendly terminal access.
Documentation
{
  "version": 1,
  "plugins": [
    {
      "name": "aev-bridge",
      "source": "git",
      "package": "https://github.com/Tknott95/AevBridge.git",
      "entrypoint": "aev_plugin_init",
      "capabilities": [
        "tool",
        "bridge",
        "mobile",
        "http",
        "sse",
        "bearer-auth"
      ],
      "enabled": false
    }
  ]
}