MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / tool-invoker.leak.test.ts

File tool-invoker.leak.test.ts

packages/core/execution/src/tool-invoker.leak.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "@effect/vitest";
2import { Data, Effect, Option, Schema } from "effect";
3
4import { ElicitationResponse, createExecutor, definePlugin } from "@executor-js/sdk";

Callers

nothing calls this directly

Calls 5

definePluginFunction · 0.90
createExecutorFunction · 0.90
makeExecutorToolInvokerFunction · 0.90
makeTestConfigFunction · 0.85
invokeMethod · 0.80

Tested by

no test coverage detected