Environment Visualization

September 2, 2025 ยท View on GitHub

To help developers intuitively understand the action trajectory of an Agent interacting within an environment, AgentGym provides a simple visualization frontend.

Installation & Usage

  1. Refer to the AgentGym usage guide to install the corresponding interactive environment and start the related backend service.
  2. Refer to the README file under the env-visualization folder to install and launch the frontend webpage.