Conversation
- Create physical-ai/ subdirectory with 6 media assets - Add 3 new authors (cagatay-cali, rachita-chandra, aaron-su) - Create strands-physical-ai.mdx with frontmatter and placeholder Resolves #736
Documentation Preview ReadyYour documentation preview has been successfully deployed! Preview URL: https://d3ehv1nix5p99z.cloudfront.net/pr-cms-739/docs/user-guide/quickstart/overview/ Updated at: 2026-04-09T14:17:52.945Z |
|
/strands can you copy the blog content yourself? |
|
/strands can you fix the links in the blog post that point to other pages on the docs page? They should follow this pattern when linking to another page on the docs site: Hooks |
Convert 6 external strandsagents.com documentation links to internal relative paths following the /docs/... pattern used by other blog posts: - bidirectional streaming quickstart - steering (plugins/steering, not experimental/steering) - Ollama provider - llama.cpp provider - agents-as-tools - Strands Agents homepage
|
/strands Can you update the links like referenced in the open comment? |
Convert 2 external AWS blog URLs that have local equivalents to internal paths following the /blog/<slug>/ pattern: - introducing-strands-agents - strands-agents-model-driven-approach Remaining external AWS blog URLs (version 1.0, Bedrock AgentCore, Claude Sonnet 4.5, embodied AI series) have no local equivalents and correctly remain as external links.
|
Assessment: Approve The previous review's cross-blog link issue has been fixed correctly. After a fresh pass over the updated state, the PR looks good to merge. Review DetailsVerified:
Open suggestion from prior review (non-blocking): The 4.5MB GIF ( Clean republication that meets all acceptance criteria in #736. |
|
/strands can you fix these two links? They have been moved under the python directory in this repo: |
The strands-agents/samples repo restructured: the edge sample moved from 06-edge/1-strands-spot-agent to python/08-edge/strands-spot-agent. Updated both occurrences (lines 27 and 29).
|
Fixed the two broken Spot agent links in commit |
|
/strands change the Robots class links throughout from https://github.com/cagataycali/strands-robots to https://github.com/strands-labs/robots |
…bots Replace cagataycali/strands-robots with strands-labs/robots in both occurrences (lines 143 and 316).
|
Assessment: Approve All previous review items have been addressed. The latest changes (Spot agent link fix, robots class URL update to Verification Summary
PR cleanly meets all acceptance criteria in #736. |
Summary
Adds the "Building intelligent physical AI: From edge to cloud" blog post to the Strands documentation blog section, republished from the AWS Open Source Blog with proper canonical URL attribution.
Changes
src/content/blog/physical-ai/with 6 media assets (1 GIF, 5 PNGs)authors.yaml:cagatay-cali,rachita-chandra,aaron-susrc/content/blog/strands-physical-ai.mdxwith full content, local image references, and Python syntax-highlighted code blocksstrandsagents.comdocumentation URLs to internal relative paths (e.g.,/docs/user-guide/concepts/multi-agent/agents-as-tools/) matching the pattern used by existing blog postsContent sections
Resolves #736