v0.44.2
0.44.2
Bugs Fixed
AgentSession.submit_client_tool_resultsnow advances the session's local status toROBOTO_TURNon success. Previously, after a turn that mixed server and client tools, the local status stayed onCLIENT_TOOL_TURN, sorun()re-dispatched the same client tools and re-POSTed their results; the duplicate POST raisedRobotoInvalidRequestExceptionfrom the server.