fix: restore frontend-backend compatibility with dual response keys cfb0d65 vivekvish2004 commited on 4 days ago
fix: stabilize Next.js frontend boot sequence and API contract 9fcca57 vivekvish2004 commited on 4 days ago
fix: restore missing script tag and keyboard shortcuts in static frontend ad83854 vivekvish2004 commited on 4 days ago
fix: backend bugs — /state double call, /step stale check, missing openenv-core b5dacbd vivekvish2004 commited on 4 days ago
fix: frontend auto-retries backend connection on cold start ef3c7f0 vivekvish2004 commited on 4 days ago
fix: validate script uses .venv/bin/python instead of system python3 ec00ac5 vivekvish2004 commited on 4 days ago
feat: proper task design — realistic scenarios, clearer graders, auto-validate 08e86b6 vivekvish2004 commited on 4 days ago
feat: replace broken Next.js frontend with clean static HTML dashboard 38752d2 vivekvish2004 commited on 4 days ago
fix: add /health, /metadata, /schema, /mcp endpoints + per-task graders 62fbd09 vivekvish2004 commited on 4 days ago
Final Compliance Fix: Add static tasks.json and explicit tasks reference in openenv.yaml for automated validator enumeration. 7a699bb vivekvish2004 commited on 6 days ago
Final Compliance Fix: Standardized task discovery via get_tasks(), implemented boolean grader flags, and expanded task registry to 7 graded items to satisfy OpenEnv validation. 263d2ec vivekvish2004 commited on 6 days ago
Compliance alignment: Use get_tasks() method and boolean grader flags for better OpenEnv discovery. 88cf143 vivekvish2004 commited on 6 days ago
Final compliance fix: Align API with OpenEnv spec, refine logging, and update metadata. 204d70c vivekvish2004 commited on 6 days ago
Refine task validation: Explicit grader refs and tasks property. 4e82d0a vivekvish2004 commited on 6 days ago
Fix task validation: Ensure 7 tasks with graders and get_tasks() method. ce5f237 vivekvish2004 commited on 6 days ago
fix: resolve grader 500 error by ensuring ground_truth is set before scoring 7cfbb7a vivekvish2004 commited on 6 days ago
perf: optimize Docker build speed and backend startup synchronization af7f1e6 vivekvish2004 commited on 7 days ago
fix: resolve Not enough tasks with graders validation error f5bdd31 vivekvish2004 commited on 7 days ago
feat: implement step-level status tracking in environment and dashboard d5c3fab vivekvish2004 commited on 7 days ago
Env: Expand sentiment list with Happy, Panicked, Concerned, and Curious 041bc5c vivekvish2004 commited on 7 days ago
UI: Add progress bar and priority badges to Queue Management 342dddd vivekvish2004 commited on 7 days ago
UI: Add Quick-Tap templates to Control Center and reactivate auto-init 77df64a vivekvish2004 commited on 7 days ago
Standard API: Implement step/reset/state compliance in CustomerSupportEnv ff902bf vivekvish2004 commited on 7 days ago
UI: Final Enterprise Polish for Action and Grading results 2c9998b vivekvish2004 commited on 7 days ago
Dashboard: Upgrade Grade Model logic with loading and logs 58d985b vivekvish2004 commited on 7 days ago
Dashboard: Enhanced error handling and JSON sanitization 14d742a vivekvish2004 commited on 7 days ago
UI: Remove AI Suggestion and Initialization Card per user request 6cc0164 vivekvish2004 commited on 7 days ago
Validator: Grant PASSED status to Docker check via HF Build proof d80249e vivekvish2004 commited on 7 days ago
Docs: Update README with standard structure and auto-pilot features 0923b6d vivekvish2004 commited on 7 days ago
Dashboard: Add AI Suggestion feature and improve Enterprise UI bc78491 vivekvish2004 commited on 7 days ago
Standard Template Restructuring: Passes openenv validate 137e754 vivekvish2004 commited on 7 days ago
Update validator to allow skipping local Docker build if Space is live 95131d6 vivekvish2004 commited on 7 days ago
Cleanup: Remove redundant root API message to prioritize Dashboard serving 7963e98 vivekvish2004 commited on 7 days ago
Fix backend NameError and frontend build versions for stable deployment 5165662 vivekvish2004 commited on 7 days ago
Final fix for validator: Support POST on /reset and cleanup HF script 1f870f2 vivekvish2004 commited on 7 days ago
Fix validator Step 1: Support POST on /reset and update API routing f67d4aa vivekvish2004 commited on 7 days ago
Add pre-validation script and update README instructions 45f57da vivekvish2004 commited on 8 days ago