Skip to content

fix: 9 improvements to aws-devops-agent power from end-to-end testing#127

Merged
Jay2113 merged 14 commits into
kirodotdev:mainfrom
tipuq:fix/aws-devops-agent-improvements
May 19, 2026
Merged

fix: 9 improvements to aws-devops-agent power from end-to-end testing#127
Jay2113 merged 14 commits into
kirodotdev:mainfrom
tipuq:fix/aws-devops-agent-improvements

Conversation

@tipuq
Copy link
Copy Markdown
Contributor

@tipuq tipuq commented May 15, 2026

Summary

9 defects fixed from end-to-end testing against the live AWS MCP Server.

§ Severity Fix
1 High Replace import boto3 with call_boto3 — sandbox blocks raw imports
2 High Add userId/userType to all CreateChat + SendMessage examples
3 Medium Empty list-recommendations recovery via update-backlog-task --task-status PENDING_START
4 Medium Reducing Approval Fatigue section (autoApprove list, trade-off guide)
5 Low 15 resource-type keywords (ec2, lambda, ecs, ssm, kms, etc.)
6 Low Concrete --starting-token / --page-size pagination example
7 Low Worked ECS incident walkthrough
8 Low 1b. Required IAM Permissions in Setup
9 Low User identity troubleshooting as 3 numbered options

Files changed (5 — all in aws-devops-agent/)

  • POWER.md — §1-9
  • steering/steering.md — §1-3 + steering extras
  • examples/ecs-incident-walkthrough.md — §7 (new)
  • .kiro/hooks/aws-allow-reads.sh — §4 (new)
  • .kiro/hooks/aws-allow-chat.sh — §4 (new)

Validation

  • 42-point automated checklist: all pass
  • All external URLs verified (HTTP 200)
  • No import boto3 in any code block
  • Every create-chat has --user-id/--user-type
  • License: AWS Customer Agreement (repo convention)

tipuq added 7 commits May 15, 2026 11:44
Only aws-devops-agent/ files changed (5 files):
- POWER.md, steering.md: call_boto3, userId, PENDING_START, approval fatigue,
  keywords, pagination, IAM permissions, identity troubleshooting
- examples/ecs-incident-walkthrough.md: new worked walkthrough
- .kiro/hooks/: future-ready approval hook scripts
Comment thread aws-devops-agent/POWER.md Outdated
Comment thread aws-devops-agent/.kiro/hooks/aws-allow-chat.sh
Comment thread aws-devops-agent/.kiro/hooks/aws-allow-reads.sh
Comment thread aws-devops-agent/.kiro/hooks/aws-allow-chat.sh Outdated
Comment thread aws-devops-agent/POWER.md Outdated
Comment thread aws-devops-agent/steering/ecs-incident-walkthrough.md
Comment thread aws-devops-agent/steering/ecs-incident-walkthrough.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants