From 2330ec2ae602b632b946c5bf4d2f2a063f85f288 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 24 Nov 2025 04:18:23 +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 56da72c..0f5094f 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/)
@@ -202,6 +202,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Yilun Huang 💻 💡 |
 ShenQianli 💻 💡 |
+  ZiTao-Li 💻 💡 |
From 73dea7370720ae14089e6787bf0805182ac12494 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 24 Nov 2025 04:18:24 +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 c80c05f..31c191b 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/)
@@ -200,6 +200,7 @@ AgentScope Runtime 是一个**全面的运行时框架**,主要解决部署和
 Yilun Huang 💻 💡 |
 ShenQianli 💻 💡 |
+  ZiTao-Li 💻 💡 |
From 25551f6e976c093221a34b7f714f2d8d999f3f9d Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 24 Nov 2025 04:18:25 +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 f65106e..b93ed7d 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -102,6 +102,16 @@
"code",
"example"
]
+ },
+ {
+ "login": "ZiTao-Li",
+ "name": "ZiTao-Li",
+ "avatar_url": "https://avatars.githubusercontent.com/u/135263265?v=4",
+ "profile": "https://github.com/ZiTao-Li",
+ "contributions": [
+ "code",
+ "example"
+ ]
}
],
"contributorsPerLine": 7,