| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-04 | 1.8 kB | |
| v1.0.1 source code.tar.gz | 2026-03-04 | 8.1 MB | |
| v1.0.1 source code.zip | 2026-03-04 | 8.4 MB | |
| Totals: 3 Items | 16.5 MB | 0 | |
Release Note
A patch release that fixes a dependency issue in the docker image and enriches the documentation and testing of the OpenClaw example.
What's Changed
- fix(config): Fix openclaw config typo and increase max_tokens_per_mb by @fishcrap in https://github.com/inclusionAI/AReaL/pull/959
- docs(openclaw): Replace hardcoded admin key with placeholder in README by @fishcrap in https://github.com/inclusionAI/AReaL/pull/967
- feat: Fully Support MIS/TIS to stablizing rollout-training mismatch by @ZiyiTsang in https://github.com/inclusionAI/AReaL/pull/930
- refactor(api): move validation into config post_init methods by @rchardx in https://github.com/inclusionAI/AReaL/pull/970
- fix(openai-proxy): return None for empty trajectory in online mode by @fishcrap in https://github.com/inclusionAI/AReaL/pull/971
- Ray placement group refactor and preliminary architecture for multinode inference instances by @hlyli in https://github.com/inclusionAI/AReaL/pull/966
- feat:Add chinese doc by @ZiyiTsang in https://github.com/inclusionAI/AReaL/pull/969
- fix(api): replace Literal type with str for SchedulingSpec.ray_placement_strategy by @garrett4wade in https://github.com/inclusionAI/AReaL/pull/976
- update readme by @xssstory in https://github.com/inclusionAI/AReaL/pull/974
- test(examples): Add OpenClaw online RL integration test by @fishcrap in https://github.com/inclusionAI/AReaL/pull/977
- fix: pinning torchao version to 0.15.0 by @garrett4wade in https://github.com/inclusionAI/AReaL/pull/981
- bump v1.0.1 by @garrett4wade in https://github.com/inclusionAI/AReaL/pull/982
New Contributors
- @hlyli made their first contribution in https://github.com/inclusionAI/AReaL/pull/966
Full Changelog: https://github.com/inclusionAI/AReaL/compare/v1.0.0...v1.0.1