Agents

1 article tagged with Agents

April 2, 2026
product updateAmazon Web Services

AWS Bedrock AgentCore adds persistent filesystem storage and shell command execution

Amazon Bedrock AgentCore Runtime now offers managed session storage to persist agent filesystem state across stop/resume cycles and InvokeAgentRuntimeCommand for executing shell commands directly within agent microVMs. The features address two core challenges in production agent workflows: ephemeral filesystems that reset between sessions and the inability to execute deterministic operations without routing them through LLMs.