Commit History

Fix nested markdown blocks for Kaggle parser
be2f706

ArshVerma commited on

Rename MODEL_CARD.md to kaggle_Details.md and add custom details
7216e1b

ArshVerma commited on

Add highly detailed Model Card
842d9be

ArshVerma commited on

Switch dashboard to Light Mode Premium Aesthetic
3fc3cc7

ArshVerma commited on

Premium Dark Mode UI Overhaul and Train.py fixes
5482b12

ArshVerma commited on

Remove accidentally committed compiled JS files overriding TSX files and rebuild dashboard
60ecf4d

ArshVerma commited on

Inline logo to fix HuggingFace base path issue
a739879

ArshVerma commited on

Add root package.json for easier npm commands
e406289

ArshVerma commited on

Fix logo and favicon paths for Hugging Face deployment
db36243

ArshVerma commited on

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

Merge branch 'DsThakurRawat:main' into main
1ea1bca
unverified

ArshVerma commited on

Improve arch grader scoring and LLM JSON parsing
f68fa46

ArshVerma commited on

Merge pull request #35 from ArshVermaGit/main
2304789
unverified

ArshVerma commited on

test: add submission tests for app middleware and inference logic to fix coverage
2ef7f43

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

Fix White Screen: Use relative asset paths (./) in Vite
a32c839

ArshVerma commited on

Fix Docker Runtime: Align venv paths and use python -m uvicorn
b66e905

ArshVerma commited on

Fix Docker Runtime: Use venv path and set PATH/PYTHONPATH
008e2f6

ArshVerma commited on

Fix Docker build: Allow dashboard source in context
2520b1e

ArshVerma commited on

Initial CodeLens OpenEnv submission
f8670cd

ArshVerma commited on

Merge pull request #34 from DsThakurRawat/testcasesadded
598a3b1
unverified

AIMLxDIV commited on

Merge pull request #33 from DsThakurRawat/hackthons
036b401
unverified

AIMLxDIV commited on

chore : added testcase
9eb1b4f

AIMLxDIV commited on

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

AIMLxDIV commited on

Merge pull request #32 from ArshVermaGit/main
9486e76
unverified

ArshVerma commited on

Update ci.yml
7b1eaf8

ArshVerma commited on

Update ci.yml
f3e1732

ArshVerma 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. production suite (Docker, CI/CD, Documentation)
4b66647

ArshVerma commited on

Merge pull request #31 from ArshVermaGit/main
9b07070
unverified

ArshVerma commited on

Replace logo.svg with codelens-brand-v2.svg
b366f83

ArshVerma commited on

Add white background and adjust logo viewBox
9795b30

ArshVerma commited on

feat: finalize CodeLens. rebranding and production environment polish
adea8c3

ArshVerma commited on

Merge pull request #30 from ArshVermaGit/main
bff00f6
unverified

ArshVerma commited on

feat: production-grade baseline agent and batch evaluation tool
0d95482

ArshVerma commited on

Merge pull request #29 from ArshVermaGit/main
ea85d55
unverified

ArshVerma commited on

test: expand test suite to 150+ tests and 80%+ coverage
f27b882

ArshVerma commited on

Merge pull request #28 from ArshVermaGit/main
7ec8d4b
unverified

AIMLxDIV commited on

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

ArshVerma commited on

Merge pull request #27 from DsThakurRawat/revert-26-main
f3c6396
unverified

AIMLxDIV commited on

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

AIMLxDIV commited on

Merge pull request #26 from ArshVermaGit/main
8ae0c62
unverified

AIMLxDIV commited on

Merge branch 'DsThakurRawat:main' into main
c2a73f0
unverified

ArshVerma commited on

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

ArshVerma commited on