Skip to content

Conversation

@neubig
Copy link
Contributor

@neubig neubig commented Nov 3, 2025

  • I have read and reviewed the documentation changes to the best of my ability.
  • If the change is significant, I have run the documentation site locally and confirmed it renders as expected.

Summary of changes

This PR renames all occurrences of "Agent SDK" to "Software Agent SDK" within the sdk/ directory to reflect the rebranding to Software Agent SDK.

Changes Made

The following files were updated:

  • sdk/index.mdx - Updated title, descriptions, and headings
  • sdk/arch/overview.mdx - Updated descriptions and references
  • sdk/arch/design.mdx - Updated references
  • sdk/arch/llm.mdx - Updated references
  • sdk/arch/agent-server.mdx - Updated references
  • sdk/arch/sdk.mdx - Updated references
  • sdk/arch/mcp.mdx - Updated references
  • sdk/guides/hello-world.mdx - Updated references
  • sdk/guides/llm-image-input.mdx - Updated references
  • sdk/guides/security.mdx - Updated references
  • sdk/guides/agent-server/overview.mdx - Updated references

Details

  • All standalone occurrences of "Agent SDK" have been replaced with "Software Agent SDK"
  • References such as "OpenHands Agent SDK" are now "OpenHands Software Agent SDK"
  • Preserved generic references like "other agent SDKs" which refer to agent SDKs in general, not specifically OpenHands
  • Updated titles in frontmatter YAML
  • Updated diagram labels in Mermaid charts
  • Updated all text descriptions and explanations

Fixes #63

@neubig can click here to continue refining the PR

This commit updates all occurrences of 'Agent SDK' to 'Software Agent SDK'
throughout the sdk/ directory to reflect the rebranding to Software Agent SDK.

Changes include:
- Updated titles and descriptions in frontmatter
- Updated references in documentation text
- Updated diagram labels
- Updated Python docstrings in example code

Fixes #63
@neubig neubig force-pushed the openhands/rename-agent-sdk-to-software-agent-sdk branch from 0a46202 to 2da195c Compare November 3, 2025 10:52
Synced from agent-sdk ref: main
@xingyaoww xingyaoww merged commit 87dda8f into main Nov 3, 2025
2 checks passed
@xingyaoww xingyaoww deleted the openhands/rename-agent-sdk-to-software-agent-sdk branch November 3, 2025 16:48
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.

Rename "Agent SDK" to "Software Agent SDK".

4 participants