mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-24 20:25:36 -04:00
d57adec496
Yield Permission.Service directly from the LLM layer context instead of creating a separate ManagedRuntime via makeRuntime. The approvalHandler callback now uses Effect.runPromise(perm.ask(...)) on the captured implementation, avoiding the extra runtime and its duplicated memoMap.