summaryrefslogtreecommitdiff
path: root/scripts/import-livehouse-events.ts
AgeCommit message (Collapse)AuthorLines
2026-08-15Add Claude-powered band auto-registration from live info textyyamashita-0/+295
Extracts band/artist names from pasted live info via Claude (API or CLI adapter), matches against existing bands, and lets the user review and bulk-register new ones through a polling job queue. Also adds a livehouse events import script and recent-bands/artists home page sections. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>