Skip to content

Rename AgentHub to OCI Enterprise AI Agents#8

Merged
OpheliaLjh merged 1 commit intomainfrom
rename-agenthub-to-enterprise-ai-agents
Mar 26, 2026
Merged

Rename AgentHub to OCI Enterprise AI Agents#8
OpheliaLjh merged 1 commit intomainfrom
rename-agenthub-to-enterprise-ai-agents

Conversation

@OpheliaLjh
Copy link
Copy Markdown
Contributor

Summary

  • Renamed examples/agenthub folder to examples/enterprise_ai_agents
  • Updated all references in README.md, MIGRATION.md, example READMEs, docstrings, and Python imports
  • Renamed helper functions (build_agenthub_client -> build_enterprise_ai_agents_client, etc.) and variables (AGENTHUB_URL -> ENTERPRISE_AI_AGENTS_URL, etc.)

Test plan

  • Verify all example modules run with updated import paths (python -m examples.enterprise_ai_agents.<module>)
  • Confirm no remaining references to "agenthub" or "AgentHub" in the codebase

@oracle-contributor-agreement
Copy link
Copy Markdown

Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA).
The following contributors of this PR have not signed the OCA:

To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application.

When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated.

If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. label Mar 25, 2026
@OpheliaLjh OpheliaLjh added OCA Verified All contributors have signed the Oracle Contributor Agreement. and removed OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. labels Mar 25, 2026
@oracle-contributor-agreement
Copy link
Copy Markdown

Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA).
The following contributors of this PR have not signed the OCA:

To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application.

When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated.

If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public.

@oracle-contributor-agreement oracle-contributor-agreement bot added OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. and removed OCA Verified All contributors have signed the Oracle Contributor Agreement. labels Mar 25, 2026
ericjy
ericjy previously approved these changes Mar 26, 2026
@OpheliaLjh OpheliaLjh added OCA Verified All contributors have signed the Oracle Contributor Agreement. and removed OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. labels Mar 26, 2026
Rename examples/agenthub folder to examples/enterprise_ai_agents and
update all references in README.md, MIGRATION.md, example code, and
docstrings to reflect the new product name.
@OpheliaLjh OpheliaLjh force-pushed the rename-agenthub-to-enterprise-ai-agents branch from 51e7569 to 708805a Compare March 26, 2026 04:33
@oracle-contributor-agreement
Copy link
Copy Markdown

Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA).
The following contributors of this PR have not signed the OCA:

To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application.

When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated.

If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public.

@oracle-contributor-agreement oracle-contributor-agreement bot added OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. and removed OCA Verified All contributors have signed the Oracle Contributor Agreement. labels Mar 26, 2026
@OpheliaLjh OpheliaLjh requested a review from ericjy March 26, 2026 04:34
@OpheliaLjh OpheliaLjh added OCA Verified All contributors have signed the Oracle Contributor Agreement. and removed OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. labels Mar 26, 2026
@OpheliaLjh OpheliaLjh merged commit 1c81a87 into main Mar 26, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants