Skip to content

Add [full] optional dependency to SDK for one-line install#46

Open
lzongren wants to merge 1 commit into
mainfrom
add-full-install-extra
Open

Add [full] optional dependency to SDK for one-line install#46
lzongren wants to merge 1 commit into
mainfrom
add-full-install-extra

Conversation

@lzongren
Copy link
Copy Markdown
Contributor

Summary

  • Add [full] extra to agent-builder-sdk-aws-transform that installs the agentic runtime server and dev MCP server alongside the SDK
  • Update root README and SDK README to surface pip install agent-builder-sdk-aws-transform[full]

This lets users install everything in one command instead of running multiple pip installs.

Note: Requires a version bump and PyPI release for the extra to be available to users.

Test plan

  • pip install -e packages/sdk[full] resolves both agent-builder-agentic-mcp-aws-transform and agent-builder-mcp-aws-transform
  • pip install -e packages/sdk still works without pulling in extras

pip install agent-builder-sdk-aws-transform[full] now installs the SDK,
agentic runtime server, and dev MCP server in a single command.
@lzongren lzongren requested review from HellcatOvO and tabjord May 17, 2026 20:34
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.

1 participant