CoolFace
Apppublic

Chirag2412/vibe-coding-env

sourceHugging Facemitupdated 5mo agoView on Hugging Face
0likes
17 commits on main
5f0f39a5mo ago

added partial rewards

Chirag2412
2145df95mo ago

feat: enable vision for multimodal models

Chirag2412
122d7f35mo ago

fix: default to all tasks, always emit START before END

Chirag2412
b3c40215mo ago

fix: always exit 0, startup diagnostics, python symlink

Chirag2412
23564765mo ago

fix: python symlink in Dockerfile + always exit 0 in inference.py

Chirag2412
255942c5mo ago

added tasks list in yaml file

Chirag2412
015c5655mo ago

Fix inference.py non-zero exit: fallback api_key and exit 0 on exception

Chirag2412
27a18955mo ago

Wrap all unhandled exception points in inference.py

Chirag2412
6162a925mo ago

Add uv.lock for multi-node deployment validation

Chirag2412
a4013845mo ago

Fix inference.py --all task list and grader server restart

Chirag2412
538cfe76mo ago

Rename task_2_auth_fastapi to task_2_auth_express

Chirag2412
534063a6mo ago

Convert task_2 from FastAPI/Python to Node.js/Express

Chirag2412
97d43c96mo ago

Add common auth packages, Python server readiness check, Node 20, and fixes

Chirag2412
588b2a36mo ago

formatted the inference.py logs

Chirag2412
934d5716mo ago

updated the readme

Chirag2412
c6feb4e6mo ago

added check for the browser timeout

Chirag2412
e34bda06mo ago

initial submission — vibe-coding-env

Chirag2412