- Introduces InvokeAgentRuntimeCommandShell API for PTY‑backed interactive shells over WebSocket, providing persistent terminal access to running agent sessions
- Supports session persistence with automatic reconnection, up to 10 concurrent shells per runtime, and full terminal features such as colors, tab completion, resize, and Ctrl+C
- Enables developers to debug, run ad‑hoc commands, and inspect microVM state; usable via the CLI with `agentcore exec --it --runtime <runtime-arn>`
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.