From 7332bbb7863eaf44564731ed418acdc5e039bca2 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 04:14:38 +0000 Subject: [PATCH 1/3] docs: update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e3d7e32..b68eaac 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # AgentScope Sample Agents -[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-) [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/agentscope-ai/agentscope-samples/blob/main/LICENSE) [![Python](https://img.shields.io/badge/python-%3E%3D3.10-blue)](https://www.python.org/) @@ -197,6 +197,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d qbc
qbc

🚧 Lamont Huffman
Lamont Huffman

💻 ⚠️ Daoyuan Chen
Daoyuan Chen

💻 💡 + MeiXin Chen
MeiXin Chen

💻 💡 From 4d8d4af49d14e9fb6b8bae1caf41847c1c30b414 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 04:14:39 +0000 Subject: [PATCH 2/3] docs: update README_zh.md --- README_zh.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README_zh.md b/README_zh.md index c893ce9..1b4906f 100644 --- a/README_zh.md +++ b/README_zh.md @@ -1,7 +1,7 @@ # AgentScope 示例 Agent -[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-) [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/agentscope-ai/agentscope-samples/blob/main/LICENSE) [![Python](https://img.shields.io/badge/python-%3E%3D3.10-blue)](https://www.python.org/) @@ -195,6 +195,7 @@ AgentScope Runtime 是一个**全面的运行时框架**,主要解决部署和 qbc
qbc

🚧 Lamont Huffman
Lamont Huffman

💻 ⚠️ Daoyuan Chen
Daoyuan Chen

💻 💡 + MeiXin Chen
MeiXin Chen

💻 💡 From 697d8e55e7313abdf97614d1e1a81ce7d7e24cbb Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 04:14:39 +0000 Subject: [PATCH 3/3] docs: update .all-contributorsrc --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 2fdf649..b48f456 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -72,6 +72,16 @@ "code", "example" ] + }, + { + "login": "cmgzn", + "name": "MeiXin Chen", + "avatar_url": "https://avatars.githubusercontent.com/u/85746275?v=4", + "profile": "https://github.com/cmgzn", + "contributions": [ + "code", + "example" + ] } ], "contributorsPerLine": 7,