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

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

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

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

🚧 πŸ’» πŸ‘€ πŸ“– From 00d69fd0b28693984d972a54c5ff8f82c90e837f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 07:11:34 +0000 Subject: [PATCH 3/3] docs: update .all-contributorsrc --- .all-contributorsrc | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 0a253cb..467d5d8 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -22,6 +22,18 @@ "review", "doc" ] + }, + { + "login": "Osier-Yi", + "name": "Osier-Yi", + "avatar_url": "https://avatars.githubusercontent.com/u/8287381?v=4", + "profile": "https://github.com/Osier-Yi", + "contributions": [ + "maintenance", + "code", + "review", + "doc" + ] } ], "contributorsPerLine": 7,