From 473b0ef0fcc2eede6ce6602ff385e8b96acc1c4e Mon Sep 17 00:00:00 2001 From: pooneyy <85266337+pooneyy@users.noreply.github.com> Date: Wed, 12 Nov 2025 01:56:43 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=F0=9F=90=9B=20fix(ci):=20fix=20git=20commi?= =?UTF-8?q?t=20command=20syntax?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - add missing -m flag to git commit command for proper message formatting --- .github/workflows/notice-board.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/notice-board.yml b/.github/workflows/notice-board.yml index 28a508dac..4ebe43cc4 100644 --- a/.github/workflows/notice-board.yml +++ b/.github/workflows/notice-board.yml @@ -45,6 +45,6 @@ jobs: if git diff --cached --quiet; then echo "没有文件变更,跳过提交" else - git commit --quiet "📝 docs(readme): update notice board" + git commit --quiet -m "📝 docs(readme): update notice board" fi git push From e5677aa4199045f59998e6857589a5a0e39a68a4 Mon Sep 17 00:00:00 2001 From: pooneyy <85266337+pooneyy@users.noreply.github.com> Date: Wed, 12 Nov 2025 01:57:15 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=F0=9F=93=9D=20docs(notice-board):=20add=20?= =?UTF-8?q?bettafish=20project=20to=20preview=20section?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - add bettafish project with chinese and english descriptions - include project icon, name, and github url - enable previously commented preview section --- .github/notice-board.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/notice-board.yml b/.github/notice-board.yml index 19036482e..63c5ad4a6 100644 --- a/.github/notice-board.yml +++ b/.github/notice-board.yml @@ -1,9 +1,9 @@ preview: - # - desc: - # zh: - # en: - # icon: - # name: - # url: + - desc: + zh: 不依赖任何框架、人人可用的创新型多智能体舆情分析系统 + en: A framework-independent, user-friendly, and innovative multi-agent public opinion analysis system + icon: https://f.pz.al/pzal/2025/11/11/15a56d7ebde5a.png + name: BettaFish + url: https://github.com/666ghj/BettaFish releases: From f171204df541d81deb7111437e0a4836224fd55b Mon Sep 17 00:00:00 2001 From: pooneyy <85266337+pooneyy@users.noreply.github.com> Date: Tue, 11 Nov 2025 17:57:47 +0000 Subject: [PATCH 3/3] =?UTF-8?q?=F0=9F=93=9D=20docs(readme):=20update=20not?= =?UTF-8?q?ice=20board?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README-en.md | 4 +++- README.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README-en.md b/README-en.md index 2c76db219..ef86c35e0 100644 --- a/README-en.md +++ b/README-en.md @@ -20,7 +20,9 @@ - +### Coming Soon + +
BettaFish
BettaFish

A framework-independent, user-friendly, and innovative multi-agent public opinion analysis system
## Disclaimer diff --git a/README.md b/README.md index efb347d6d..f0ae91cc3 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,9 @@ - +### 即将推出 + +
BettaFish
BettaFish

不依赖任何框架、人人可用的创新型多智能体舆情分析系统
## 免责声明