Skip to content

Remove custom FlexDict and Repeated spaces for Gymnasium Dict and Sequence spaces - #58972

Draft
pseudo-rnd-thoughts wants to merge 2 commits into
ray-project:masterfrom
pseudo-rnd-thoughts:remove-custom-spaces
Draft

Remove custom FlexDict and Repeated spaces for Gymnasium Dict and Sequence spaces#58972
pseudo-rnd-thoughts wants to merge 2 commits into
ray-project:masterfrom
pseudo-rnd-thoughts:remove-custom-spaces

Conversation

@pseudo-rnd-thoughts

@pseudo-rnd-thoughts pseudo-rnd-thoughts commented Nov 25, 2025

Copy link
Copy Markdown
Member

Description

RLlib has three custom spaces FlexDict, Repeated and Simplex. These are historic artifacts of RLlib IMO with Gymnasium now providing equivalent spaces with Dict for FlexDict and Sequence for Repeated.

I haven't removed Simplex as an equivalent space within Gymnasium doesn't exist but I don't believe there is any testing of if this space works in RLlib stack currently.

Mark Towers added 2 commits November 13, 2025 10:43
…nd `Sequence` spaces

Signed-off-by: Mark Towers <mark@anyscale.com>
# Conflicts:
#	rllib/utils/spaces/space_utils.py
@pseudo-rnd-thoughts pseudo-rnd-thoughts added the rllib RLlib related issues label Nov 26, 2025
@github-actions

Copy link
Copy Markdown

This pull request has been automatically marked as stale because it has not had
any activity for 14 days. It will be closed in another 14 days if no further activity occurs.
Thank you for your contributions.

You can always ask for help on our discussion forum or Ray's public slack channel.

If you'd like to keep this open, just leave any comment, and the stale label will be removed.

@github-actions github-actions Bot added the stale The issue is stale. It will be closed within 7 days unless there are further conversation label Dec 11, 2025
@github-actions

Copy link
Copy Markdown

This pull request has been automatically closed because there has been no more activity in the 14 days
since being marked stale.

Please feel free to reopen or open a new pull request if you'd still like this to be addressed.

Again, you can always ask for help on our discussion forum or Ray's public slack channel.

Thanks again for your contribution!

@github-actions github-actions Bot closed this Dec 25, 2025
@pseudo-rnd-thoughts pseudo-rnd-thoughts added unstale A PR that has been marked unstale. It will not get marked stale again if this label is on it. and removed stale The issue is stale. It will be closed within 7 days unless there are further conversation labels Dec 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rllib RLlib related issues unstale A PR that has been marked unstale. It will not get marked stale again if this label is on it.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant