MCPcopy
hub / github.com/anomalyco/opencode / disposeAllInstances

Function disposeAllInstances

packages/opencode/test/fixture/fixture.ts:48–50  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46}
47
48export async function disposeAllInstances() {
49 await InstanceRuntime.disposeAllInstances()
50}
51
52// Strip null bytes from paths (defensive fix for CI environment issues)
53function sanitizePath(p: string): string {

Calls

no outgoing calls

Tested by 2

removeCreatedWorktreeFunction · 0.72
resetStateFunction · 0.72