Skip to content
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

Rename OpenDevin to OpenHands #3472

Merged
merged 10 commits into from
Aug 19, 2024
Merged

Rename OpenDevin to OpenHands #3472

merged 10 commits into from
Aug 19, 2024

Conversation

rbren
Copy link
Collaborator

@rbren rbren commented Aug 19, 2024

What is the problem that this fixes or functionality that this introduces? Does it fix any open issues?
We are renaming the repo!


Give a summary of what the PR does, explaining any non-trivial design decisions

Here are the commands I ran (using my custom replaceall util)

replaceall ./ 's/opendevin/openhands/g'
replaceall ./ 's/OpenDevin/OpenHands/g'
replaceall ./ 's/open devin/OpenHands/g'
replaceall ./ 's/github.com\/OpenHands/github.com\/All-Hands-AI/g'
replaceall ./ 's/OpenHands\/OpenHands/All-Hands-AI\/OpenHands/g'
replaceall ./ 's/openhands\/openhands/All-Hands-AI\/OpenHands/g'
replaceall ./ 's/cd OpenHands/cd openhands/g'
replaceall 's/ghcr.io\/All-Hands-AI\/OpenHands/ghcr.io\/all-hands-ai\/openhands'
replaceall ./ 's/ghcr.io\/All-Hands-AI\/OpenHands/ghcr.io\/all-hands-ai\/openhands'
replaceall ./ 's/ghcr.io\/All-Hands-AI\/OpenHands/ghcr.io\/all-hands-ai\/openhands/g'
replaceall ./ 's/DOCKER_ORG=openhands/DOCKER_ORG=all-hands-ai/g'
replaceall ./ 's/organizationName: "Open Hands"/organizationName: "All-Hands-AI"/g'
replaceall ./ 's/organizationName: "OpenHands"/organizationName: "All-Hands-AI"/g'
replaceall ./ 's/OPENDEVIN/OPENHANDS/g'
replaceall ./ 's/open-devin/openhands/g'
replaceall ./ 's/devin/openhands/g'
replaceall ./ 's/DEVIN/OPENHANDS/g'
replaceall ./ 's/OPEN_OPENHANDS/OPENHANDS/g'

# Revert image references in documentation for now
replaceall README.md 's/ghcr.io\/all-hands-ai\/openhands/ghcr.io\/opendevin\/opendevin/g'
replaceall docs/ 's/ghcr.io\/all-hands-ai\/openhands/ghcr.io\/opendevin\/opendevin/g'

Other references

Copy link
Contributor

@neubig neubig left a comment

Choose a reason for hiding this comment

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

This is basically a global search and replace. My suggestion would be that we get this in, and then make any additional fixes on top of this.

@xingyaoww xingyaoww merged commit 01ae22e into main Aug 19, 2024
@xingyaoww xingyaoww deleted the rb/openhands-rename branch August 19, 2024 16:44
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.

4 participants