| 1 | import { describe, expect } from "bun:test" |
| 2 | import type { SetSessionConfigOptionResponse } from "@agentclientprotocol/sdk" |
| 3 | import { Effect } from "effect" |
| 4 | import { cliIt } from "../../lib/cli-process" |
nothing calls this directly
no test coverage detected