From 870bf28ff871f542117c18fedd5494f406831c6a Mon Sep 17 00:00:00 2001 From: necatiozmen Date: Mon, 22 Jun 2026 21:51:27 +0300 Subject: [PATCH 1/2] docs: sponsors section --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2ff9748af..5b9070a84 100644 --- a/README.md +++ b/README.md @@ -36,10 +36,6 @@ English | 繁體中文 | -⭐ Like what we're doing? Give us a star ⬆️ - - VoltAgent is an end-to-end AI Agent Engineering Platform that consists of two main parts: - **[Open-Source TypeScript Framework](#core-framework)** – Memory, RAG, Guardrails, Tools, MCP, Voice, Workflow, and more. @@ -70,6 +66,12 @@ You can use the MCP server `@voltagent/mcp-docs-server` to teach your LLM how to 📖 [How to setup MCP docs server](https://voltagent.dev/docs/getting-started/mcp-docs-server/) +## 💛 Sponsors + +| | | +| :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| TestMu AI | TestMu AI (formerly LambdaTest) is an AI-native testing cloud platform built for modern engineering teams. Covering everything from autonomous test creation and fast execution to testing AI agents, chatbots and voice assistants. | + ## ⚡ Quick Start Create a new VoltAgent project in seconds using the `create-voltagent-app` CLI tool: From ea10234f564cef7fe6ba022029dc18c44503af93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Necati=20=C3=96zmen?= Date: Mon, 22 Jun 2026 21:54:17 +0300 Subject: [PATCH 2/2] update README Updated TestMu AI sponsor link with new branding and description. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b9070a84..a8d6bcc5f 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ You can use the MCP server `@voltagent/mcp-docs-server` to teach your LLM how to | | | | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| TestMu AI | TestMu AI (formerly LambdaTest) is an AI-native testing cloud platform built for modern engineering teams. Covering everything from autonomous test creation and fast execution to testing AI agents, chatbots and voice assistants. | +| TestMu AI | [TestMu AI (formerly LambdaTest)](https://www.testmuai.com) is an AI-native testing cloud platform built for modern engineering teams. Covering everything from autonomous test creation and fast execution to testing AI agents, chatbots and voice assistants. | ## ⚡ Quick Start