summaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Collapse)AuthorLines
2026-08-15Add Claude-powered band auto-registration from live info textyyamashita-0/+1
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>
2026-05-09Add JSON API endpoints and CLI script for band/artist managementyyamashita-1/+2
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-08Initial scaffold: React Router v7 + SQLite + Tailwind CSS v4yyamashita-0/+33