Files
openclaw/src/auto-reply/reply/agent-runner.runtime.ts
2026-06-03 19:54:16 -04:00

3 lines
102 B
TypeScript

/** Runtime facade for running the reply agent. */
export { runReplyAgent } from "./agent-runner.js";