Running into some issues this afternoon with a plugin I was working on no longer being recognized. It still seems to be reading the manifest, because it knows what the routes are, but trying to use the any gets a “As an AI by OpenAI, I don’t have access to plugins…”. In the terminal, the server seems to at least be hitting the GET /logo OPTIONS /.well-known/ai-plugin.json and GET /.well-known/ai-plugin.json, but can’t get any farther it seems.
Tried loading up previous iterations of the plugin, as well as other plugins I have been working on that also worked before day, and getting similar problems.
Just wanted to report–thanks.