Skip to content

dhruv2mars/auto-continue

v1.1.2MIT

Queue a prompt now; it is sent when your rate-limit window reopens.

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": "auto-continue",
  "version": "1.1.2",
  "description": "Queue a prompt now; it is sent when your rate-limit window reopens.",
  "author": {
    "name": "Dhruv2mars"
  },
  "license": "MIT",
  "homepage": "https://github.com/Dhruv2mars/auto-continue",
  "repository": "https://github.com/Dhruv2mars/auto-continue",
  "keywords": [
    "auto-continue",
    "rate-limit",
    "quota",
    "resume",
    "hooks"
  ],
  "extensions": {
    "com.openai": {
      "hooks": "./hooks/hooks.json"
    }
  }
}

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.

  • 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.openai