Add Strands Agents integration guide#4607
Conversation
Adds a Python integration guide for Strands Agents and surfaces it in the integrations index, sidebar, and /develop/python landing page. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
📖 Docs PR preview links
|
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
You must have Developer access to commit code to Temporal on Vercel. If you contact an administrator and receive Developer access, commit again to see your changes. Learn more: https://vercel.com/docs/accounts/team-members-and-roles/access-roles#team-level-roles |
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
I added task-oriented headings and organized them by topic, and used snipsync to pull the examples from the samples. A few things to confirm with you @brianstrauch :
|
Yes, correct. Thanks for the fix! (2) is correct as well. |
|
|
||
| ### Install the plugin | ||
|
|
||
| Install the Temporal Python SDK with Strands Agents support (requires `temporalio` 1.28.0 or later): |
There was a problem hiding this comment.
TODO: Change this version number after release if needed
Summary
docs/develop/python/integrations/strands-agents.mdx./develop/pythonlanding page.Test plan
yarn startand confirm the new page renders, with working links from/develop/pythonand/develop/python/integrations.🤖 Generated with Claude Code
┆Attachments: EDU-6410 Add Strands Agents integration guide