From 5b83ef76fbb43458ecf2f8872cdf43b401c078b2 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 07:13:06 +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 3bc81c7..0090483 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # AgentScope Sample Agents -[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-4-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/) @@ -181,6 +181,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Weirui Kuang
Weirui Kuang

🚧 πŸ’» πŸ‘€ πŸ“– Osier-Yi
Osier-Yi

🚧 πŸ’» πŸ‘€ πŸ“– DavdGao
DavdGao

🚧 + qbc
qbc

🚧 From 3afbfb81e9fd02ccf9a998ebef0befbfe1cdcd19 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 07:13:07 +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 c8e8b4a..28c2e22 100644 --- a/README_zh.md +++ b/README_zh.md @@ -1,7 +1,7 @@ # AgentScope η€ΊδΎ‹ Agent -[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-4-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/) @@ -180,6 +180,7 @@ AgentScope Runtime ζ˜―δΈ€δΈͺ**ε…¨ι’ηš„θΏθ‘Œζ—Άζ‘†ζžΆ**οΌŒδΈ»θ¦θ§£ε†³ιƒ¨η½²ε’Œ Weirui Kuang
Weirui Kuang

🚧 πŸ’» πŸ‘€ πŸ“– Osier-Yi
Osier-Yi

🚧 πŸ’» πŸ‘€ πŸ“– DavdGao
DavdGao

🚧 + qbc
qbc

🚧 From 2eb64574ac26e2d760e0f75db4fdc6a4f98a5629 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 07:13:08 +0000 Subject: [PATCH 3/3] docs: update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 78c7074..132ce67 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -43,6 +43,15 @@ "contributions": [ "maintenance" ] + }, + { + "login": "qbc2016", + "name": "qbc", + "avatar_url": "https://avatars.githubusercontent.com/u/22984042?v=4", + "profile": "https://github.com/qbc2016", + "contributions": [ + "maintenance" + ] } ], "contributorsPerLine": 7,