Skip to content

Releases: AndreaGriffiths11/teamxray

v1.0.5 - UI Improvements & Evalite Integration

24 Nov 22:51

Choose a tag to compare

✨ UI Improvements

  • Redesigned HTML Reports: Modern, professional report design with refined color palette
  • Expert Cards: Clean layout with hover effects, pill-shaped role badges, and tag-style specializations
  • Management Insights: Color-coded cards with top borders (Red/Risk, Green/Opportunity)
  • AI Section: Distinct dark theme for strategic insights
  • Typography: Updated to Inter font stack for better readability

🧪 Testing & Quality

  • Evalite Integration: Added eval-driven development framework for AI output testing
  • Custom Scorers: Expert identification and collaboration pattern detection with 90%+ accuracy
  • GitHub Models Support: Configured evalite to use GitHub Models API instead of OpenAI

🐛 Bug Fixes

  • Fixed duplicate function definitions in validation.ts causing compilation errors
  • Resolved TypeScript/ESLint conflicts in evaluation files
  • Changed activation event from * to onStartupFinished for better performance