What's new
The following table lists new features, improvements, and fixes for AWS DevOps Agent. For an index of new pages added to the documentation, see Document history.
| Date | Change | Description |
|---|---|---|
| June 17, 2026 | Improved remote server connection guidance | Updated client setup instructions with correct plugin names, links to Kiro power and Claude Code plugin, client type guidance, and an MCP configuration example for generic clients. |
| June 17, 2026 | Create custom agents, test profiles, and feedback with the Asset API | The Asset API now supports three additional asset types: custom agents, test profiles, and feedback. You can create and manage them programmatically alongside skills, AGENTS.md files, and attachments. |
| June 16, 2026 | Browse sample skills in the community skills gallery | A new community skills gallery lets you browse community-contributed AWS DevOps Agent sample skills before importing them into your Agent Space. |
| June 15, 2026 | Provide feedback on investigations | Provide structured accuracy feedback on completed investigations through the web app modal or conversational chat. The agent uses your feedback to track accuracy metrics over time. |
| June 14, 2026 | Integrate AWS Transform with release readiness code reviews | Configure release readiness code reviews to integrate with AWS Transform, so the agent can analyze code changes alongside automated transformation recommendations. |
| June 12, 2026 | DevOps Agent Memories | The agent now learns and recalls patterns from past investigations. Memories let the agent remember recurring root causes for monitors, environment-specific quirks, and your standing directives so it can investigate faster and more accurately. |
| June 12, 2026 | Connect to DevOps Agent remote servers | Connect IDEs, CLIs, and agent integrations to AWS DevOps Agent through dedicated MCP and A2A remote server endpoints. Supports access token and SigV4 authentication. |
| June 12, 2026 | Connect remote A2A agents | Add remote Agent-to-Agent (A2A) agents to your Agent Space so the DevOps Agent can call them as tools during investigations and chat. |
| June 12, 2026 | Custom agents | Create user-defined AI agents that automate operational tasks. Configure a system prompt, assign skills, manage executions, and configure outputs such as artifacts and recommendations. |
| June 12, 2026 | Five new AWS Regions | AWS DevOps Agent is now available in Asia Pacific (Mumbai), Asia Pacific (Singapore), Canada (Central), Europe (London), and South America (São Paulo). Agent Spaces in Mumbai, Singapore, and São Paulo route inference globally rather than within a single geography. |
| June 12, 2026 | Pipeline topology view | The Topology page now offers a Pipeline view that shows your CI/CD deployment stages, actions, and their relationships to infrastructure resources. This view appears once the agent learns your pipeline structure. |
| June 12, 2026 | Summary report | View a versioned, read-only summary of what AWS DevOps Agent knows about your environment, so you can verify the agent has accurate context and share that context with your team. Available on the Summary report tab on the Agent Space details page in the admin console, and in the Artifacts section of the DevOps Agent web app. |
| June 12, 2026 | Import skills from a repository | Import a skill into your Agent Space directly from a GitHub repository, so you can reuse and share skills across teams without manual file copying. Provide a URL to a directory or to a SKILL.md file, and the agent imports the skill files for you. |
| June 11, 2026 | Release management | Release readiness code reviews and release testing capabilities. Includes runtime role configuration, simulated verification, private VPC access, credential configuration, and CI/CD pipeline integration. |
| June 11, 2026 | Automated release readiness reviews on GitHub pull requests | Enable automated release readiness reviews on GitHub pull requests. Configure change review toggles and runtime roles for your connected GitHub repositories. |
| June 11, 2026 | Automated release readiness reviews on GitLab merge requests | Enable automated release readiness reviews on GitLab merge requests. Configure change review toggles and runtime roles for your connected GitLab projects. |
| June 11, 2026 | Two new learned skills: Code Dependencies and Pipeline Topology | AWS DevOps Agent now generates two additional learned skills: Understanding Code Dependencies (service-to-service and package dependency mapping) and Understanding Pipeline Topology (pipeline stage and environment promotion mapping). These skills help the agent trace impact across service boundaries and understand your deployment flow. |
| June 11, 2026 | Skills, instructions, and memories unified on the Knowledge page | Agent instructions (AGENTS.md), skills, and memories are now accessible from a single Knowledge page with three tabs. The sidebar nav label changed from "Skills" to "Knowledge." |
| June 8, 2026 | Manage agent assets with public APIs | Manage agent assets such as skills and knowledge programmatically through public, documented APIs, so you can automate agent configuration and integrate with CI/CD workflows. |
| June 8, 2026 | Activate AWS DevOps Agent from the AWS Support Plans console | AWS Business Support and higher customers can activate AWS DevOps Agent directly from the AWS Support Plans console while managing their subscription and take advantage of a monthly allotment of AWS DevOps Agent usage credits. New activations include a 2-month free credit period. |
| June 4, 2026 | Inline charts and data tables in chat | The agent renders charts and data tables directly in the conversation, so you get at-a-glance results without opening an external dashboard. |
| June 3, 2026 | Voice input in chat | Talk to the agent in chat using your microphone. Your speech is transcribed in real time. |
| June 3, 2026 | Export investigations and chat content as Markdown | Copy or download investigations, root causes, recommendations, and artifacts as Markdown, with incident links preserved, to paste into tickets and documents. |
| June 3, 2026 | Private connections show DNS resolution and support multiple names | Configure multiple private connection names for a service and see DNS resolution status for self-hosted integrations. |
| June 3, 2026 | Tools added during a chat are available without restarting | The agent now detects new tool connections during an active conversation and makes them available within about 30 seconds. You no longer need to start a new chat after connecting a tool or integration. |
| June 1, 2026 | Safety-check results in the investigation timeline | Tool-call cards now show safety-check results inline, so you can see exactly what the agent verified before it acted. |
| June 1, 2026 | Athena fallback for very large log files | When an Amazon CloudWatch Logs Insights query times out, the agent now queries Amazon S3 logs larger than 1 GB through Amazon Athena, so investigations on very large logs no longer fail silently. |
| May 28, 2026 | Chat sessions recover after a guardrail false positive | The agent now evaluates each message independently. One flagged message no longer blocks the rest of the conversation. |
| May 28, 2026 | CloudWatch Logs queries use the correct dates | The agent now uses a dedicated tool to calculate timestamps for Amazon CloudWatch Logs queries. Queries return results for the time range you request in both chat and investigations. |
| May 28, 2026 | Correct local times in chat conversations | Time zone conversions now handle UTC offsets and day boundaries correctly. |
| May 28, 2026 | Topology understanding refreshes on a schedule | For active agent spaces, topology understanding now refreshes automatically. The agent works with current infrastructure context without manual updates. For more information, see Managing learned skills. |
| May 27, 2026 | ClickHouse queries through the Grafana integration | If you use Grafana with ClickHouse data sources, the agent can query your ClickHouse-backed dashboards directly during investigations, so you can troubleshoot issues using ClickHouse observability data. |
| May 27, 2026 | Chat returns accurate agent space configuration details | When you ask the agent about your space configuration, it now returns accurate resource identifiers including the correct agent space ARN, so you can reference the exact resources in IAM policies and automation. |
| May 27, 2026 | Agent stops repeating the same failing action | The agent now detects repeated identical tool calls and breaks the loop to try a different approach. |
| May 23, 2026 | CloudTrail events for Asset API operations | Asset API operations now emit AWS CloudTrail events, so you can audit who changed skills, instructions, and memories in your agent space. |
| May 22, 2026 | Investigation deep links land directly on the investigation | Notification links from your chat and ticketing integrations take you straight to the investigation, with the destination preserved through AWS Console sign-in. Links are included as soon as an investigation enters progress, so you can follow along in real time. |
| May 22, 2026 | Steer agent behavior with AGENTS.md instructions | Write scoped instructions, per agent or shared, that shape agent behavior. Instructions are injected into the agent system prompt. |
| May 21, 2026 | Skip investigations with skip skills | Create skip skills so the agent ignores certain investigations. Skipped incidents remain visible, can be unskipped with feedback, and emit Amazon EventBridge notifications. |
| May 21, 2026 | Faster, more accurate topology generation for large agent spaces | Agent space understanding now generates faster and with greater accuracy for very large topologies. |
| May 20, 2026 | Context usage indicator in chat | Chat now shows how much of the context budget you have consumed in a conversation. |
| May 20, 2026 | Lower chat latency with parallel tool delegation | The chat agent can delegate to multiple specialist tools in parallel, reducing response latency. |
| May 20, 2026 | SigV4 authentication with service roles for MCP and read-write GitHub | Use AWS Signature Version 4 authentication with a service role for MCP servers and connect read-write GitHub integrations, so you can delegate access without managing long-lived credentials. |
| May 19, 2026 | Connect up to 500 MCP tools per agent space | The external MCP tool limit increased from 40 to 500 tools per agent space, so you can integrate more databases, APIs, and custom tools without hitting service limits. |
| May 19, 2026 | Recommendations ranked by priority and downloadable as reports | The agent ranks improvement recommendations by severity, exposure, compliance, and urgency, so you see a prioritized backlog instead of creation order. You can download recommendations as reports. |
| May 15, 2026 | Upload files and images in chat | Attach files and images in chat, and the agent reasons over the uploaded content. |
| May 13, 2026 | Disambiguation cards in chat | When the agent needs clarification, it now presents clickable options instead of asking open-ended questions, reducing back-and-forth. |
| May 13, 2026 | Chat conversations retain full context | The agent proactively summarizes long conversations to stay within context limits, so chats no longer lose earlier context as they grow. |
| May 11, 2026 | Auto-growing chat input | The chat input area now grows automatically as you type longer messages. |
| May 11, 2026 | Trigger investigations through a webhook with HMAC authentication | Trigger agent investigations programmatically from external systems such as PagerDuty or custom alerting with HMAC signature verification, so you can initiate investigations from any monitoring tool. |
| May 11, 2026 | Scope agent permissions and allowlist published static IP ranges | New guidance for scoping agent IAM permissions and published static IP ranges for all Regions, so you can apply least privilege access and configure firewall rules for agent traffic. |
| May 5, 2026 | Edit credentials for registered services | Update credentials for an already-registered service, such as GitLab, MCP servers, OAuth, or SigV4, without deleting and re-creating the association. This enables credential rotation without downtime. |