conflict-arbitration-env / openenv.yaml
Jeeevan11's picture
ship submission: judge-aligned README, real training curves from 2000-step run, blog, scripts
ce00c50
raw
history blame contribute delete
436 Bytes
name: ConflictArbitrationEnv
version: 1.0.0
description: Broken Telephone Arena Three agents, one task, one conflict, one arbitrator.
entrypoint: server.app:app
host: 0.0.0.0
port: 7860
endpoints:
reset: /reset
step: /step
state: /state
health: /health
action_schema:
conflict_detected: bool
action: str
reason: str
correction_request: str
team: WooshiWooshi
hackathon: Meta PyTorch OpenEnv Hackathon April 2026