Skip to content

fix(docs): correct A2UI pip package name to a2ui-agent-sdk#1520

Closed
zeroasterisk wants to merge 1 commit intogoogle:mainfrom
zeroasterisk:fix/a2ui-pip-package-name
Closed

fix(docs): correct A2UI pip package name to a2ui-agent-sdk#1520
zeroasterisk wants to merge 1 commit intogoogle:mainfrom
zeroasterisk:fix/a2ui-pip-package-name

Conversation

@zeroasterisk
Copy link
Copy Markdown
Contributor

@zeroasterisk zeroasterisk commented Mar 31, 2026

The A2UI Python SDK is published on PyPI as a2ui-agent-sdk, not a2ui.

This PR fixes two places in docs/integrations/a2ui.md:

  1. The install command: pip install a2uipip install a2ui-agent-sdk
  2. The PyPI link in the Resources section

cc @nanyu

@netlify
Copy link
Copy Markdown

netlify bot commented Mar 31, 2026

Deploy Preview for adk-docs-preview ready!

Name Link
🔨 Latest commit b09b402
🔍 Latest deploy log https://app.netlify.com/projects/adk-docs-preview/deploys/69cc813ca78b8a0008905c02
😎 Deploy Preview https://deploy-preview-1520--adk-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@google-cla
Copy link
Copy Markdown

google-cla bot commented Mar 31, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Copy link
Copy Markdown
Collaborator

@koverholt koverholt left a comment

Choose a reason for hiding this comment

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

Thanks for the fix, changes LGTM.

There is a commit author/email that is not covered by the CLA, which is why that CI check is failing. Please add them to a CLA, or rebase the author emails in the commits, or open a new PR with authors covered by CLA.

@joefernandez joefernandez enabled auto-merge (squash) March 31, 2026 21:56

```bash
pip install a2ui
pip install a2ui-agent
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The package name was changed to a2ui-agent-sdk because a2ui-agent was taken on pypi: https://pypi.org/project/a2ui-agent/.

The initial release: https://pypi.org/project/a2ui-agent-sdk/.

The A2UI Python SDK is published on PyPI as `a2ui-agent-sdk`, not `a2ui`.
Fixes the install command and the PyPI link in the resources section.
auto-merge was automatically disabled April 1, 2026 02:21

Head branch was pushed to by a user without write access

@zeroasterisk zeroasterisk force-pushed the fix/a2ui-pip-package-name branch from 93f2e86 to b09b402 Compare April 1, 2026 02:21
@zeroasterisk zeroasterisk changed the title fix(docs): correct A2UI pip package name to a2ui-agent fix(docs): correct A2UI pip package name to a2ui-agent-sdk Apr 1, 2026
@nan-yu
Copy link
Copy Markdown
Contributor

nan-yu commented Apr 1, 2026

Moved to #1541 with the @zeroasterisk's CLA-signed account.

@joefernandez
Copy link
Copy Markdown
Collaborator

replaced by: #1541

closing

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