From ac8cd6c281fa15a7bb9501907e9cc05a8c79e431 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Fri, 18 Apr 2025 16:48:10 +0000 Subject: [PATCH 1/6] Hyperlint Automation Fix --- .../access/2025-03-03-saml-oidc-fields-saml-transformations.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/changelog/access/2025-03-03-saml-oidc-fields-saml-transformations.mdx b/src/content/changelog/access/2025-03-03-saml-oidc-fields-saml-transformations.mdx index 57f1541cf3d9118..874f83336af1368 100644 --- a/src/content/changelog/access/2025-03-03-saml-oidc-fields-saml-transformations.mdx +++ b/src/content/changelog/access/2025-03-03-saml-oidc-fields-saml-transformations.mdx @@ -6,7 +6,7 @@ date: 2025-03-03T6:00:00Z [Access for SaaS applications](/cloudflare-one/applications/configure-apps/saas-apps/) now include more configuration options to support a wider array of SaaS applications. -### SAML and OIDC Field Additions +### SAML and OIDC field additions OIDC apps now include: From 796811be19b4088064b1833039a5d0ac9f24355a Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Fri, 18 Apr 2025 16:48:13 +0000 Subject: [PATCH 2/6] Hyperlint Automation Fix --- src/content/changelog/agents/2025-03-18-npm-i-agents.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/content/changelog/agents/2025-03-18-npm-i-agents.mdx b/src/content/changelog/agents/2025-03-18-npm-i-agents.mdx index 69577dcca4d74f5..95436cc25f0887a 100644 --- a/src/content/changelog/agents/2025-03-18-npm-i-agents.mdx +++ b/src/content/changelog/agents/2025-03-18-npm-i-agents.mdx @@ -15,11 +15,12 @@ import npmAgentsAnimated from "~/assets/images/agents/npm-i-agents.apng" #### `agents-sdk` -> `agents` -📝 **We've renamed the Agents package to `agents`**! +📝 **We have renamed the Agents package to `agents`.** If you've already been building with the Agents SDK, you can update your dependencies to use the new package name, and replace references to `agents-sdk` with `agents`: ```sh + # Install the new package npm i agents ``` From 584c171d4eb792583dfa88523d564a30e6343f61 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Fri, 18 Apr 2025 16:48:16 +0000 Subject: [PATCH 3/6] Hyperlint Automation Fix --- .../agents/2025-04-07-mcp-servers-agents-sdk-updates.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/changelog/agents/2025-04-07-mcp-servers-agents-sdk-updates.mdx b/src/content/changelog/agents/2025-04-07-mcp-servers-agents-sdk-updates.mdx index 7a61e2c68e3722a..8f8d3a66ba28c74 100644 --- a/src/content/changelog/agents/2025-04-07-mcp-servers-agents-sdk-updates.mdx +++ b/src/content/changelog/agents/2025-04-07-mcp-servers-agents-sdk-updates.mdx @@ -45,7 +45,7 @@ See [the example](https://github.com/cloudflare/agents/tree/main/examples/mcp) f To learn more, review the [announcement blog](https://blog.cloudflare.com/building-ai-agents-with-mcp-authn-authz-and-durable-objects) as part of Developer Week 2025. -### Agents SDK updates +### Agents SDK Updates We've made a number of improvements to the [Agents SDK](/agents/), including: From 2b51a38f60317f96925c4176501c3bc303eab3ff Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Fri, 18 Apr 2025 16:48:21 +0000 Subject: [PATCH 4/6] Hyperlint Automation Fix --- .../changelog/ai-gateway/2025-01-26-worker-binding-methods.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/changelog/ai-gateway/2025-01-26-worker-binding-methods.mdx b/src/content/changelog/ai-gateway/2025-01-26-worker-binding-methods.mdx index 7d0f34f41c15e91..36a3b06356e2264 100644 --- a/src/content/changelog/ai-gateway/2025-01-26-worker-binding-methods.mdx +++ b/src/content/changelog/ai-gateway/2025-01-26-worker-binding-methods.mdx @@ -6,7 +6,7 @@ products: date: 2025-01-30T14:00:00Z --- -We have released new [Workers bindings API methods](/ai-gateway/integrations/worker-binding-methods/), allowing you to connect Workers applications to AI Gateway directly. These methods simplify how Workers calls AI services behind your AI Gateway configurations, removing the need to use the REST API and manually authenticate. +We've released new [Workers bindings API methods](/ai-gateway/integrations/worker-binding-methods/), allowing you to connect Workers applications to AI Gateway directly. These methods simplify how Workers calls AI services behind your AI Gateway configurations, removing the need to use the REST API and manually authenticate. To add an AI binding to your Worker, include the following in your [Wrangler configuration file](/workers/wrangler/configuration/): From ee6eb9a6a23ada81eb52c98633ccaa5a2488a8c5 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Fri, 18 Apr 2025 16:48:26 +0000 Subject: [PATCH 5/6] Hyperlint Automation Fix --- .../2025-02-04-aig-provider-cartesia-eleven-cerebras.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/changelog/ai-gateway/2025-02-04-aig-provider-cartesia-eleven-cerebras.mdx b/src/content/changelog/ai-gateway/2025-02-04-aig-provider-cartesia-eleven-cerebras.mdx index 503eabd47135e85..08766901e87a466 100644 --- a/src/content/changelog/ai-gateway/2025-02-04-aig-provider-cartesia-eleven-cerebras.mdx +++ b/src/content/changelog/ai-gateway/2025-02-04-aig-provider-cartesia-eleven-cerebras.mdx @@ -8,7 +8,7 @@ date: 2025-02-05T12:00:00Z [AI Gateway](/ai-gateway/) has added three new providers: [Cartesia](/ai-gateway/providers/cartesia/), [Cerebras](/ai-gateway/providers/cerebras/), and [ElevenLabs](/ai-gateway/providers/elevenlabs/), giving you more even more options for providers you can use through AI Gateway. Here's a brief overview of each: -- [Cartesia](/ai-gateway/providers/cartesia/) provides text-to-speech models that produce natural-sounding speech with low latency. +- [Cartesia](/ai-gateway/providers/cartesia/) provides text-to-speech models that produce natural-sounding speech with low latency. - [Cerebras](/ai-gateway/providers/cerebras/) delivers low-latency AI inference to Meta's Llama 3.1 8B and Llama 3.3 70B models. - [ElevenLabs](/ai-gateway/providers/elevenlabs/) offers text-to-speech models with human-like voices in 32 languages. From aa60a78813e9f83f47a64e653ef6584c95251f1e Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Fri, 18 Apr 2025 16:48:36 +0000 Subject: [PATCH 6/6] Hyperlint Automation Fix