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

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

🚧 qbc
qbc

🚧 + Lamont Huffman
Lamont Huffman

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

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

🚧 qbc
qbc

🚧 + Lamont Huffman
Lamont Huffman

πŸ’» ⚠️ From 04dc2894c4532b817b41bd9f73bd81329869a912 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 07:16:09 +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 132ce67..e317f53 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -52,6 +52,16 @@ "contributions": [ "maintenance" ] + }, + { + "login": "411380764", + "name": "Lamont Huffman", + "avatar_url": "https://avatars.githubusercontent.com/u/61401544?v=4", + "profile": "https://github.com/411380764", + "contributions": [ + "code", + "test" + ] } ], "contributorsPerLine": 7,