MCPcopy Index your code
hub / github.com/anomalyco/opencode / plugin.test.ts

File plugin.test.ts

packages/core/test/plugin.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect } from "bun:test"
2import { Effect, Exit, Fiber } from "effect"
3import { define } from "@opencode-ai/plugin/v2/effect"
4import { AgentV2 } from "@opencode-ai/core/agent"

Callers

nothing calls this directly

Calls 8

testEffectFunction · 0.90
managedFunction · 0.85
addMethod · 0.65
getMethod · 0.65
removeMethod · 0.65
describeFunction · 0.50
makeMethod · 0.45
waitMethod · 0.45

Tested by

no test coverage detected