Flask + Agent Lab + Training Pipelines

Build, benchmark, and deploy Connect4 AI agents.

This lab follows a standalone structure while using Connect4-specific gameplay/training/RL APIs.

Play Scaffold

API-backed shell for game creation and move execution.

Open Play

Agent Arena

Run head-to-head matches, stream board updates live, and replay stored traces.

Open Arena

Training Scaffold

Model jobs and registry hooks are available under the training API.

Open Training