Commit History

chore: remove hackathon references from UI and README
c606037

ayhm23 commited on

feat: premium dark-mode UI (Linear/Vercel aesthetic)
c561dd4

ayhm23 commited on

feat: polished interactive landing page UI
f9e2daf

ayhm23 commited on

fix: python:3.11-slim base, safe API_BASE_URL default, document env vars
79f30ce

ayhm23 commited on

feat: add HTML landing page UI at root /
14e09da

ayhm23 commited on

fix: clamp scores to [0.01, 0.99] to satisfy strict (0,1) boundary check
fae7145

ayhm23 commited on

fix: clamp all task scores to (0.001, 0.999) — scores must be strictly in (0,1)
1b95618

ayhm23 commited on

fix: robust try/except/finally in all tasks so inference.py never exits non-zero
58ddd7c

ayhm23 commited on

fix: HF_TOKEN no default; groq active defaults; rename API_KEY->HF_TOKEN
983a723

ayhm23 commited on

fix: correct [START]/[STEP]/[END] log format to key=value spec
fc7ef4c

ayhm23 commited on

feat: add [START]/[STEP]/[END] structured logs; support HF_TOKEN env var
d176468

ayhm23 commited on

fix: license bsd-3-clause in README frontmatter; improve task2 bullet prompt
e49c4e7

ayhm23 commited on

refactor: improve prompt clarity and rewrite rules in run_task2 function
b8ce8b4

ayhm23 commited on

fix: stateless HTTP step, grader final_score, validate.py action wrapper, update URLs
8a1a3c1

ayhm23 commited on

Initial commit: ResumeEnv hackathon submission
c82303a

ayhm23 commited on