Commit History

fix: make inference.py crash-proof with multi-strategy env connection
6d01bb5

yashmarathe commited on

refactor: full openenv protocol compliance
1a55ff4

yashmarathe commited on

refactor: move all root-level files to repo root
7492bfe

yashmarathe commited on

fix: ensure LLM calls use hackathon LiteLLM proxy env vars
8e4f464

yashmarathe commited on

fix: read API_KEY env var for LiteLLM proxy compatibility
c0ef3da

yashmarathe commited on

fix: make POST /reset body optional for OpenEnv validator compatibility
4d286d8

yashmarathe commited on

Merge fix/codebase-hardening: packaging, grading, registry, tests, deploy
bc82956

yashmarathe commited on

fix: packaging, grading baseline, action registry, observations, tests, deploy config
7a14011

yashmarathe commited on

chore: untrack docs/ and scratchpad.md, add to .gitignore
c738b16

yashmarathe commited on

Merge feat/real-world-utility-improvements: cross-column, profiling, undo, adaptive baseline, LLM prompt
9900bcc

yashmarathe commited on

feat: Unit 7 verified - LLM integration works with all 16 actions
2954519

yashmarathe commited on

feat: Unit 6 - comprehensive LLM prompt with all 16 actions, cost model, grading formula
ff1dc77

yashmarathe commited on

feat: Unit 5 - adaptive baseline with positive scores on all 4 tasks
711b1ec

yashmarathe commited on

feat: Phase 1 - cross-column validation, observation enrichment, undo, profile
da8968e

yashmarathe commited on

plan: real-world utility improvements -- cross-column, profiling, undo, adaptive baseline
5b52ab1

yashmarathe commited on

fix(ci): use openenv CLI directly, not python -m
026a1e3

yashmarathe commited on

ci: add Docker build, unit tests, and inference smoke test workflow
cddc1c6

yashmarathe commited on

fix: pass openenv validate - add uv.lock, server entry point, openenv-core dep
dc2e5a5

yashmarathe commited on

Merge feat/hackathon-compliance-enhancements: close hackathon compliance gaps + deep enhancements
1bef841

yashmarathe commited on

fix: match reference inference.py - score 3dp, robust START/END pairing
1fd31a8

yashmarathe commited on

chore: mark plan as completed
f9ecbd6

yashmarathe commited on

fix: smart fill_missing strategy - mode for categorical, median for numeric
8eb25fa

yashmarathe commited on

feat: Units 14+15 - full inference with 14 tools, comprehensive README
5ade0a7

yashmarathe commited on

feat: Unit 13 - expert task integration with ML metadata
2b5fb2b

yashmarathe commited on

feat: Units 11+12 - configurable difficulty, procedural gen, ML metadata
ed61250

yashmarathe commited on

feat: Units 9+10 - cost-aware rewards, richer noise taxonomy
e65fe01

yashmarathe commited on

feat: Units 7+8 - sample rows, action history, 7 new action types
fd5e2d6

yashmarathe commited on

feat: Phase 1 + Unit 6 - deterministic grader, inference.py, Dockerfile, compliance fixes
f053c81

yashmarathe commited on

feat: Data Cleaning RL Environment for OpenEnv Hackathon
f380b90

yashmarathe commited on