chore: sync strands-agents/docs and strands-agents/sdk-typescript into monorepo#2556
Merged
Conversation
Co-authored-by: Gautam Sirdeshmukh <gsird@amazon.com>
Co-authored-by: Gautam Sirdeshmukh <gsird@amazon.com>
Co-authored-by: Mackenzie Zastrow <zastrowm@users.noreply.github.com>
Merge latest docs/main (6 commits): - Propose a mono-repository (strands-agents#811) - design: add long term memory design (strands-agents#844) - docs(blogs): added strands-evals multimodal evaluation blog (strands-agents#869) - docs: add EdgeConditionWithContext and invocation_state to graph docs (strands-agents#847) - feat: add interventions primitive (strands-agents#861) - docs: add deploy guide for Nx Plugin for AWS (strands-agents#766) No conflicts.
Merge latest sdk-typescript/main (4 commits): - feat: add goal vended plugin (strands-agents#1082) - feat: add Sandbox implementations (Docker, SSH) (strands-agents#1110) - fix: realign provider context-overflow patterns and drop MIT dual-license (strands-agents#1118) - chore: move shellQuote method to sandbox dir (strands-agents#1114) Conflict resolutions: - AGENTS.md: keep monorepo version (ours) - package-lock.json: keep monorepo version (ours), no regeneration needed
Contributor
|
Assessment: Approve Clean monorepo sync — the upstream code is well-structured with strong security defaults, comprehensive test coverage, and thorough design documentation. Review Notes
No issues requiring changes. Reminder: merge with a merge commit (no squash/rebase) per the PR instructions. |
Contributor
Documentation Preview ReadyYour documentation preview has been successfully deployed! Preview URL: https://d3ehv1nix5p99z.cloudfront.net/pr-cms-2556/docs/user-guide/quickstart/overview/ Updated at: 2026-06-02T14:04:07.178Z |
zastrowm
commented
Jun 2, 2026
lizradway
approved these changes
Jun 2, 2026
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.
Caution
DO NOT squash or rebase — this must be merged with a merge commit to preserve commit history.
Description
Sync the latest
strands-agents/docsandstrands-agents/sdk-typescriptcommits into the monorepo.docs (6 commits)
Propose a mono-repository (#811)design: add long term memory design (#844)docs(blogs): added strands-evals multimodal evaluation blog (#869)docs: add EdgeConditionWithContext and invocation_state to graph docs (#847)feat: add interventions primitive (#861)docs: add deploy guide for Nx Plugin for AWS (#766)sdk-typescript (4 commits)
feat: add goal vended plugin (#1082)feat: add Sandbox implementations (Docker, SSH) (#1110)fix: realign provider context-overflow patterns and drop MIT dual-license (#1118)chore: move shellQuote method to sandbox dir (#1114)Conflict resolutions:
AGENTS.mdpackage-lock.jsonRelated Issues
#2286
Documentation PR
N/A
Type of Change
Other (please describe): Monorepo sync — merging upstream docs and TypeScript SDK commits.
Testing
hatch run prepareChecklist
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.