Files
opencode/packages
Kit Langton 7965300ce5 refactor(mcp): convert create/defs/tryConnect to Effect-native patterns
Replace the async tryConnect helper with connectTransport using
Effect.acquireUseRelease for guaranteed transport cleanup on failure.
Convert create() from async function to Effect.gen and defs() to
return an Effect. Callers now yield* directly instead of wrapping
in Effect.promise.
2026-03-26 10:39:33 -04:00
..
2026-03-24 22:50:35 +00:00
2026-03-24 22:50:35 +00:00
2026-03-24 22:50:35 +00:00
2026-03-26 14:16:07 +00:00
2026-03-24 22:50:35 +00:00
2026-03-24 22:50:35 +00:00