Releases: databricks-solutions/project-0xfffff
Releases · databricks-solutions/project-0xfffff
v1.0.0 - Ready to Run (Pre-built Client Included)
✨ 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
/docfolder
🔧 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
- Release Notes - Complete setup guide
- Build Guide - For developers who want to build from source
- All Documentation - Full documentation index
📋 Requirements
- Python 3.10+
- uv (Python package installer)
- Modern web browser