Commit History

Fix README: remove submission badge, correct heuristic scores, fix lookup_gr description
8980538

akashkathole commited on

Improve README for Phase 3 judging: architecture diagram, reward rationale, all 5 required sections
5ad8bf3

akashkathole Claude Sonnet 4.6 commited on

Fix test: update perfect score assertion from 1.0 to 0.999 after clamping
8f4ed8a

akashkathole Claude Sonnet 4.6 commited on

Fix: clamp grader scores to strictly (0, 1) — evaluator requires 0 < score < 1
201ef1b

akashkathole Claude Sonnet 4.6 commited on

Fix: align port to 7860, add warmup LLM call before environment interaction
3a95f02

akashkathole Claude Sonnet 4.6 commited on

Fix: use AWS ECR Public mirror instead of Docker Hub (evaluator cannot reach registry-1.docker.io)
87c356e

akashkathole Claude Sonnet 4.6 commited on

Fix: pin Python base image to 3.11.9-slim-bookworm to resolve Docker Hub manifest error
fb42fda

akashkathole Claude Sonnet 4.6 commited on

Fix: remove HF_TOKEN fallback to stop bypassing evaluator's LiteLLM proxy
05ee5f4

akashkathole Claude Sonnet 4.6 commited on

Nuclear fix: simplify credentials, add aggressive debug logging
48dcd20

akashkathole Claude Sonnet 4.6 commited on

Match exact credential pattern from dashboard checklist
a1be5d3

akashkathole Claude Sonnet 4.6 commited on

Fix: use evaluator API_KEY before HF_TOKEN, create client inside main()
6ddfade

akashkathole Claude Sonnet 4.6 commited on

Match official stdout format + support IMAGE_NAME/ENV_URL/SPACE_URL
a0e3065

akashkathole Claude Sonnet 4.6 commited on

Update README baseline scores to actual measured values
f3c2784

akashkathole Claude Opus 4.6 commited on

Major upgrade: 4 invoice templates, 3-way matching, confidence scoring, 113 tests
25215ea

akashkathole Claude Opus 4.6 commited on

Fix openenv validate: add uv.lock, server/app.py, project.scripts, openenv-core>=0.2.0
8a70540

akashkathole Claude Sonnet 4.6 commited on

Fix: all POST endpoints tolerate empty/missing body
0649684

akashkathole Claude Sonnet 4.6 commited on

Fix: use openenv-core create_app framework for standard validator compliance
b99afe7

akashkathole Claude Sonnet 4.6 commited on

InvoiceAgent: OpenEnv environment for invoice processing
f64b0bd

akashkathole commited on