| 1 | import { Effect } from "effect" |
| 2 | import { effectCmd } from "../effect-cmd" |
| 3 | import { AgentSideConnection, ndJsonStream } from "@agentclientprotocol/sdk" |
| 4 | import { ServerAuth } from "@/server/auth" |
nothing calls this directly
no test coverage detected