Challenge Inference Protocol

Reference for the Simulation Challenge inference wire protocol — the exact obs (input) and action (output) message format exchanged between the gateway/genie-sim simulator and the contestant's inference agent over the reverse WebSocket tunnel. Covers the JSON-RPC envelope, image encoding, per-board state/action joint layout, the plain-msgpack response caveat, and the authoritative source files. Trigger: When the user asks about "推理接口协议", "inference protocol", "obs/action format", "观测/动作格式", "网关下发什么", "agent 返回什么", "what does the gateway send", "result envelope", "state layout", "动作怎么拆", or needs to implement/debug the obs→model→action adapter in a tunnel agent.

agibottech a73bc95 6.6 KB Updated

File contents

agibottech/genie_sim/tree/main/source/geniesim_benchmark/skills/robocoliseum/challenge-inference-protocol commit a73bc950d3

Frequently asked questions

npx skillmds@latest add agibottech/challenge-inference-protocol