Skip to content

Merge com.unity.ml-agents.extensions into com.unity.ml-agents #6227

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 23 commits into
base: develop
Choose a base branch
from

Conversation

maryamziaa
Copy link
Contributor

@maryamziaa maryamziaa commented Jul 22, 2025

Proposed change(s)

Right now we have two separate package com.unity.ml-agents and com.unity.ml-agents.extensions in on repo.

We want to move com.unity.ml-agents.extensions into com.unity.ml-agents for MLA 4.0.0. Make sure the corresponding docs are updated as well.

Useful links (Github issues, JIRA tickets, ML-Agents forum threads etc.)

Types of change(s)

  • Bug fix
  • New feature
  • Code refactor
  • Breaking change
  • Documentation update
  • Other (please describe)

Checklist

  • Added tests that prove my fix is effective or that my feature works
  • Updated the changelog (if applicable)
  • Updated the documentation (if applicable)
  • Updated the migration guide (if applicable)

Other comments

@@ -0,0 +1,3 @@
namespace Unity.MLAgents.Editor
Copy link
Contributor Author

Choose a reason for hiding this comment

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

What does this file do? I simply copied it from com.unity.ml-agents.extensions/Editor/EditorExample.cs

@maryamziaa maryamziaa marked this pull request as ready for review July 23, 2025 20:53
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