aev-web 0.1.1

Aev web plugin for local web-controlled terminal sessions.
Documentation
{
  "version": 1,
  "plugins": [
    {
      "name": "aev-web",
      "source": "git",
      "package": "https://github.com/Tknott95/AevWeb.git",
      "entrypoint": "aev_plugin_init",
      "capabilities": [
        "tool",
        "terminal",
        "web",
        "local-http",
        "bearer-auth"
      ],
      "enabled": false
    }
  ]
}