// Runtime barrel for auto-reply execution. /** Resolve and run auto-reply behavior from config. */ export { getReplyFromConfig } from "./reply/get-reply.js";