From 2d642ed673a584c134f997717688efb96cf599a5 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 24 Nov 2025 04:17:48 +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 7fdd76b..56da72c 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# AgentScope Sample Agents
-[](#contributors-)
+[](#contributors-)
[](https://github.com/agentscope-ai/agentscope-samples/blob/main/LICENSE)
[](https://www.python.org/)
@@ -201,6 +201,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Yilun Huang 💻 💡 |
+  ShenQianli 💻 💡 |
From 8637f8127012a96ae0b131b46e2c2a12a3187813 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 24 Nov 2025 04:17:49 +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 c888f08..c80c05f 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -1,7 +1,7 @@
# AgentScope 示例 Agent
-[](#contributors-)
+[](#contributors-)
[](https://github.com/agentscope-ai/agentscope-samples/blob/main/LICENSE)
[](https://www.python.org/)
@@ -199,6 +199,7 @@ AgentScope Runtime 是一个**全面的运行时框架**,主要解决部署和
 Yilun Huang 💻 💡 |
+  ShenQianli 💻 💡 |
From dd59e8c508f15423b45ece5abaf509bec7337167 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 24 Nov 2025 04:17:50 +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 5aec73e..f65106e 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -92,6 +92,16 @@
"code",
"example"
]
+ },
+ {
+ "login": "ShenQianLi",
+ "name": "ShenQianli",
+ "avatar_url": "https://avatars.githubusercontent.com/u/28307002?v=4",
+ "profile": "https://shenqianli.github.io/",
+ "contributions": [
+ "code",
+ "example"
+ ]
}
],
"contributorsPerLine": 7,