Skip to content

anchras/copilot-remote-control

v0.2.0MIT

Configure GitHub Copilot CLI remote control and choose between local, GitHub cloud sandbox, and persistent-host execution.

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": "copilot-remote-control",
  "description": "Configure GitHub Copilot CLI remote control and choose between local, GitHub cloud sandbox, and persistent-host execution.",
  "version": "0.2.0",
  "author": {
    "name": "Terminalbox",
    "email": "hello@terminalbox.ai",
    "url": "https://terminalbox.ai"
  },
  "homepage": "https://terminalbox.ai/github-copilot-cli-remote-control?source=copilot_plugin_marketplace",
  "repository": "https://github.com/Anchras/terminalbox-tools",
  "license": "MIT",
  "keywords": [
    "github-copilot",
    "copilot-cli",
    "remote-control",
    "github-mobile",
    "cloud-sandbox",
    "persistent-workspace"
  ],
  "extensions": {
    "com.github.awesome-copilot": {
      "skills": [
        "./skills/configure-copilot-remote-control/"
      ]
    }
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • openai.yaml
  • LICENSE
View on GitHub

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