Skip to content

refactor(opencode): export v1 PluginModule descriptor - #650

Open
SoShymKing wants to merge 1 commit into
DietrichGebert:mainfrom
SoShymKing:v1_compat
Open

refactor(opencode): export v1 PluginModule descriptor#650
SoShymKing wants to merge 1 commit into
DietrichGebert:mainfrom
SoShymKing:v1_compat

Conversation

@SoShymKing

Copy link
Copy Markdown

Summary

  • Migrate the OpenCode adapter from the legacy default plugin function to the
    stable v1 PluginModule descriptor.
  • Export an explicit ponytail plugin ID and the existing server function.
  • Update the OpenCode adapter tests to validate and invoke the descriptor.

Reason

The current adapter relies on OpenCode's legacy function-export compatibility
path. Exporting { id, server } lets OpenCode identify Ponytail as a v1 server
plugin directly instead of falling back to legacy export enumeration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant