Patch Changes
-
#1168
6e61a84Thanks @chrisdoc! - Expose string enum values for workout set RPE in tool input schemas to support Google Gemini and Vertex AI FunctionDeclaration validation, casting back to numeric values for downstream API calls. -
#1165
f35465eThanks @dependabot! - Regenerate the Hevy client with the updated Kubb toolchain. -
#1168
6e61a84Thanks @chrisdoc! - Expose the client's maxGetRetries option through createNodeMcpServer. Embedders can set it to zero to disable automatic request retries, including PUT retries, and reconcile uncertain writes explicitly. Omitting the option preserves the existing client policy.