| 1 | import { describe, expect } from "bun:test" |
| 2 | import { Effect } from "effect" |
| 3 | import { AppNodeBuilder } from "@opencode-ai/core/effect/app-node-builder" |
| 4 | import { SkillPlugin } from "@opencode-ai/core/plugin/skill" |
nothing calls this directly
no test coverage detected