#!/usr/bin/env bash
exec /root/.bun/bin/bun /app/agent-node/src/cli.ts "$@"
