mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-20 02:50:40 +00:00
Replace Effect.promise(() => Plugin.list()) with yield* plugin.list() by injecting Plugin.Service into the Provider layer.
Replace Effect.promise(() => Plugin.list()) with yield* plugin.list() by injecting Plugin.Service into the Provider layer.