Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Exploy

> [!IMPORTANT]
> This repository has moved from [`bdaiinstitute/exploy`](https://github.com/bdaiinstitute/exploy) to [`rai-opensource/exploy`](https://github.com/rai-opensource/exploy).
Comment on lines +3 to +4
Copy link

Copilot AI Apr 9, 2026

Choose a reason for hiding this comment

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

The migration notice links to the new repo, but the rest of the README still contains multiple hard-coded URLs to the old location (e.g., docs links, pip install git+https://github.com/bdaiinstitute/exploy.git, git clone https://github.com/bdaiinstitute/exploy.git, and the BibTeX url). To fully “redirect users to the correct location” (per PR description) and avoid broken install/docs links if redirects change, update those references to the new org (and the new docs host, if it changed).

Copilot uses AI. Check for mistakes.

**EX**port and de**PLOY** reinforcement learning policies.

Exploy is a library that packages complex reinforcement learning environment logic and policies into a single,
Expand Down