Skip to content

Conversation

@alialamiidrissi
Copy link

This PR introduces a generic Gymnasium (OpenAI Gym/Gymnasium) environment server and client integration to OpenEnv.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Nov 8, 2025
@github-actions
Copy link

github-actions bot commented Nov 8, 2025

✅ Deployment succeeded for gym_env

Nice work! Wait for a code review and we're ready to go.

You can iterate locally or validate fixes by running scripts/deploy_to_hf.sh --env "gym_env".

1 similar comment
@github-actions
Copy link

github-actions bot commented Nov 8, 2025

✅ Deployment succeeded for gym_env

Nice work! Wait for a code review and we're ready to go.

You can iterate locally or validate fixes by running scripts/deploy_to_hf.sh --env "gym_env".

@@ -0,0 +1,326 @@
"""Tests for the generic Gymnasium environment integration."""

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would suggest skip generic Prefix. We can say OpenAI Gymnasium, or just Gymnasium is also cool probably..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants