poe-code 3.0.112 → 3.0.114

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6985,6 +6985,7 @@ var poeAgentService = createProvider({
6985
6985
  label: "Poe Agent",
6986
6986
  summary: "Run one-shot prompts with the built-in Poe agent runtime.",
6987
6987
  supportsStdinPrompt: true,
6988
+ disabled: true,
6988
6989
  manifest: {
6989
6990
  configure: []
6990
6991
  }