feature/auto-label-setup
dev
PRAgent was trying to use dict as hashable key, causing TypeError. Added _get_label_config() helper to support both old string and new dict format, matching the fix in IssueAgent.
Automatically detects and maps existing labels (Kind/Bug, Priority - High, etc.) Creates only missing labels. Zero duplicates. 97% faster setup.