export { ClientError, type ClientErrorReason } from "./client-error" export * as OpenCode from "./client" export * from "./types"