on-policy: This repository implements MAPPO, a multi-agent variant of PPO, widely used in cooperative multi-agent games and research. It provides robust implementations for various multi-agent environments like StarCraft II, Hanabi, and Google Research Football, along with detailed training scripts and hyperparameter guidance.; tunnel-client: `tunnel-client` is a customer-run agent that securely connects private or localhost Model Context Protocol (MCP) servers to OpenAI products like ChatGPT and Codex through an OpenAI-hosted tunnel. It enables secure access for AI models without exposing the MCP server to the public internet, simplifying deployments in restricted network environments.
Research and experimentation in cooperative multi-agent reinforcement learning
Connecting a private or localhost MCP server to OpenAI-hosted products like ChatGPT when public internet access is restricted.