Skip to content

[WIP] feat: MCP adapter for Gymnasium - #163

Draft
Trenza1ore wants to merge 10 commits into
mainfrom
feat/mcp-adapter
Draft

[WIP] feat: MCP adapter for Gymnasium#163
Trenza1ore wants to merge 10 commits into
mainfrom
feat/mcp-adapter

Conversation

@Trenza1ore

Copy link
Copy Markdown
Member

Description

Implement an MCP adapter for Gymnasium.

Fixes # (issue), Depends on # (pull request)

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Screenshots

Please attach before and after screenshots of the change if applicable.
To upload images to a PR -- simply drag and drop or copy paste.

Checklist:

  • I have run the pre-commit checks with pre-commit run --all-files (see CONTRIBUTING.md instructions to set it up)
  • I have run pytest -v and no errors are present.
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I solved any possible warnings that pytest -v has generated that are related to my code to the best of my knowledge.
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Comment thread tests/test_gymnasium_mcp.py Fixed
Comment thread tests/test_gymnasium_mcp.py Fixed
@Trenza1ore
Trenza1ore marked this pull request as draft September 11, 2026 23:49
@Trenza1ore Trenza1ore self-assigned this Sep 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant