test-wuying-agentbay-sdk 0.13.1-beta.20251224113236 → 0.13.1-beta.20251224115652

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -17238,9 +17238,9 @@ var _Session = class _Session {
17238
17238
  }
17239
17239
  }
17240
17240
  /**
17241
- * Get runtime metrics for this session via the MCP get_metrics tool.
17241
+ * Get runtime metrics for this session.
17242
17242
  *
17243
- * The underlying MCP tool returns a JSON string. This method parses it and
17243
+ * The underlying service returns a JSON string. This method parses it and
17244
17244
  * returns a structured result.
17245
17245
  *
17246
17246
  * @example