Feature request
Migrate all volcengine/verl references to verl-project/verl across the repo. The project has moved to the verl-project organization, but 91 files still contain 242 occurrences of the old volcengine/verl path (README, CONTRIBUTING, setup.py, docs, Dockerfiles, workflows, examples, etc.).
Motivation
Stale references cause confusion for contributors and agents alike. For example, gh commands pointing to volcengine/verl will query the wrong repo. gemini-code-assist already flagged this inconsistency in #5846.
Your contribution
Will submit a PR with a global find-and-replace. The scope is large (91 files) so it should be a dedicated PR to keep diffs reviewable.
Feature request
Migrate all
volcengine/verlreferences toverl-project/verlacross the repo. The project has moved to theverl-projectorganization, but 91 files still contain 242 occurrences of the oldvolcengine/verlpath (README, CONTRIBUTING, setup.py, docs, Dockerfiles, workflows, examples, etc.).Motivation
Stale references cause confusion for contributors and agents alike. For example,
ghcommands pointing tovolcengine/verlwill query the wrong repo. gemini-code-assist already flagged this inconsistency in #5846.Your contribution
Will submit a PR with a global find-and-replace. The scope is large (91 files) so it should be a dedicated PR to keep diffs reviewable.