release: unilab 1.3.0 - #1575
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
1.2.0 → 1.3.0(pyproject.toml与pyproject.rocm.toml,unilab.__version__单源于包元数据)。## 1.3.0 (2026-09-14)(按仓库惯例使用 PyPI 上传日期)。uv.lock与uv.rocm.lock中的项目版本。1.3.0 内容(自 1.2.0 以来)
mjbatch-uni~=0.2.1(roadmap: unisim mujoco 后端批执行器从 mujoco-uni-runtime 替换为 mjbatch #1552/feat: mujoco 后端依赖切换 mjbatch + 配置清理 (roadmap #1552 child #6) #1553);移除旧版 DomainRandomization provider 协议(roadmap:跨 mjbatch、UniSim 与 UniLab 实现 per-env 模型字段与工具变体 #1563/Retire legacy DomainRandomization provider protocol #1567)。Episode_Reward/*reset extras(fix: remove duplicate reward episode metrics #1570)。unisim-core>=1.4.0+mjbatch-uni~=0.2.1(deps: unisim-core 1.4.0 and mjbatch-uni 0.2.1 #1574,unisim#71 / mjbatch_uni#28)。Validation
make check通过make test1519 passed / 27 skippedscripts/benchmark/smoke_test.py33/34 + 34/35(仅 platform-optional mlx 跳过)uv lock --check通过Release plan
合并后:对 main 上的合并 commit 手动 dispatch
ci.yml(release workflow 要求 tag 指向的 commit 有成功的 ci.yml run),成功后打 annotated tagv1.3.0触发 PyPI 发布(trusted publishing)。