#!/usr/bin/env bash
exec python3 "${CLAUDE_PLUGIN_ROOT:-${ALC_PLUGIN_ROOT}}/bin/render_state_surface" --repo "$PWD" --format markdown
