You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current workaround is to use dataclasses.replace on the result, but it could be cleaner to pass it as an argument to activity_as_tool, as suggested by a Temporal customer...