Skip to content

Releases: databricks-solutions/project-0xfffff

v1.0.0 - Ready to Run (Pre-built Client Included)

05 Dec 15:26
v1.0.0
4997ca7

Choose a tag to compare

✨ What's Included

  • Pre-built client in client/build/ (no npm build needed)
  • Workshop management (discovery & annotation phases)
  • MLflow integration for trace import
  • IRR analysis (Cohen's Kappa, Krippendorff's Alpha)
  • Annotation editing with smart change detection
  • User-specific trace randomization
  • Organized documentation in /doc folder

🔧 Key Fixes in This Release

  • Authentication - Fixed "permission denied" errors requiring page refresh
  • Annotation Editing - Smart change detection - only saves when you make actual changes
  • Comment Handling - Multi-line comments with newline preservation
  • Rubric Format - Improved question parsing to handle newlines in descriptions
  • MLflow Deeplinks - Fixed trailing slash causing deeplinks to hang (PR #3)

📚 Documentation

📋 Requirements

  • Python 3.10+
  • uv (Python package installer)
  • Modern web browser