Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, expect } from
"bun:test"
2
import
{ Effect, Exit, Fiber } from
"effect"
3
import
{ define } from
"@opencode-ai/plugin/v2/effect"
4
import
{ AgentV2 } from
"@opencode-ai/core/agent"
Callers
nothing calls this directly
Calls
8
testEffect
Function · 0.90
managed
Function · 0.85
add
Method · 0.65
get
Method · 0.65
remove
Method · 0.65
describe
Function · 0.50
make
Method · 0.45
wait
Method · 0.45
Tested by
no test coverage detected