CoolFace
Apppublic

AS0711/a11y-seo-retrofitter

sourceHugging Facemitupdated 6mo agoView on Hugging Face
0likes
8 commits on main
41225266mo ago

fix: make /reset body optional — validator sends POST with no body

AS0711
1958b2f6mo ago

docs: update baseline scores — all 3 tasks now succeed (Easy 6 steps, Medium 5 steps, Hard 11 steps)

AS0711
5723a3d6mo ago

fix: add label-for prompt rule so hard task reaches 100% success

AS0711
9083e566mo ago

fix: easy task now solvable — empty title element + insert_meta_tag title support + LLM prompt hint + action history context + 429 backoff + .gitignore

AS0711
825a7096mo ago

fix: remove KeyError on total_reward in summary table

AS0711
e3b52f46mo ago

deploy: HF Spaces Docker deployment — non-root user, healthcheck, correct ports and URLs

AS0711
ef42e726mo ago

fix: correct stdout format, health endpoint, reset schema, env vars, README port

AS0711
e8b5dbf6mo ago

feat: Add A11y & SEO Web Retrofitter environment

Tanish Gupta