feat: badges, XP/levels, character classes, and agent leaderboard#2
Open
Dexploarer wants to merge 6 commits intomainfrom
Open
feat: badges, XP/levels, character classes, and agent leaderboard#2Dexploarer wants to merge 6 commits intomainfrom
Dexploarer wants to merge 6 commits intomainfrom
Conversation
- Badge system: 5 types (Schizo Shipper, Bug Priestess, Oracle, Streak Demon, Ascended) x 3 milady-themed tiers (Acolyte, Priestess, Remilia) - XP/Level system using RuneScape formula, per-tag tracking mapped to actual milaidy repo labels (area + category tags) - Character classes derived from dominant tag XP (Core Dev, Connector, Designer, Scribe, Guardian, Infra, Machine, Anon) - Agent detection (username patterns + curated list) with dedicated /agents leaderboard page - Expanded pipeline: fetches issues, PR reviews, and comments from GitHub API; computes badges, levels, and classes per contributor - Modernized UI: sticky glass header, card hover effects, gradient logo, wider layout, humans-only filter, level/XP sort options - Updated scoring page with badge/level/class documentation sections - Updated contributor detail page with badges, tags, and activity stats - 41 unit tests for badges and levels libraries
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/agentspage with bot detection (username patterns + curated list)generate-scores.tsnow fetches issues, PR reviews, and comments from GitHub API; computes badges, levels, and character classes per contributorTest plan
/agentspage renders correctlygenerate-scores.tswith GITHUB_TOKEN to populate new fields🤖 Generated with Claude Code