Spaces:
Sleeping
Sleeping
Commit History
Fix Docker build: use full python:3.10 image, add missing COPY for server/ and pyproject.toml e6b9219
Major env overhaul: opponent negotiates naturally, gentler time penalty, relative aggression, simplified agent 3f2a3ab
Smart offer clamping + accept guard + softened time penalty + adaptive concession cap a5c1817
Refined prompt: multi-round negotiation with valuation guardrail, temp 0.3 0900525
Optimize baseline prompt: multi-round negotiation strategy, all 3 tasks now pass ec1221d
Cleanup: remove unused C++ files, test artifacts, and dev scripts 6e491ce
Add pyproject.toml, server/app.py, uv.lock — openenv validate now passes 76a84aa
Fix [END] format: restore score= field, add flush=True to all log prints 332cfd0
Fix inference.py stdout format: strict [START]/[STEP]/[END] compliance, all debug to stderr, try/finally for [END] 4ad3f24
Add OpenEnv server (app.py) — expose /reset /step /state /ws /health endpoints d9d8c27
Add HF Spaces frontmatter with openenv tag + fix Dockerfile 27e2512
docs: Refactor README to adhere to professional Hackathon conventions ed5af54
Aviral Bhargava commited on
feat: complete OpenEnv compliance, tasks, and logic fixes a72a5e3
Aviral Bhargava commited on
feat: implement negotiation environment wrapper and LLM-based inference script 610b7e5
Atishay Jain commited on
llms working 1e6d041
Atishay Jain commited on
feat: implement Opponent class and add simulation testing framework for negotiation environment 025f14a
Atishay Jain commited on
Initialize project structure and core architecture interfaces 34dfc61
Atishay Jain commited on
Initial commit c529b42 unverified
AJ commited on