CoolFace
Apppublic

devaatmik/shopify-store-audit

sourceHugging Faceupdated 5mo agoView on Hugging Face
2likes
11 commits on main
329e3d35mo ago

feat: environment redesign — real CSV data, shaped rewards, difficulty tiers

aatmk-panse
2bcac835mo ago

fix: actionable hints now include real IDs (location_ids, product_ids, rules)

aatmk-panse
ca40c955mo ago

fix: fallback to max_completion_tokens for newer models

aatmk-panse
f824b2c5mo ago

fix: coerce string prices to float in update_variant

aatmk-panse
dce8bf65mo ago

fix: inference.py runs all 3 tasks with proper [START]/[STEP]/[END] per task

aatmk-panse
c64fcea5mo ago

feat: add /tasks and /grade endpoints for competition validator

aatmk-panse
699d7445mo ago

fix: move all files to repo root (HF Spaces requires README.md at root)

aatmk-panse
da3eda75mo ago

Fix inference.py stdout format to match sample spec exactly

aatmk-panse
c5968b05mo ago

Add 3 tasks with graders and clamp scores to (0, 1)

aatmk-panse
50cd6875mo ago

Align env var names with OpenEnv sample inference spec

aatmk-panse
362bbff5mo ago

Initial commit: Shopify store audit OpenEnv environment

aatmk-panse