package documentation

Temporal integration for the Strands Agents SDK.

Module workflow Helpers for wiring Temporal activities into Strands' agent and hook surfaces.
Module _failure_converter Failure converter for Strands-specific exceptions.
Module _heartbeat_decorator No module docstring; 0/1 type variable, 1/2 function documented
Module _model_activity No module docstring; 0/1 function, 1/3 class documented
Module _plugin Undocumented
Module _temporal_activity_tool No module docstring; 0/1 function, 1/1 class documented
Module _temporal_agent Undocumented
Module _temporal_mcp_client No module docstring; 0/3 constant, 4/7 functions, 1/3 class documented
Module _temporal_mcp_tool No module docstring; 1/1 class documented
Module _temporal_model No module docstring; 1/1 function, 1/1 class documented

From __init__.py:

Class StrandsPlugin Temporal Worker plugin for the Strands Agents SDK.
Class TemporalAgent A Strands Agent that routes model calls through a Temporal activity.
Class TemporalMCPClient Workflow-side handle to an MCP server registered on the worker.