docs: update user guide for TypeScript SDK 1.0 RC#708
Merged
pgrayy merged 5 commits intostrands-agents:mainfrom Mar 25, 2026
Merged
docs: update user guide for TypeScript SDK 1.0 RC#708pgrayy merged 5 commits intostrands-agents:mainfrom
pgrayy merged 5 commits intostrands-agents:mainfrom
Conversation
Contributor
Documentation Preview ReadyYour documentation preview has been successfully deployed! Preview URL: https://d3ehv1nix5p99z.cloudfront.net/pr-cms-708/docs/user-guide/quickstart/overview/ Updated at: 2026-03-25T18:31:41.745Z |
zastrowm
reviewed
Mar 25, 2026
Contributor
Documentation Preview FailedThe documentation deployment encountered an error. Please check the deployment logs for more details. |
Contributor
Documentation Preview FailedThe documentation deployment encountered an error. Please check the deployment logs for more details. |
- Remove experimental labels from TypeScript quickstart and overview - Add Google to model providers feature table - Add TypeScript MCP example to build-with-ai page - Fix duplicate Kiro tab in build-with-ai page - Remove orphaned quickstart.mdx (duplicate of quickstart/python.mdx) - Point contributing link to docs site instead of Python-only GitHub link Relates to strands-agents#706
9ef5388 to
84520b2
Compare
pgrayy
commented
Mar 25, 2026
JackYPCOnline
approved these changes
Mar 25, 2026
Contributor
Review: ✅ ApproveAssessment: Approve Clean documentation update that properly updates the user guide for the TypeScript SDK 1.0 RC milestone. Review Summary
Nice work getting the TS SDK documentation updated for the RC release! 🎉 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Updates the user guide section to reflect the TypeScript SDK reaching 1.0 RC status. Removes experimental labels, adds missing TypeScript coverage, and cleans up a few pre-existing issues.
Changes:
Related Issues
Relates to #706
Type of Change
Checklist
npm run devBy submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.