feat(02-samples): add SRE incident response multi-agent sample#228
Open
ajha8 wants to merge 10 commits intostrands-agents:mainfrom
Open
feat(02-samples): add SRE incident response multi-agent sample#228ajha8 wants to merge 10 commits intostrands-agents:mainfrom
ajha8 wants to merge 10 commits intostrands-agents:mainfrom
Conversation
|
Latest scan for commit: ✅ Security Scan Report (PR Files Only)Scanned Files
Security Scan Results
Threshold: High No security issues detected in your changes. Great job! This scan only covers files changed in this PR. |
Author
|
@ryanycoleman could you please review my changes? Thanks |
Collaborator
|
@ajha8 — Let me review your PR |
Author
@manoj-selvakumar5 Thank you! |
25fa18e to
6455a63
Compare
Author
@manoj-selvakumar5 - I had to rebase with latest main and that has caused the initial workflow waiting for approval again. Could you please initiate this and review my PR? |
6455a63 to
95e59d4
Compare
added 5 commits
March 18, 2026 11:47
Author
|
@ryanycoleman @clareliguori could you please review my PR with a simple new sample addition? It's been pending review for over two weeks now. Thanks! |
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.
PR: feat(02-samples): Add SRE Incident Response multi-agent sample
Summary
Issue #, if available:
Description of changes:
This is a proactive and original contribution adding a missing SRE/DevOps use case. No existing issue tracks this gap. This PR adds a new sample to
02-samples/demonstrating a multi-agent SRE (Site Reliability Engineering) incident response workflow built with the Strands Agents SDK.Why this sample?
After reviewing the existing samples, there is no example that covers:
octoo)This fills a genuine gap and is relevant to thousands of DevOps/SRE engineers
who run workloads on AWS with Kubernetes or OpenShift.
What this adds
Strands SDK concepts demonstrated
@tooldecorator@tooland passed to the supervisor viatools=BedrockModelDRY_RUN=trueAgent architecture
Testing
All 15 tests pass without AWS credentials (mocked boto3). Includes a regression test for the
AlarmNamePrefixnamespace filtering bug.Related
kubectl→ocin the remediation toolsBy submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.