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
- Refer to the AgentGym usage guide to install the corresponding interactive environment and start the related backend service.
- Refer to the README file under the
env-visualizationfolder to install and launch the frontend webpage.