Plugins don't work since Update

Own developed Plugins don’t work at all. After I add my localhost plugin succesfully, I get an error in ChatGPT saying something like “Plugin manifest for id cannot be found”.
After refresh my own Plugin even disappears and is gone.

Before the Update everything worked flawlessly.
Last week I tested the plugins every day, the moment my ChatGPT got updated, Plugins didn’t work anymore.

Please fix this (┬┬﹏┬┬)

There is no point to work on a plugin, they are being replaced with gpts. Build actions instead: OpenAI Platform

But GPTs can’t interact with localhost plugins, they require https or a valid url endpoint. Does this mean, I HAVE to deploy my Plugins publicly, so that I can integrate them with my GPTs? (˘・_・˘)

Local plugins have been disabled:

1 Like

You can keep the gpt private as you build and test it, but any actions it needs must be accessible to it (no local testing).