| 1 | import { expect, test } from "bun:test" |
| 2 | import { Schema } from "effect" |
| 3 | import { AgentV2 } from "@opencode-ai/core/agent" |
| 4 | import { Location as CoreLocation } from "@opencode-ai/core/location" |
nothing calls this directly
no test coverage detected