thrishaldevx/email-triage-env
Update openenv config and grader scripts
Update openenv.yaml configuration
Update environment and config files with latest changes
Add tasks to package includes and create __init__.py files
Update grader scripts for all tasks
Update grader type to file-based for all tasks
Add task-specific grader scripts for all three tasks
Fix grader configuration: use grader_endpoint and standalone /score endpoint
Fix grader format: Update to endpoint-based grader and add /score endpoint
Add root-level Dockerfile for Hugging Face Spaces
Fix: Add grade() method to enable grader validation for all 3 tasks
Add HuggingFace Space metadata to README
Add graders to all 3 tasks in openenv.yaml
Default to deployed Space URL, support LOCAL_IMAGE_NAME for local dev
Support both ENV_URL and LOCAL_IMAGE_NAME for deployment flexibility
Fix inference.py: use LOCAL_IMAGE_NAME variable per checklist
Initial commit: Email Triage OpenEnv environment
