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.; conduit: Conduit acts as a local Model Context Protocol (MCP) gateway, designed to drastically reduce token overhead when AI agents utilize multiple tools by consolidating server tools into a few meta-tools. It simplifies the setup and authentication of various services, allowing them to be configured once and used across all connected AI clients.
Research and experimentation in cooperative multi-agent reinforcement learning
Reducing token costs and improving context window efficiency for AI agents using many tools.