#!/usr/bin/env sh
exec bun "$(dirname "$0")/hwlab-code-agent-cli.ts" "$@"
