Summary
We're planning to consolidate the core Strands Agents repositories into a single monorepo. The strands-agents/sdk-python repo will be renamed to strands-agents/strands-sdk and serve as the home for all consolidated code. Other repos (sdk-typescript, docs, mcp-server) will have their histories merged in and then be archived.
This issue is an early announcement to give the community visibility into the change, explain the reasoning, and share the tentative timeline.
What's changing: The source code for the Python SDK, TypeScript SDK, documentation site, and MCP server will live in one repository (strands-agents/strands-sdk, formerly sdk-python) instead of separate ones.
What's NOT changing: Package names (strands-agents on PyPI, @strands/sdk on npm), install commands, versioning, and release cadence all stay the same. This is a source repository consolidation only.
More details and context on the related issue in the python repository.
Summary
We're planning to consolidate the core Strands Agents repositories into a single monorepo. The
strands-agents/sdk-pythonrepo will be renamed tostrands-agents/strands-sdkand serve as the home for all consolidated code. Other repos (sdk-typescript,docs,mcp-server) will have their histories merged in and then be archived.This issue is an early announcement to give the community visibility into the change, explain the reasoning, and share the tentative timeline.
What's changing: The source code for the Python SDK, TypeScript SDK, documentation site, and MCP server will live in one repository (
strands-agents/strands-sdk, formerlysdk-python) instead of separate ones.What's NOT changing: Package names (
strands-agentson PyPI,@strands/sdkon npm), install commands, versioning, and release cadence all stay the same. This is a source repository consolidation only.More details and context on the related issue in the python repository.