Commit History

Fix Docker: pin python:3.10-bookworm with amd64 platform to fix registry manifest errors
e1deaf6

MridulNegi2005 commited on

Fix Docker build: use full python:3.10 image, add missing COPY for server/ and pyproject.toml
e6b9219

MridulNegi2005 commited on

Major env overhaul: opponent negotiates naturally, gentler time penalty, relative aggression, simplified agent
3f2a3ab

MridulNegi2005 commited on

Smart offer clamping + accept guard + softened time penalty + adaptive concession cap
a5c1817

MridulNegi2005 commited on

Refined prompt: multi-round negotiation with valuation guardrail, temp 0.3
0900525

MridulNegi2005 commited on

Optimize baseline prompt: multi-round negotiation strategy, all 3 tasks now pass
ec1221d

MridulNegi2005 commited on

Cleanup: remove unused C++ files, test artifacts, and dev scripts
6e491ce

MridulNegi2005 commited on

Add pyproject.toml, server/app.py, uv.lock — openenv validate now passes
76a84aa

MridulNegi2005 commited on

Fix [END] format: restore score= field, add flush=True to all log prints
332cfd0

MridulNegi2005 commited on

Fix inference.py stdout format: strict [START]/[STEP]/[END] compliance, all debug to stderr, try/finally for [END]
4ad3f24

MridulNegi2005 commited on

Add OpenEnv server (app.py) — expose /reset /step /state /ws /health endpoints
d9d8c27

MridulNegi2005 commited on

Add HF Spaces frontmatter with openenv tag + fix Dockerfile
27e2512

MridulNegi2005 commited on

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