From 57718382d03a615c8948ab25c9e5f3d3d2495f33 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 04:13:55 +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 49d41fa..e3d7e32 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # AgentScope Sample Agents -[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-6-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/) @@ -196,6 +196,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d DavdGao
DavdGao

🚧 qbc
qbc

🚧 Lamont Huffman
Lamont Huffman

💻 ⚠️ + Daoyuan Chen
Daoyuan Chen

💻 💡 From f4781a8caa0b0abfebc3c233f5d7beea7d101173 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 04:13:56 +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 c3ec44f..c893ce9 100644 --- a/README_zh.md +++ b/README_zh.md @@ -1,7 +1,7 @@ # AgentScope 示例 Agent -[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-6-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/) @@ -194,6 +194,7 @@ AgentScope Runtime 是一个**全面的运行时框架**,主要解决部署和 DavdGao
DavdGao

🚧 qbc
qbc

🚧 Lamont Huffman
Lamont Huffman

💻 ⚠️ + Daoyuan Chen
Daoyuan Chen

💻 💡 From 28a612c08a1c2945aa00026f88fcf94ecb945bab Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 04:13:57 +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 e317f53..2fdf649 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -62,6 +62,16 @@ "code", "test" ] + }, + { + "login": "yxdyc", + "name": "Daoyuan Chen", + "avatar_url": "https://avatars.githubusercontent.com/u/67475544?v=4", + "profile": "https://yxdyc.github.io/", + "contributions": [ + "code", + "example" + ] } ], "contributorsPerLine": 7,