From 3cc05be36b0c329b5242ab64a93426fb511b657d Mon Sep 17 00:00:00 2001
From: Shen Hao <65658684+shenhao-stu@users.noreply.github.com>
Date: Tue, 14 Apr 2026 11:07:38 +0800
Subject: [PATCH 1/2] docs: add links to LinuxDo and support section
Added links to LinuxDo community and support section.
---
README.md | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index d2b23d3..6f1a749 100644
--- a/README.md
+++ b/README.md
@@ -418,7 +418,6 @@ GenericAgent 通过**分层记忆 × 最小工具集 × 自主执行循环**完
GenericAgent 工作流程图
-
## ⭐ 支持
如果这个项目对您有帮助,欢迎点一个 **Star!** 🙏
@@ -427,6 +426,12 @@ GenericAgent 通过**分层记忆 × 最小工具集 × 自主执行循环**完
+## 🚩 友情链接
+
+感谢 **LinuxDo** 社区的支持!
+
+[](https://linux.do/)
+
## 📄 许可
MIT License — 详见 [LICENSE](LICENSE)
From 7cb3982d897280ad33fcb686bdaa2c27324116b0 Mon Sep 17 00:00:00 2001
From: Shen Hao <65658684+shenhao-stu@users.noreply.github.com>
Date: Tue, 14 Apr 2026 11:09:49 +0800
Subject: [PATCH 2/2] docs: add friendly links section to README
Added a section for friendly links and community support.
---
README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index 6f1a749..033575a 100644
--- a/README.md
+++ b/README.md
@@ -179,7 +179,11 @@ You're also welcome to join our **GenericAgent Community Group** for discussion,
+## 🚩 Friendly Links
+Thanks for the support from the LinuxDo community!
+
+[](https://linux.do/)
## 📄 License