Commit History

fix: restore frontend-backend compatibility with dual response keys
cfb0d65

vivekvish2004 commited on

fix: backend bugs — /state double call, /step stale check, missing openenv-core
b5dacbd

vivekvish2004 commited on

feat: proper task design — realistic scenarios, clearer graders, auto-validate
08e86b6

vivekvish2004 commited on

fix: add /health, /metadata, /schema, /mcp endpoints + per-task graders
62fbd09

vivekvish2004 commited on

Final Compliance Fix: Add static tasks.json and explicit tasks reference in openenv.yaml for automated validator enumeration.
7a699bb

vivekvish2004 commited on

Compliance alignment: Use get_tasks() method and boolean grader flags for better OpenEnv discovery.
88cf143

vivekvish2004 commited on

Final compliance fix: Align API with OpenEnv spec, refine logging, and update metadata.
204d70c

vivekvish2004 commited on

Refine task validation: Explicit grader refs and tasks property.
4e82d0a

vivekvish2004 commited on

Fix task validation: Ensure 7 tasks with graders and get_tasks() method.
ce5f237

vivekvish2004 commited on

fix: clamp grader scores to strictly between 0 and 1
7666cb7

vivekvish2004 commited on

fix: resolve grader 500 error by ensuring ground_truth is set before scoring
7cfbb7a

vivekvish2004 commited on

perf: optimize Docker build speed and backend startup synchronization
af7f1e6

vivekvish2004 commited on

fix: resolve Not enough tasks with graders validation error
f5bdd31

vivekvish2004 commited on

feat: implement step-level status tracking in environment and dashboard
d5c3fab

vivekvish2004 commited on

Fix dashboard sync for queue and progress tracking
c8d4359

vivekvish2004 commited on

Update tasks and grader metadata
f9dc34c

vivekvish2004 commited on

Env: Expand sentiment list with Happy, Panicked, Concerned, and Curious
041bc5c

vivekvish2004 commited on

Standard API: Implement step/reset/state compliance in CustomerSupportEnv
ff902bf

vivekvish2004 commited on

Dashboard: Add AI Suggestion feature and improve Enterprise UI
bc78491

vivekvish2004 commited on

Standard Template Restructuring: Passes openenv validate
137e754

vivekvish2004 commited on