You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenCode 2 loads plugins as { id, setup } through ctx.catalog.transform. Support the ./v2 export to allow native integration without manual provider blocks.
Description
OpenCode 2 loads plugins as
{ id, setup }throughctx.catalog.transform. Support the./v2export to allow native integration without manual provider blocks.Context
Collaborator PR upstream: brent-weatherall#15 by @Majidalee1