export { DELEGATE_TASK_ERROR_PATTERNS, detectDelegateTaskError, } from "@oh-my-opencode/delegate-core"; export type { DelegateTaskErrorPattern, DetectedError, } from "@oh-my-opencode/delegate-core";