nlpetprolific/alignment-leaderboard
Update data to reflect latest scenarios
Update the leaderboard with latest data
Fix a few bugs
Fix leaderboard summary
Fix tool use scenarios
Update judge calibration results with new data
Improve usability of dropdowns
Update category mapping
Add missing logo
Trim transcript sizes
Fix dark logo issues
Orient the labels at an angle
Add more models and rejig leaderboard UI
Add missing behaviour descriptions
Fix bullet point links weirdness
Fix overlapping scatter plot data points
Analyses scripts and fixes to prefills and variants
Add chevrons for menus that are expandable
Fix single col for cats on mobile
Improvements to UI
Fix statistics tab on desktop
Chrome mobile specific scroll fixes
Fix weird scrolling issue maybe: v2
Fix weird scrolling issue maybe
Revert fix
Make fix mobile specific
Revert "fix"
More scroll boundary fixes
Lazy tab rendering
Remove trying to access data.scenarios
Remove infinite retry loop: Attempt 2
Remove infinite retry loop
Mobile Chrome Fix: Remove scroll anchoring
Invalidate cache on data update
Add back weak spots
Fix issues with loading data
Add missing file
Attempt to fix mobile chrome issues
Optimize mobile performance with lazy transcript loading
Fix width of scatter plot
Update leaderboard with scatter plot, responsive fixes, and statistics tab
Clean single-row header: logo+title left, tabs center, actions right
Combine header and tabs into single row for cleaner layout
Remove debug logging
Add performance debug panel (activated with ?debug=1)
Major perf fix: load 23MB transcripts on-demand, not at startup
Remove unnecessary re-render - data is static, just merge and let UI read when needed
Fix: avoid full re-render when transcripts load - major mobile perf improvement
Fix mobile scrolling - remove overlay blocking and add scroll styles
Fix: re-render after transcripts load, remove console logs
