CodeLens / app.py

Commit History

Implement Maximum Robustness for /reset to bypass body validation errors
8c875ce

ArshVerma commited on

Allow /reset params via body or query; add tests
b0c19e3

ArshVerma commited on

fix: align inference with checklist and fix hf deployment headers
e652018

ArshVerma commited on

Fix Dashboard: Robust Catch-all SPA routing
cbe123c

ArshVerma commited on

Fix Dashboard: Remove root conflict and handle SPA routing at /
a485e79

ArshVerma commited on

Initial CodeLens OpenEnv submission
f8670cd

ArshVerma commited on

chore : updated configs and formatiing to meet openev specs
74df718

AIMLxDIV commited on

Allow test env and TestClient host
efa5c7c

ArshVerma commited on

Skip DB init in TESTING; add reset_db
c90ac2d

ArshVerma commited on

Bump versions, add security middleware & deps
c1972ef

ArshVerma commited on

Bump project version, add co-author, docs polish
3e1edbb

ArshVerma commited on

feat: finalize CodeLens. rebranding and production environment polish
adea8c3

ArshVerma commited on

feat: add SQLite persistence for episodes, results, and leaderboard via SQLModel
4df824f

ArshVerma commited on

Revert "feat: add API hardening, rate limiting, and resource management"
545fe42
unverified

AIMLxDIV commited on

feat: harden API with rate limiting, optional API-key auth, episode TTL, and pagination
2de80f7

ArshVerma commited on

feat: implement core CodeReview evaluation, 30-scenario registry, and deterministic graders
d581a4f

ArshVerma commited on

feat(core): implement Pydantic v2 models and 30 synthetic scenarios
fc6ff5a

ArshVerma commited on

feat: OpenEnv spec compliance + blast radius enrichment (0→10)
d8ee465

AIMLxDIV commited on

fix: resolve critical startup bugs, port mismatch, and leaderboard crash
8103ef8

ArshVerma commited on

Add app.py
a3865ad

AIMLxDIV commited on