razak123/code-migration-env
fix node env
refac
feat: integrate task metadata and business context into environment observations and prompt generation
reward bound (0,1)
refactor
feat: add openai proxy
refactor: update inference
refactor
feat: refactor image name
fix: refactors
refactor: move environment imports to module level and update model selection fallback logic
refactor: update environment variable retrieval logic for HF_TOKEN and API_KEY
refactor: remove default values from HF_TOKEN and API_KEY environment variable retrieval
feat: add base_path configuration to README metadata
chore: update README metadata and add debug print statements to inference script
feat: implement CodeMigrationEnvironment for evaluating code translation tasks
docs: add Hugging Face Spaces metadata to README
refactor: modularize inference logic, add server scaffolding, and update client imports
medium tasks
feat: add hard scenario files and implement environment logic for code migration tasks
feat: implement CodeMigrationEnvironment and add hard scenario test definitions
rem pyc
feat: implement code migration environment with scenario-based task evaluation and server infrastructure
feat: implement code migration environment with task-specific grading and validation logic
init
