awslabs / awslabs/agentcore-samples
Amazon Bedrock AgentCore Samples - Add Strands Agent Integration Tutorial for AgentCore Browser Tool
- Dominant language
- Python
- Stars
- 3.4k
- Forks
- 1.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 30
Description
**Describe the tutorial request**
A clear and concise description of what is being requested.
```
Please provide a comprehensive tutorial demonstrating how to integrate Strands agents with Amazon Bedrock AgentCore browser tool functionality. This tutorial includes a complete working example with Jupyter notebook, automated setup scripts, and all necessary dependencies to help developers understand and implement Strands agent integration with AgentCore browser capabilities.
The tutorial covers:
- Setting up the environment for Strands + AgentCore integration with automated shell scripts
- Configuring Strands agents to work with AgentCore browser tool using official strands_tools.browser
- Step-by-step implementation guide with 7 detailed sections
- Working code examples including live MarketWatch financial analysis demonstrations
- Production-ready patterns with timeout protection, error handling, and performance monitoring
```
**Is this feature already supported by the AgentCore service?**
- [x] Yes
- [ ] No
If `yes`, please provide any appropriate documentation link.
The AgentCore service supports browser tool functionality and can be integrated with various agent frameworks. However, there is currently no specific tutorial or example showing how to integrate with Strands agents. The existing browser tool documentation can be found in the AgentCore samples repository, but this tutorial would fill the gap for Strands-specific integration patterns and best practices.
Contributor guide
Assessment
This issue has not been assessed yet.