mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-24 20:25:36 -04:00
9ff3f963f1
Migrate MultiEditTool from Tool.define to Tool.defineEffect pattern, resolving EditTool via Effect.gen + Tool.init in the outer generator and using Effect.promise + Effect.orDie in the execute body.