#!/usr/bin/env bb

(require '[agent.app :as app])

(apply app/-main *command-line-args*)
