Skip to content

Conversation

@enyst
Copy link
Collaborator

@enyst enyst commented Oct 21, 2025

Summary

  • Rename “All Hands AI”, “All Hands”, and “All-Hands-AI” textual references to “OpenHands” across docs
  • Update GitHub links from All-Hands-AI/agent-sdk to OpenHands/agent-sdk
  • Keep ghcr and docker registry links (docker.all-hands.dev/all-hands-ai, ghcr.io/all-hands-ai) unchanged per instructions
  • Preserve All-Hands-AI/OpenHands code repo links because the OpenHands/OpenHands repository does not exist in the new org
  • Adjust troubleshooting and Slack docs examples accordingly

Changes

  • .github/workflows: switched checkout repository to OpenHands/agent-sdk
  • Docs pages in openhands/usage and sdk/ updated textual branding to OpenHands
  • tests and docs.json references adjusted where applicable

Verification

  • Grepped repository to replace textual instances while excluding container registry references
  • Verified OpenHands org and repos via GitHub API; confirmed OpenHands/agent-sdk exists; OpenHands/OpenHands does not

Notes

  • This PR intentionally leaves all ghcr.io/all-hands-ai and docker.all-hands.dev/all-hands-ai references intact
  • Links referencing the main OpenHands code repository continue to point to All-Hands-AI/OpenHands until a replacement repository exists under the OpenHands org

Fixes #36

@enyst can click here to continue refining the PR

… update repo links to OpenHands org where applicable\n\n- Updated agent-sdk links from All-Hands-AI to OpenHands\n- Replaced textual mentions: 'All Hands AI', 'All Hands', and 'All-Hands-AI' -> 'OpenHands'\n- Preserved ghcr.io/docker.all-hands.dev references per issue guidance\n- Left links to code repo All-Hands-AI/OpenHands intact (no OpenHands/OpenHands repo exists)\n- Adjusted troubleshooting and Slack docs to reflect accurate repo names\n\nCo-authored-by: openhands <openhands@all-hands.dev>
Synced from agent-sdk ref: main
@mamoodi
Copy link
Collaborator

mamoodi commented Oct 21, 2025

A couple of comments. Not checking the agent-sdk docs because they are all LLM generated and I think it's the agent team's responsibility anyway.

@github-actions github-actions bot requested a review from tofarr as a code owner October 21, 2025 16:35
@enyst
Copy link
Collaborator Author

enyst commented Oct 21, 2025

@OpenHands merge main and fix the conflicts

@openhands-ai
Copy link

openhands-ai bot commented Oct 21, 2025

I'm on it! enyst can track my progress at all-hands.dev

…e conflicts\n\n- Resolve modify/delete conflict by adopting main: remove tracked agent-sdk directory (CI checks it out for sync workflows)\n\nCo-authored-by: openhands <openhands@all-hands.dev>
@openhands-ai
Copy link

openhands-ai bot commented Oct 21, 2025

Final summary

What I did

  • Merged origin/main into openhands/rename-all-hands-ai-to-openhands
  • Resolved the only merge conflict (agent-sdk was deleted on main and modified on this branch) by adopting main’s change and removing the tracked agent-sdk directory, since CI checks it out when needed
  • Committed with Co-authored-by: openhands and pushed to update the PR
  • Verified tests locally (installed pytest/requests): 6 passed

Diff double-check

  • Changes introduced by the merge:
    • Delete: agent-sdk
    • Rename from main: .openhands/microagents/repo.md -> .openhands/microagents/sdk-guidelines.md (brought in via merge; no direct edits by me)
  • No other files changed; no uncommitted changes left

Checklist

  • Merge main and fix conflicts: done
  • Changes are minimal and aligned with the request: yes (only conflict resolution and main’s rename)
  • Extraneous changes: none
  • Pushed updates to the same branch to refresh the PR: yes (commit 772b709)

Result

  • The PR branch is up to date with main, conflict-free, and tests are passing.

View full conversation

Copy link

@tofarr tofarr left a comment

Choose a reason for hiding this comment

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

LGTM!

@enyst enyst merged commit a419dbb into main Oct 22, 2025
2 checks passed
@mamoodi mamoodi deleted the openhands/rename-all-hands-ai-to-openhands branch October 22, 2025 14:51
enyst pushed a commit that referenced this pull request Nov 8, 2025
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.

Change All Hands AI to OpenHands

6 participants