-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Bản tin Hệ sinh thái OpenClaw 2026-03-10
Issues: 500 | PRs: 500 | Dự án: 12 | Thời gian tạo: 2026-03-10 01:53 UTC
- OpenClaw
- NanoBot
- Zeroclaw
- PicoClaw
- NanoClaw
- IronClaw
- LobsterAI
- TinyClaw
- Moltis
- CoPaw
- ZeptoClaw
- EasyClaw
Phân tích sâu OpenClaw
So sánh hệ sinh thái chéo
Dưới đây là báo cáo so sánh chéo ngắn gọn, chuyên nghiệp và có dữ liệu hỗ trợ (tổng hợp từ các bản tin dự án bạn cung cấp, tính đến 2026-03-10).
- Tổng quan hệ sinh thái (3–5 câu)
- Hệ sinh thái mã nguồn mở về AI agent / trợ lý cá nhân hiện rất sôi động: nhiều dự án triển khai đồng thời cải thiện kênh giao tiếp (Telegram/Feishu/Slack/QQ/Discord), mở rộng provider (Mistral/Anthropic/Copilot/Minimax/llama.cpp), và tập trung vào orchestration tool/MCP.
- Xu hướng chung là chuyển từ “demo/proof‑of‑concept” sang “đi vào production”: dự án tăng cường timeout/retry, token-budgets, packaging (Docker/GLIBC/arm), cùng cơ chế auth/OAuth multi-provider.
- Đồng thời, nhiều dự án gặp cùng nút thắt: ổn định channel media/markdown, packaging/compatibility, và quản lý credential/multi‑tenant — cho thấy điểm nghẽn vận hành nhiều hơn là thiếu tính năng ý tưởng.
- So sánh mức độ hoạt động
(Dữ liệu: số issue/PR “cập nhật trong 24h” theo từng bản tin; “Release” = có phát hành mới ghi nhận; Health = 1 (rủi ro cao) → 5 (khỏe).)
| Project | Issues (24h) | PRs (24h) | Release hôm nay | Health (1–5) |
|---|---|---|---|---|
| NanoBot | 19 | 67 | No | 3 — Rất năng động; nhiều PR lớn nhưng có blocker production (global lock, timeouts). |
| Zeroclaw | 24 | 50 | No | 3 — Cộng đồng lớn; nhiều lỗi packaging (GLIBC/Docker) cần khắc phục. |
| PicoClaw | 18 | 79 | Yes (v0.2.1 + nightly) | 4 — Release gần đây, nhiều fixes kênh & provider. |
| NanoClaw | 28 | 50 | No | 3 — Hoạt động cao, nhưng rủi ro bảo mật/credential & token refresh. |
| IronClaw | 35 | 50 | No | 3 — Tập trung CI/agent stability; có issue jobs infinite-retry (ưu tiên). |
| LobsterAI | 15 | 26 | No | 3 — Nhiều fix IM/MCP; còn rủi ro hiệu năng shell/agent. |
| TinyClaw | 2 | 26 | No | 4 — Nhiều fix ổn định đã merge; PR lớn đang chờ review (monorepo/queue). |
| Moltis | 12 | 9 | Yes (v0.10.18) | 4 — Release gần đây; ưu tiên runtime sandbox & OAuth. |
| CoPaw | ~50 issues/PR | 50 PRs | Yes (v0.0.6 / .post1) | 4 — Desktop packaging, nhiều CI/packaging work; active. |
| ZeptoClaw | 2 | 3 | No | 2 — Nhỏ, phụ thuộc nhiều vào fixes cho WhatsApp/credential. |
| EasyClaw | 4 | 0 | No | 3 — Hoạt động nhẹ nhưng phản hồi nhanh; issue đa‑modal cần xử lý. |
Ghi chú: số lượng thể hiện hoạt động 24h theo từng bản tin; Health là đánh giá tổng hợp dựa trên hoạt động, lượng lỗi nghiêm trọng và mức độ release.
- Vị thế của OpenClaw
- Hiện không có tóm tắt cập nhật OpenClaw trong dữ liệu hôm nay (bản tin thất bại). Tuy nhiên, vì bạn đặt OpenClaw làm “tham chiếu chính”, có thể coi OpenClaw là repo/tiêu chuẩn tham chiếu trong hệ sinh thái (plugin/extension model, node‑runner, federation patterns thường xuất hiện trong các dự án khác).
- Ưu thế tiềm năng (so với các dự án nhỏ hơn): nếu OpenClaw có ecosystem plugin và node/federation readiness thì nó sẽ chiếm vai trò “hub” (provider-agnostic, plugin marketplace, standard tool API) — điều mà nhiều dự án đang cố gắng bám sát (ví dụ: OpenClaw‑style plugin preinstall ở LobsterAI, node-runner ở Zeroclaw).
- Khác biệt kỹ thuật: các dự án thay đổi theo chiều hướng “tối giản + dễ deploy” (TinyClaw, PicoClaw) hoặc “enterprise/connector-rich” (Zeroclaw, Moltis, LobsterAI). OpenClaw nếu là nền tảng tham chiếu sẽ cần cân bằng scale, plugin spec và governance.
- Hướng kỹ thuật chung — các yêu cầu xuất hiện ở nhiều dự án
- Multi-provider auth / OAuth & provider registry (NanoBot, Moltis, NanoClaw, PicoClaw, LobsterAI) — nhu cầu: hỗ trợ OAuth cho Copilot/Gemini/enterprise tokens và proxy routing.
- Tool / MCP interoperability & shared tool servers (NanoBot, PicoClaw, LobsterAI, CoPaw) — nhu cầu: Model Context Protocol hoặc tương đương để chia sẻ tool giữa subagents/agents.
- Interruptible agents / async event injection / session interruption (NanoBot, IronClaw, CoPaw) — nhu cầu: user interruption, cancel long-running tasks, token budgets.
- Packaging & runtime compatibility (Zeroclaw, Moltis, TinyClaw, PicoClaw) — GLIBC, Docker-in-Docker, arm builds, GHCR visibility; người dùng cần binary/image dễ chạy.
- Channel media & formatting consistency (Telegram/QQ/Feishu/Slack/Discord/WeCom) (NanoBot, PicoClaw, LobsterAI, CoPaw) — nhu cầu xử lý media URLs, filename collisions, markdown/duplicate replies.
- Credential & multi‑tenant management (NanoClaw, CoPaw, Zeroclaw) — per-group credentials, token refresh, secret leakage prevention.
- Local / self-hosted LLM support (CoPaw, PicoClaw, TinyClaw) — llama.cpp/gguf/ollama support và UX cho local models.
- Phân tích khác biệt hóa (trọng tâm, khách hàng, kiến trúc)
- Trọng tâm tính năng
- Enterprise/connectors-first: Zeroclaw, LobsterAI (MS365, Google Workspace, Notion, M365 connectors). Đối tượng: tổ chức cần automation & enterprise integrations.
- Lightweight / ease-of-deploy / CLI-first: TinyClaw, PicoClaw. Đối tượng: dev cá nhân, hobbyists, self-hosters.
- Channel/IM-first (multi‑IM experience): LobsterAI, PicoClaw, NanoBot, CoPaw — chú trọng trải nghiệm trên nền tảng IM doanh nghiệp/tiếng Trung.
- Desktop / consumer UX: CoPaw (native installers, AppImage) — hướng tới người dùng desktop không chuyên.
- Kiến trúc & ops
- Federation / node runner: Zeroclaw (node-runner, reconnect), OpenClaw-style node patterns — hướng ra scale/distributed.
- Minimal dependencies / single‑binary friendliness: TinyClaw (SQLite queue proposal), mục tiêu giảm Redis/BullMQ friction.
- MCP/tool server orientation: NanoBot, PicoClaw, CoPaw — thiết kế theo microservice tool servers để share tool capabilities.
- Người dùng mục tiêu
- Doanh nghiệp & automation teams: Zeroclaw, Moltis, LobsterAI.
- Enthusiasts / self-hosters: TinyClaw, PicoClaw, CoPaw.
- Lightweight integrators / OEMs: NanoBot, NanoClaw (provider-flexibility).
- Động lực & độ trưởng thành của cộng đồng
- Phân tầng hoạt động
- Rất hoạt động và nhanh lặp (nhiều PR/issue): PicoClaw, CoPaw, NanoBot, IronClaw, Zeroclaw — nhiều PR lớn, release/nightly, tích cực review.
- Ổn định / release-focused: Moltis, TinyClaw — có release gần đây và chú trọng ổn định; TinyClaw nhanh fix regressions.
- Nhỏ / early-stage: ZeptoClaw, EasyClaw — ít PR, phản hồi nhanh nhưng cần tăng trưởng contributor.
- Độ trưởng thành
- Đã bước sang giai đoạn “production-hardening”: CoPaw, Moltis, PicoClaw (packaging, desktop, Docker edge-cases).
- Nhanh lặp nhưng chưa ổn định production: NanoBot, Zeroclaw, IronClaw — tính năng nhiều nhưng còn blocker packaging / runtime.
- Cần phát triển cộng đồng/CI: ZeptoClaw, EasyClaw — thích hợp cho các đóng góp hướng usability.
- Tín hiệu xu hướng (giá trị tham khảo cho nhà phát triển AI agent)
- Chuẩn hoá tools/MCP sẽ tăng: nếu bạn xây agent/tool, làm cho tool server tương thích MCP-like sẽ tối đa hoá khả năng tái sử dụng giữa các agent. (được yêu cầu ở NanoBot, PicoClaw, LobsterAI)
- Hỗ trợ multi-provider + OAuth enterprise là ưu tiên áp đảo: thiết kế registry/provider-agnostic auth flow và token proxying sẽ mở cánh cửa tích hợp với Copilot/Gemini/Mistral/enterprise. (NanoBot, Moltis, NanoClaw)
- UX kênh (media, threads, markdown) gây nhiều friction thực tế: test end‑to‑end trên Telegram/Feishu/QQ/Slack/Discord, chuẩn hoá media URL handling và message chunking. (PicoClaw, NanoBot, LobsterAI, CoPaw)
- Packaging/runability > features cho adoption: GLIBC/Docker/arm/ghcr visibility và giảm phụ thuộc (sqlite queue, single-binary) giúp tăng adoption cho self-hosters. (Zeroclaw, TinyClaw, PicoClaw)
- Safety / operational controls là bắt buộc khi chuyển sang production: token-budgets, cancel/interrupt, tool-guards, per-group credentials cần thiết để bảo vệ chi phí & dữ liệu. (IronClaw, NanoClaw, CoPaw)
Kết luận ngắn (cho người ra quyết định kỹ thuật)
- Nếu mục tiêu là “tăng tốc adoption”: ưu tiên cải thiện packaging (Docker/GLIBC/arm, GHCR) và auth multi‑provider; điều này giải quyết nút thắt chung giữa nhiều dự án.
- Nếu mục tiêu là “mở rộng tích hợp”: xây MCP-compatible tools và chuẩn OAuth/provider registry sẽ gia tăng khả năng tích hợp vào hệ sinh thái (được nhiều dự án yêu cầu).
- Nếu là nhà phát triển agent: tập trung vào (1) provider-agnostic auth + token refresh, (2) tool-call/MCP interoperability, (3) channel media/formatting consistency — ba yếu tố này là điểm khác biệt quyết định khi cạnh tranh/được tích hợp trong hệ sinh thái.
Nếu bạn muốn, tôi có thể:
- xuất bản bản tóm tắt ngắn (1 trang) cho từng maintainer với top-3 hành động ưu tiên, hoặc
- tạo checklist kỹ thuật (MCP spec + OAuth flow + media handling tests) để áp dụng chung trong nhiều repo.
Báo cáo các dự án cùng nhóm
NanoBot — HKUDS/nanobot
NanoBot — Bản tin dự án (2026-03-10)
- Tổng quan hôm nay
- Hoạt động cộng đồng rất cao: 19 issue được cập nhật trong 24 giờ qua (16 mở/hoạt động, 3 đóng) và 67 PR có hoạt động (54 mở, 13 đã merge/đóng). Điều này cho thấy cả người dùng lẫn đóng góp viên đang tích cực đề xuất tính năng và sửa lỗi.
- Không có phát hành mới hôm nay. Tập trung hiện tại là mở rộng provider, độ bền (timeouts/retries), và trải nghiệm kênh (Telegram/QQ/Slack).
- Những chủ đề nổi bật: hỗ trợ OAuth cho các provider ngoài OpenAI, Model Context Protocol (MCP) / công cụ chia sẻ, và khả năng ngắt/gián đoạn tác vụ đang chạy.
- Phát hành phiên bản
- Không có bản phát hành/phiên bản mới được công bố hôm nay.
- Tiến độ dự án
- Trong 24 giờ qua có 13 PR được merge/đóng (tổng số PR cập nhật 67). Nhiều PR trọng tâm vẫn đang ở trạng thái open và chờ review/CI.
- Một số PR/changes quan trọng đang được đẩy mạnh:
- Cải thiện khả năng ngắt tác vụ và cơ chế event bất đồng bộ để cho phép "user interruption" (#1233 — async event injection) và interrupt-on-new-message trong session (#1789). Link PR: feat: add async event injection mechanism for user interruption HKUDS/nanobot#1233, feat(agent): interrupt active task on new message in same session HKUDS/nanobot#1789
- Kiến trúc dispatcher/ACP runtime để tách ingress channel khỏi runtime thực thi (hướng tới scale & gateway) (#1724). Link: feat(dispatch): add ACP backend runtime with native AgentLoop compatibility HKUDS/nanobot#1724
- Cải thiện provider/timeout/retry cho OpenAI Codex: làm timeout cấu hình được và thêm retry cho lỗi tạm thời (#1788). Link: fix(codex): make timeout configurable and retry transient failures HKUDS/nanobot#1788
- Nhiều PR liên quan kênh Telegram (media URL handling, filename collision, nhóm mention-only) để cải thiện độ ổn định trải nghiệm người dùng (#1793, #1796, #1801). Links: feat(telegram): support HTTP(S) URLs for media in TelegramChannel HKUDS/nanobot#1793, fix(telegram): avoid media filename collisions HKUDS/nanobot#1796, feat(telegram): mention-only group mode and reactions HKUDS/nanobot#1801
- Cải thiện quản lý mem‑ory auto-consolidation state (#1795). Link: fix(memory): persist auto consolidation progress HKUDS/nanobot#1795
- Thêm provider Mistral / cải thiện transcription (#1680). Link: feat(providers): Mistral Provider and More general transcription service HKUDS/nanobot#1680
- Chủ đề nóng trong cộng đồng
- Hỗ trợ GitHub Copilot / OAuth cho các provider bên ngoài: Issue 📈 AI Open Source Trends 2026-03-12 duanyytop/agents-radar#140 (9 bình luận, 4 👍) — người dùng hỏi về kế hoạch hỗ trợ Copilot providers. Link: Do you have any plans to support GitHub Copilot providers in the near future? HKUDS/nanobot#140
- MCP (Model Context Protocol) / chia sẻ công cụ: Issue #359 (8 👍) và PR #1429 (share MCP tools with subagents) — nhu cầu dùng MCP-compatible tool servers lớn, đặc biệt cho workflow có connector/database. Link issue: Feature Request: Official MCP (Model Context Protocol) Tool Support HKUDS/nanobot#359, PR: feat: share MCP tools with subagents HKUDS/nanobot#1429
- Web search backend nên swappable: Issue #1719 (8 👍) và PR #398 (add configurable web search providers) — nhiều PR cố gắng thêm các provider nhưng thiếu seam chung để mở rộng. Link: web_search backend should be swappable HKUDS/nanobot#1719, PR: feat(web): add configurable web search providers with key-missing fallback HKUDS/nanobot#398
- Khả năng ngắt/tương tác khi agent đang chạy: Issue #1762 (bot không thể bị gián đoạn) — liên quan trực tiếp đến PR về interruption (#1233, #1789). Link: The bot cannot be interrupted while working HKUDS/nanobot#1762
- Lỗi & Ổn định (xếp hạng theo mức độ tác động)
- Cao (blocker / gây mất chức năng):
- Global lock _processing_lock gây Agent bị chặn và cron jobs không chạy (Issue #1781). Cần ưu tiên vì ảnh hưởng đến tác vụ nền. Link: [Bug] 全局锁 _processing_lock 导致 Agent 被阻塞,cron 任务无法执行 HKUDS/nanobot#1781
- OpenAICodex hardcoded 60s timeout + không retry dẫn đến silent failures cho công việc dài (Issue #1783). Đã có PR xử lý: #1788 (thêm timeout cấu hình và retry). Link issue: Codex provider: hardcoded 60s timeout causes silent failures, no retry HKUDS/nanobot#1783, PR: fix(codex): make timeout configurable and retry transient failures HKUDS/nanobot#1788
- Trung bình (ảnh hưởng UX / reliability):
- Environment variables bị bỏ qua khi config.json tồn tại (Issue #1791). PR #1798 đã mở để merge environment overrides trước khi validate. Link issue: Environment variables ignored when config.json exists HKUDS/nanobot#1791, PR: fix(config): apply env overrides when loading files HKUDS/nanobot#1798
- Telegram trả lời hai lần (một có markdown, một không) (Issue #1692). Có PR/issue liên quan đến kênh Markdown/QQ rendering; một số PR Telegram đang xử lý media/filename và rendering. Link: The telegram bot answers twice. HKUDS/nanobot#1692
- message tool không xử lý gửi ảnh từ MCP tools đúng cách (Issue #1792). PR #1793 (support HTTP(S) URLs for media) đề cập việc Telegram tự tải media nếu là URL. Link issue: bug: message tool does not handle sending images obtained from MCP tools properly HKUDS/nanobot#1792, PR: feat(telegram): support HTTP(S) URLs for media in TelegramChannel HKUDS/nanobot#1793
- Thấp (cá nhân hóa / môi trường):
- v0.1.4.post3 → v0.1.4.post4 nâng cấp bằng source gặp lỗi (Issue #1765). Link: v0.1.4.post3版本无法通过源码方式升级到v0.1.4.post4 HKUDS/nanobot#1765
- 403 trên Render liên quan đến prompt/system message dài (Issue #1777) — PR docs #1790 thay đổi ví dụ history search để tránh snippet gây lỗi. Link issue: 玄学问题,v0.1.4.post3 版本请求 xxx.onrender.com 的接口会遇到 403 错误码 HKUDS/nanobot#1777, PR: docs(memory): avoid inline python one-liner in history search example HKUDS/nanobot#1790
- Yêu cầu tính năng & tín hiệu lộ trình
- Hỗ trợ OAuth cho nhiều provider (GitHub Copilot, Google Gemini, v.v.) — Issue #397 và 📈 AI Open Source Trends 2026-03-12 duanyytop/agents-radar#140: người dùng cần tích hợp provider thương mại khác và flow đăng nhập an toàn. Link: Feature Request: 支持多模型聚合平台与OAuth认证 HKUDS/nanobot#397
- MCP / Model Context Protocol tool support: nhiều người dùng muốn Nanobot có công cụ MCP chính thức, có thể chia sẻ công cụ giữa subagent và agent chính (Issue #359, PR #1429). Link: Feature Request: Official MCP (Model Context Protocol) Tool Support HKUDS/nanobot#359, feat: share MCP tools with subagents HKUDS/nanobot#1429
- Mở rộng registry các providers (Minimax missing — Issue #581) và các provider mới như Mistral (PR #1680). Link: Missing Minimax provider in provider registry HKUDS/nanobot#581, feat(providers): Mistral Provider and More general transcription service HKUDS/nanobot#1680
- Web search pluggable: nhiều PR/issue hướng đến cấu hình provider tìm kiếm có thể thay thế (Issue #1719, PR #398). Link: web_search backend should be swappable HKUDS/nanobot#1719, feat(web): add configurable web search providers with key-missing fallback HKUDS/nanobot#398
- Dự đoán khả năng được đưa vào bản tiếp theo: OAuth multi‑provider login, MCP tool first-class support, session interruption/async event injection, cấu hình web-search provider plugin, cải thiện timeouts/retries cho providers.
- Tóm tắt phản hồi người dùng
- Điểm đau chính:
- Khó tích hợp provider ngoài OpenAI (auth + registry) — người dùng muốn dùng Copilot/Gemini/Minimax/Mistral.
- Tính năng "dừng/điều chỉnh" tác vụ khi agent đang chạy thiếu — gây trải nghiệm không linh hoạt trong hội thoại dài hoặc cron jobs.
- Media & Markdown rendering không nhất quán giữa các kênh (Telegram/QQ/Slack), dẫn đến trả lời trùng lặp hoặc mất định dạng.
- Reliability: hardcoded timeouts, thiếu retry, global locks và env vars không được ưu tiên khiến deployment trong môi trường production gặp phiền phức.
- Mức độ hài lòng: cộng đồng tích cực đóng góp, nhưng có rõ ràng sự không hài lòng với trải nghiệm provider và ổn định trong môi trường sản xuất. Các PR gần đây cho thấy bảo trì đang đáp ứng nhiều vấn đề quan trọng.
- Theo dõi tồn đọng (cần chú ý của maintainer)
- Issue & PR cần tập trung review / quyết định sớm:
- 📈 AI Open Source Trends 2026-03-12 duanyytop/agents-radar#140 Do you have any plans to support GitHub Copilot providers? (open, thảo luận nhiều) — Do you have any plans to support GitHub Copilot providers in the near future? HKUDS/nanobot#140
- #397 支持多模型聚合平台与OAuth认证 (open) — Feature Request: 支持多模型聚合平台与OAuth认证 HKUDS/nanobot#397
- #581 Missing Minimax provider in provider registry (open) — Missing Minimax provider in provider registry HKUDS/nanobot#581
- #359 Feature Request: MCP Tool Support (open, nhiều upvote) — Feature Request: Official MCP (Model Context Protocol) Tool Support HKUDS/nanobot#359
- #1719 web_search backend should be swappable (open) — web_search backend should be swappable HKUDS/nanobot#1719
- PRs quan trọng chờ review/merge: #1233 (async event injection), #1724 (ACP runtime/dispatcher), #1490 (Langfuse observability), #1680 (Mistral provider), #398 (web providers). Links: feat: add async event injection mechanism for user interruption HKUDS/nanobot#1233, feat(dispatch): add ACP backend runtime with native AgentLoop compatibility HKUDS/nanobot#1724, feat: add Langfuse observability support to LiteLLM and custom providers HKUDS/nanobot#1490, feat(providers): Mistral Provider and More general transcription service HKUDS/nanobot#1680, feat(web): add configurable web search providers with key-missing fallback HKUDS/nanobot#398
- Khuyến nghị ngắn:
- Ưu tiên fix những vấn đề gây block cho production: global lock (#1781), timeouts/retry (#1783 → #1788), env overrides (#1791 → #1798).
- Thiết lập roadmap nhỏ cho OAuth/provider support và MCP để hướng cộng đồng đóng góp theo spec rõ ràng.
- Sắp xếp và review các PR liên quan kênh (Telegram/Slack/QQ) để giảm số issue lặp lại về media/markdown behavior.
Kết luận ngắn: dự án đang rất năng động với nhiều đóng góp hướng mở rộng provider và cải thiện độ ổn định. Một số vấn đề về reliability và auth/provider integration là nút thắt chính; nếu được ưu tiên sẽ nâng trải nghiệm production và mở rộng khả năng tích hợp.
Zeroclaw — zeroclaw-labs/zeroclaw
Zeroclaw — Bản tin dự án (2026-03-10)
- Tổng quan hôm nay
- Hoạt động cộng đồng mạnh: 24 issues và 50 PRs có cập nhật trong 24 giờ qua, cho thấy cả việc báo lỗi và đóng góp tính năng đang diễn ra nhanh.
- Tỷ lệ mở/hoạt động cao: 21 issues đang mở/hoạt động và 47 PRs vẫn chờ review, nên yêu cầu duyệt PR và sửa lỗi cấp cao đang là nút thắt.
- Lĩnh vực ưu tiên rõ ràng: nhiều báo cáo liên quan đến tích hợp kênh (Slack/Feishu/Matrix), tương tác với providers (embedding/LLM/tool-calling) và vấn đề đóng gói/khả năng chạy (GLIBC, Docker, Raspberry Pi).
- Không có bản phát hành mới hôm nay.
- Phát hành phiên bản
- Không có phiên bản mới được phát hành hôm nay.
- Tiến độ dự án (PRs đã merge/đóng hôm nay, tính năng nổi bật)
- Tổng quan: Trong 24h có 50 PRs được cập nhật; trạng thái báo cáo cho biết 3 PRs đã được merge/đóng.
- PR đã đóng đáng chú ý:
- #3089 (CLOSED) feat(openclaw_node): persistent node runner + reconnect fix — thêm lệnh node-run lâu dài, auto-reconnect và một số sửa lỗi giao thức/ TLS. Link: feat(openclaw_node): persistent node runner + reconnect fix zeroclaw-labs/zeroclaw#3089
- PRs đang chờ review (đang được đẩy mạnh, nhiều PR cùng tác giả @rareba):
- Tích hợp file handling & Slack media hardening: #3086 — feat(slack): add file handling and harden socket/media paths zeroclaw-labs/zeroclaw#3086
- Hệ thống TTS và STT đa-provider: #2994 (TTS) và #2995 (STT) — feat(tts): add multi-provider TTS system zeroclaw-labs/zeroclaw#2994 , feat(stt): multi-provider STT with TranscriptionProvider trait zeroclaw-labs/zeroclaw#2995
- Nhiều tool tích hợp doanh nghiệp: Microsoft 365 (#3042), Google Workspace CLI (#2987), NotionChannel (#3003) — feat(tools): add Microsoft 365 integration via Graph API zeroclaw-labs/zeroclaw#3042 , feat(tools): add Google Workspace CLI (gws) integration zeroclaw-labs/zeroclaw#2987 , feat(notion): add Notion database poller channel and API tool zeroclaw-labs/zeroclaw#3003
- Voice-loop / hands-free audio: #3005 — feat(channels): add voice-loop mode for hands-free audio conversations zeroclaw-labs/zeroclaw#3005
- Security ops & playbooks: #3027 — feat(security): add MCSS security operations tool zeroclaw-labs/zeroclaw#3027
- Chủ đề nóng trong cộng đồng (issues/PRs hoạt động nhiều)
- channel-lark / Feishu naming & default enablement — Issue #3012 (8 bình luận): Yêu cầu đổi tên/đề xuất bật mặc định cho hỗ trợ Feishu/Lark. Link: channel-lark feature is misnamed, not documented, and should be enabled by default for Feishu support zeroclaw-labs/zeroclaw#3012
- Nhu cầu: trải nghiệm tích hợp kênh cho thị trường châu Á, cấu hình mặc định hợp lý để giảm friction triển khai.
- GLIBC compatibility (critical runtime failure) — Issue #3070 (6 bình luận, tag S0): lỗi "./zeroclaw: libc.so.6: version `GLIBC_2.39' not found". Link: [Bug]: version `GLIBC_2.39' not found zeroclaw-labs/zeroclaw#3070
- Nhu cầu: binary/packaging tương thích với nhiều distro; ảnh hưởng trực tiếp khả năng chạy trên host cũ/CI.
- Branch naming / contributor confusion — Issue #2929 (5 bình luận): tranh luận master vs main. Link: [Bug]:Quick clarification:
mastervsmainzeroclaw-labs/zeroclaw#2929- Nhu cầu: làm rõ nhánh chính của repo để giảm sai sót khi rebase/CI.
- Những chủ đề liên quan khác đang nhận chú ý: tool-calling regression với Ollama/Qwen (#3079), embedding provider key misrouting (#3083), panic với chuỗi tiếng Trung (#3024).
- Lỗi & Ổn định — ưu tiên và trạng thái
- S0 (Critical / có thể làm repo không chạy / rủi ro an ninh)
- #3070 GLIBC_2.39 not found — runtime/daemon không khởi động trên nhiều hệ thống. (Link) [Bug]: version `GLIBC_2.39' not found zeroclaw-labs/zeroclaw#3070
- S1 (High / workflow blocked)
- #2487 Invalid schema for function 'channel_ack_config' — lỗi chat/LLM tool-calling gây từ chối provider. [Bug]: Error chatting with agent: "Invalid schema for function 'channel_ack_config' zeroclaw-labs/zeroclaw#2487
- #2905 Rust compiler queries overflow compiling matrix-sdk — build failure. [Bug]: Build fails: queries overflow the depth limit when compiling matrix-sdk dependency zeroclaw-labs/zeroclaw#2905
- #2930 Unbound variable during docker bootstrap on macOS — bootstrap.sh --docker thất bại. [Bug]: Error
Unbound variablewhen initializing on docker via macos zeroclaw-labs/zeroclaw#2930
- S2 (Medium / degraded behavior)
- #3083 Embedding provider uses default_provider API key instead of embedding_provider's key — gửi sai key đến OpenAI → 401. Embedding provider uses default_provider API key instead of embedding_provider's key zeroclaw-labs/zeroclaw#3083
- #3088 token cost not working for channels — cost tracker hiển thị $0.00. [Bug]: token cost not working for channels zeroclaw-labs/zeroclaw#3088
- #3079 Ollama+Qwen tool-calling regression — tool calls bị bỏ qua / malformed. [Bug]: Ollama+Qwen tool-calling regression: thinking-only output, malformed <tool_call>, dropped actions zeroclaw-labs/zeroclaw#3079
- S3 (Minor / docs/UX)
- #3012 channel-lark naming & docs, #2929 master vs main (như trên).
- Hồi quy / build break:
- #3063 Docker build fails — Dockerfile thiếu COPY data/ sau merge security vectordb guard (nguyên nhân gây lỗi đọc data). bug: Docker build fails — Dockerfile missing COPY data/ after feat(security): semantic vectordb guard zeroclaw-labs/zeroclaw#3063
- PR/tương quan sửa lỗi:
- #3085 fix(security): honor allowed_roots — PR này trực tiếp giải quyết vấn đề tương tự issue #3082 (allowed_roots/ workspace_only). Link PR: fix(security): honor allowed_roots for absolute tool paths zeroclaw-labs/zeroclaw#3085 (và issue #3082: [Bug]: workspace_only + allowed_roots contract does not match direct path handling zeroclaw-labs/zeroclaw#3082)
- #3089 (CLOSED) node-run reconnect fix — đã đóng, cải thiện transport/reconnect (liên quan đến node stability). feat(openclaw_node): persistent node runner + reconnect fix zeroclaw-labs/zeroclaw#3089
- Yêu cầu tính năng & tín hiệu lộ trình
- Tích hợp provider & tooling: nhiều PR của @rareba cho thấy lộ trình mở rộng connectors: Microsoft 365 (#3042), Google Workspace CLI (#2987), Notion (#3003) — hướng tới doanh nghiệp/automation. Links: feat(tools): add Microsoft 365 integration via Graph API zeroclaw-labs/zeroclaw#3042 , feat(tools): add Google Workspace CLI (gws) integration zeroclaw-labs/zeroclaw#2987 , feat(notion): add Notion database poller channel and API tool zeroclaw-labs/zeroclaw#3003
- Audio: TTS multi-provider (#2994) và STT multi-provider (#2995) cùng với voice-loop (#3005) cho thấy ưu tiên trải nghiệm thoại/hands-free. feat(tts): add multi-provider TTS system zeroclaw-labs/zeroclaw#2994 , feat(stt): multi-provider STT with TranscriptionProvider trait zeroclaw-labs/zeroclaw#2995 , feat(channels): add voice-loop mode for hands-free audio conversations zeroclaw-labs/zeroclaw#3005
- Node / federation: OpenClaw node runner và secure node transport (#2999, #3089) → hướng đến deploy phân tán/an toàn. feat(nodes): add secure HMAC-SHA256 node transport layer zeroclaw-labs/zeroclaw#2999 , feat(openclaw_node): persistent node runner + reconnect fix zeroclaw-labs/zeroclaw#3089
- Security & observability: semantic vectordb guard, MCSS security ops tool (#3027), cost-tracking fixes — nhu cầu tăng cường kiểm soát an ninh và chi phí. feat(security): add MCSS security operations tool zeroclaw-labs/zeroclaw#3027
Dự đoán: Phiên bản tiếp theo nhiều khả năng sẽ tập trung vào (1) cải thiện các connector doanh nghiệp (MS365, Google Workspace), (2) audio/voice (STT/TTS/voice-loop), (3) độ ổn định packaging (GLIBC, Docker, arm builds) và (4) bảo mật/guardrail.
- Tóm tắt phản hồi người dùng
- Điểm đau chính:
- Khả năng chạy/packaging: GLIBC mismatch (#3070), Docker build break (#3063), thiếu binary/hỗ trợ Raspberry Pi (#3043) gây trải nghiệm cài đặt tồi.
- Tích hợp kênh không ổn định: Slack thread reply missing (#3084), Feishu naming/not enabled (#3012), Matrix onboarding khó dùng (#2916).
- Hoạt động tool-calling và providers: Ollama/Qwen tool-calls bị bỏ, embedding gửi sai API key (#3083), gây gián đoạn hành vi agent.
- UX/Docs: nhánh main/master gây nhầm lẫn (#2929); cần readme/dịch ngôn ngữ đã được PR (#3087) nhưng contributor flow vẫn rối.
- Mức độ hài lòng: Người dùng tích cực đóng góp tính năng (nhiều PR tính năng lớn), nhưng nhiều báo lỗi cơ bản khiến trải nghiệm triển khai và vận hành bị giảm — tức: hào hứng với tính năng nhưng bức xúc với ổn định/packaging.
- Theo dõi tồn đọng (cần chú ý từ maintainers)
- Issues cần ưu tiên review/fix:
- #3070 GLIBC_2.39 not found — blocker cho nhiều người dùng. [Bug]: version `GLIBC_2.39' not found zeroclaw-labs/zeroclaw#3070
- #3063 Docker build fails (missing data files after merge) — ảnh hưởng CI/build từ source. bug: Docker build fails — Dockerfile missing COPY data/ after feat(security): semantic vectordb guard zeroclaw-labs/zeroclaw#3063
- #3083 Embedding provider uses wrong API key — lỗi bảo mật/authorization. Embedding provider uses default_provider API key instead of embedding_provider's key zeroclaw-labs/zeroclaw#3083
- #3024 Panic with Chinese characters (string slicing) — runtime crash; dễ gây mất dữ liệu / agent crash. Panic in loop_.rs: byte index not a char boundary with Chinese characters zeroclaw-labs/zeroclaw#3024
- #3084 Slack thread replies missing — trải nghiệm kênh quan trọng cho bot. [Bug]: Slack adapter doesn't subscribe to thread message events, missing inline thread replies zeroclaw-labs/zeroclaw#3084
- PRs lớn chờ review (rủi ro merge conflict / cần QA):
- TTS/STT multi-provider: #2994, #2995 — cần tích hợp test end-to-end. feat(tts): add multi-provider TTS system zeroclaw-labs/zeroclaw#2994 , feat(stt): multi-provider STT with TranscriptionProvider trait zeroclaw-labs/zeroclaw#2995
- Microsoft365 / Google Workspace / Notion channel: #3042, #2987, #3003 — cần security review & scope gating. feat(tools): add Microsoft 365 integration via Graph API zeroclaw-labs/zeroclaw#3042 , feat(tools): add Google Workspace CLI (gws) integration zeroclaw-labs/zeroclaw#2987 , feat(notion): add Notion database poller channel and API tool zeroclaw-labs/zeroclaw#3003
- #3086 Slack file handling — test media flows. feat(slack): add file handling and harden socket/media paths zeroclaw-labs/zeroclaw#3086
- Việc dọn dẹp / process:
- #2929 / #3061 liên quan nhánh master vs main / delete stale main — cần quyết định chính thức để giảm nhầm lẫn contributor. [Bug]:Quick clarification:
mastervsmainzeroclaw-labs/zeroclaw#2929 , chore: delete stale main branch zeroclaw-labs/zeroclaw#3061
- #2929 / #3061 liên quan nhánh master vs main / delete stale main — cần quyết định chính thức để giảm nhầm lẫn contributor. [Bug]:Quick clarification:
Kết luận ngắn
- Sức khỏe dự án: cộng đồng rất năng động về tính năng, nhưng các vấn đề về packaging/compatibility và một số hồi quy runtime đang làm giảm trải nghiệm người dùng. Ưu tiên ngắn hạn nên là: (1) khắc phục GLIBC/Docker/arm packaging, (2) xử lý các lỗi runtime panic và tool-calling regressions, (3) review PRs tích hợp lớn với focus security & testing.
(Tài nguyên tham khảo: các issue/PR đã đề cập được liên kết trong từng phần.)
PicoClaw — sipeed/picoclaw
Bản tin dự án PicoClaw — 2026-03-10
- Tổng quan hôm nay
- PicoClaw đang ở trạng thái phát triển năng động: trong 24 giờ qua có 18 issues hoạt động (15 mở) và 79 PRs cập nhật (39 mở, 40 đã merge/đóng).
- Một phiên bản chính thức (v0.2.1) và một nightly mới (v0.2.1-nightly.20260310.b89f6445) đã được phát hành; nightly được build tự động và có thể không ổn định.
- Hoạt động tập trung mạnh vào cải thiện kênh giao tiếp (Telegram/Feishu/QQ/IRC), nâng cấp provider (Anthropic/minimax) và ổn định công cụ (read_file, MCP, tool-calls).
- Mức độ hoạt động: cao (nhiều PRs mở/đóng và issues liên quan đến tích hợp kênh & công cụ), với một số lỗi công cụ/đồng bộ cần ưu tiên.
- Phát hành phiên bản
- Phiên bản mới nhất: v0.2.1-nightly.20260310.b89f6445 (Nightly của v0.2.1). Lưu ý: build tự động, có thể không ổn định. (Release: https://github.com/sipeed/picoclaw/releases/tag/v0.2.1-nightly.20260310.b89f6445 ; full changelog: sipeed/picoclaw@v0.2.1...v0.2.1-nightly.20260310.b89f6445)
- v0.2.1 (chính): thay đổi nổi bật:
- Banner mới cho picoclaw và picoclaw-launcher-tui (PR #1008) — giao diện/branding được cập nhật.
- Thêm provider "minimax" (PR #1273) — mở rộng lựa chọn nhà cung cấp LLM.
- Cập nhật contributing.md và chỉnh sửa nhỏ khác.
(Tag v0.2.1: https://github.com/sipeed/picoclaw/releases/tag/v0.2.1)
- Breaking changes / migration: không có thay đổi phá vỡ rõ ràng trong dữ liệu cung cấp; chú ý rằng nightly đã được đồng bộ hóa với pipeline gorelease/release-note (PR #1285), nên người dùng production nên dùng tag v0.2.1 thay vì nightly. (PR liên quan: Feat/nightly align with gorelease and release note sipeed/picoclaw#1285)
- Tiến độ dự án (PRs đã merge/đóng hôm nay)
- Tổng PRs cập nhật: 79 (39 mở, 40 merge/đóng trong 24h). Một số PR đã merge/đóng đáng chú ý:
- Cải thiện pipeline release/nightly (PR #1285) — đồng bộ hóa với gorelease và auto changelog (closed). (Feat/nightly align with gorelease and release note sipeed/picoclaw#1285)
- Ngăn đọc file lớn/nhị phân trong công cụ read_file (PR #1107) — fix cho issue đọc file binary/giá trị lớn (closed). (fix(tool) prevent read huge files in tool sipeed/picoclaw#1107)
- Hỗ trợ natvie Anthropic Messages API (PR #1160, #1284) — thêm
anthropic-messagesprotocol (one merged, one đang open/đề xuất). ( feat: add anthropic-messages protocol for native Anthropic API format Fixes #269 sipeed/picoclaw#1160, feat: add anthropic-messages protocol for native Anthropic Messages API support Fixes #269 sipeed/picoclaw#1284) - Nhiều PR nhỏ đã đóng: reaction tool cleanup (#1286), codex/reply routing (#1282), refactor nhỏ cho feishu crypto (#1267), v.v.
- Tính năng/đề xuất đang được đẩy mạnh (một số đang open/under review): streaming token trả lời tới Telegram (PR #1101), Mattermost channel support (PR #1288), task-plan tracking với tasktool (PR #1248), tách AgentLoop để cải thiện chất lượng code (PR #699).
- Chủ đề nóng trong cộng đồng (issues/PRs có hoạt động nhiều)
- picoclaw配置企业微信智能机器人 (AI Bot)??? — issue #1210 (10 bình luận) — câu hỏi cấu hình WeCom AI Bot, nhiều thảo luận về ví dụ cấu hình (picoclaw配置企业微信智能机器人 (AI Bot)??? sipeed/picoclaw#1210).
- ghcr.io/sipeed/picoclaw is private — issue #302 (6 bình luận, mở từ 2026-02-16) — người dùng muốn registry GHCR public để dễ kéo image ([Feature] ghcr.io/sipeed/picoclaw is private sipeed/picoclaw#302).
- Telegram Forum Topics Support — issue #1270 (mới, high priority) — yêu cầu support thread/forum topics để cô lập ngữ cảnh trong Telegram ([Feature] Telegram Forum Topics Support for PicoClaw sipeed/picoclaw#1270).
- Signal channel integration — issue 🦞 Bản tin hàng ngày hệ sinh thái OpenClaw 2026-03-14 #41 (5 👍) — nhiều người quan tâm tích hợp Signal cho riêng tư/ E2E (Feat: Add Signal channel integration sipeed/picoclaw#41).
Phân tích nhu cầu: cộng đồng đang cần nhiều tích hợp kênh (do dùng đa nền tảng) và khả năng quản lý ngữ cảnh/tách luồng (threads/forums). Đồng thời, người dùng muốn trải nghiệm deploy/cdn/registry dễ dàng hơn (GHCR public).
- Lỗi & Ổn định (xếp theo mức độ nghiêm trọng)
- Cao:
- Tool calling fails (issue #1287) — LLM tool-calls trả về JSON không khớp kiểu (unmarshal error), dẫn tới agent LLM call failed. Ảnh hưởng tới khả năng gọi tool/flow tự động. ([BUG] Tool calling fails sipeed/picoclaw#1287)
- MCP initialization race (issue #1262) — MCP client chưa init xong nhưng PicoClaw đã gửi request, bị reject. Ảnh hưởng tới tích hợp MCP và các công cụ ẩn. ([BUG] About MCP sipeed/picoclaw#1262)
- Trung bình:
- Feishu mention/sender id missing (issue #1281) — Feishu không giữ user_id của @mention và sender, ảnh hưởng tới tương tác với API bên thứ ba; có PR #1283 đang mở để fix ([BUG] Feishu messages doesn't show user_id of @ and msg sender sipeed/picoclaw#1281, PR: fix(feishu): preserve mention identity and sender open_id in messages sipeed/picoclaw#1283).
- QQ channel phân biệt agent sai theo bindings (issue #1242) — ảnh hưởng routing session/agent trong QQ ([BUG]QQ channel无法正确根据bindings区分agent sipeed/picoclaw#1242).
- Thấp / Đã fix:
- read_file tool đọc nhị phân/đọc file lớn (issue #1049) — đã được xử lý bởi PR #1107 (closed), ngăn đọc file lớn/nhị phân và tránh sinh ra output rác. ([BUG]read_file工具读取pdf等二进制文件时,会产生大量字符 sipeed/picoclaw#1049, PR: fix(tool) prevent read huge files in tool sipeed/picoclaw#1107)
- Cron-triggered response lost (PR #757 open) — issue giải quyết việc cron job trả lời bị bỏ qua; PR đang chờ review. (fix(cron): agent response not sent to channel after cron job sipeed/picoclaw#757)
Ghi chú: một số lỗi nghiêm trọng hiện vẫn open và cần ưu tiên (tool-calls và MCP race).
- Yêu cầu tính năng & tín hiệu lộ trình
- Tích hợp kênh mới/khả năng kênh mở rộng:
- Mattermost support (PR #1288) — đang review (feat(channels): add Mattermost channel support sipeed/picoclaw#1288).
- Telegram streaming (PR #1101) — streaming token-by-token qua sendMessageDraft (feat(telegram): stream LLM responses via sendMessageDraft sipeed/picoclaw#1101).
- Telegram Forum Topics (issue #1270), Signal integration (issue 🦞 Bản tin hàng ngày hệ sinh thái OpenClaw 2026-03-14 #41), Feishu long-link mode (issue #1276).
- Agent & tool orchestration:
- Subagent support for tool access/inheritance (issue #1278) — yêu cầu granular tool permissions cho subagents ([Feature] Subagent support for tool access and inheritance (read_file, write_file, exec, etc.) sipeed/picoclaw#1278).
- Tool discovery / lazy loading for MCP (PR #1243 closed) — giảm làm đầy context prompt khi nhiều tools (feat(mcp): tool search tools sipeed/picoclaw#1243).
- Provider support:
- anthropic-messages protocol để tương thích native Anthropic (PR #1160 merged; #1284 open) — xu hướng hỗ trợ nhiều API format ( feat: add anthropic-messages protocol for native Anthropic API format Fixes #269 sipeed/picoclaw#1160, feat: add anthropic-messages protocol for native Anthropic Messages API support Fixes #269 sipeed/picoclaw#1284).
Dự đoán: các bản phát hành tiếp theo sẽ tập trung vào hoàn thiện channel integrations (Telegram streaming, Mattermost, Feishu) và ổn định tool-calls/MCP; cũng sẽ tăng hỗ trợ nhiều provider native protocols.
- anthropic-messages protocol để tương thích native Anthropic (PR #1160 merged; #1284 open) — xu hướng hỗ trợ nhiều API format ( feat: add anthropic-messages protocol for native Anthropic API format Fixes #269 sipeed/picoclaw#1160, feat: add anthropic-messages protocol for native Anthropic Messages API support Fixes #269 sipeed/picoclaw#1284).
- Tóm tắt phản hồi người dùng
- Điểm đau chính:
- Tính ổn định của "tools" (read_file, MCP, tool-calls) ảnh hưởng trực tiếp tới workflows tự động và test của người dùng; có phản hồi tích cực khi PR #1107 giải quyết đọc file nhị phân. (fix(tool) prevent read huge files in tool sipeed/picoclaw#1107)
- Khó khăn cấu hình và thiếu chức năng cho kênh doanh nghiệp: WeCom/Feishu/QQ/IRC có các edge-case (mentions, auto-join, long-link modes) gây rắc rối cho triển khai trong nội bộ. (ví dụ: #1210, #1281, #1279, #1276)
- Cộng đồng muốn privacy-first channels (Signal) và thread-aware behavior (Telegram Forum Topics). (Feat: Add Signal channel integration sipeed/picoclaw#41, [Feature] Telegram Forum Topics Support for PicoClaw sipeed/picoclaw#1270)
- Mức độ hài lòng: Người dùng đánh giá cao tiến bộ (fixs gần đây, provider mở rộng), nhưng vẫn không hài lòng với các lỗi tool/mcp và một số kênh chưa hoàn chỉnh.
- Theo dõi tồn đọng (cần sự chú ý của maintainer)
- ghcr.io/sipeed/picoclaw is private — issue lâu ngày, ảnh hưởng UX deploy/CI ([Feature] ghcr.io/sipeed/picoclaw is private sipeed/picoclaw#302).
- Refactor AgentLoop (PR #699) — lớn, open từ 2026-02-24, cần review để giảm technical debt (refactor: decompose AgentLoop and improve code quality sipeed/picoclaw#699).
- Signal integration (issue 🦞 Bản tin hàng ngày hệ sinh thái OpenClaw 2026-03-14 #41) — nhiều 👍, phù hợp roadmap privacy channels (Feat: Add Signal channel integration sipeed/picoclaw#41).
- Telegram streaming (PR #1101) và Mattermost (PR #1288) đang chờ review/merge để cải thiện trải nghiệm kênh (feat(telegram): stream LLM responses via sendMessageDraft sipeed/picoclaw#1101, feat(channels): add Mattermost channel support sipeed/picoclaw#1288).
- Tool-calls JSON unmarshal failure (issue #1287) — urgent bug, cần ưu tiên debug/PR ([BUG] Tool calling fails sipeed/picoclaw#1287).
- MCP race init (issue #1262) — cần sửa để tránh tool requests bị từ chối khi startup ([BUG] About MCP sipeed/picoclaw#1262).
Kết luận ngắn: dự án đang phát triển nhanh với nhiều đóng góp về kênh và provider; các bản phát hành gần đây (v0.2.1 + nightly) phản ánh tiến bộ. Tuy nhiên, một vài lỗi liên quan tới tool-calls và MCP là rủi ro chính cho người dùng production — cần ưu tiên sửa. Liên kết tới repository: https://github.com/sipeed/picoclaw
Nếu cần, tôi có thể tóm tắt ưu tiên hành động (top-3 issues/PRs để maintainer xử lý) hoặc soạn đề xuất release note ngắn cho v0.2.1.
NanoClaw — qwibitai/nanoclaw
NanoClaw — Bản tin dự án (2026-03-10)
- Tổng quan hôm nay
- Hoạt động cộng đồng đang cao: 28 issue được cập nhật trong 24 giờ qua (24 mở/hoạt động, 4 đóng) và 50 PR được cập nhật (47 mở, 3 merge/đóng). (repo: https://github.com/qwibitai/nanoclaw)
- Chủ đề nổi bật là bảo mật và quản lý credential (agent tiết lộ secret, token hết hạn, đề xuất proxy), cùng nhu cầu mở rộng runtime/provider (không chỉ Claude).
- Có nhiều PR chức năng/khả năng tương thích nền tảng (Podman, Windows, Google Workspace, Copilot SDK) đang chờ review — tín hiệu cộng đồng muốn dùng NanoClaw đa nền tảng.
- Đồng thời có tải bảo trì bản nhánh (merge-forward thất bại trên nhiều skill branches) làm lộ rủi ro quy trình CI / release.
- Phát hành phiên bản
- Không có phiên bản mới được phát hành hôm nay.
- Tiến độ dự án (PRs merge/đóng & nỗ lực đáng chú ý)
- Trong 24 giờ qua có 3 PR được merge/đóng theo metadata; PR đáng chú ý đã đóng: IPC read_thread để hỗ trợ truy vấn thread giữa các luồng (closed) — feat: IPC read_thread for cross-thread context qwibitai/nanoclaw#906.
- Nhiều PR chức năng và sửa lỗi đang tích cực review / chờ merge:
- Podman support cho setup — feat: Podman Support for setup qwibitai/nanoclaw#332
- Google Workspace integration skill — feat: add Google Workspace integration skill qwibitai/nanoclaw#146
- Meta-skill /create-skill để chuẩn hóa việc tạo skill — feat: add /create-skill meta-skill qwibitai/nanoclaw#363
- Hàng loạt sửa lỗi IPC, quyền truy cập thư mục session, và chạy trên Windows — ví dụ: Harden IPC file intake and preserve WhatsApp empty-text delivery qwibitai/nanoclaw#364, fix: ensure docker session dir writable and document verification qwibitai/nanoclaw#370, feat: add Windows support to setup qwibitai/nanoclaw#415
- Tăng cường bảo mật mạng cho container non-main — feat(security): add network isolation for non-main containers qwibitai/nanoclaw#460
- Chủ đề nóng trong cộng đồng (Issues / PRs nhiều tương tác)
- Hỗ trợ runtime/provider khác ngoài Claude — Issue 📈 AI 开源趋势日报 2026-03-06 duanyytop/agents-radar#80 (Enhancement, nhiều reaction & thảo luận)
Support runtime(s) other than Claude (aka support opencode, codex, gemini, etc) qwibitai/nanoclaw#80 — Nhu cầu: khả năng chuyển nhanh sang opencode, codex, gemini… để tránh bị phụ thuộc vào một nhà cung cấp. - Agent tiết lộ keys/credentials (đã đóng) — Issue #880 (Critical)
SECURITY: Agent reveals secret keys and credentials in terminal/chat output qwibitai/nanoclaw#880 — Nhu cầu: chặn xuất thông tin nhạy cảm trong output bash/terminal; cầu cấp vấn đề bảo mật ngay. - Quản lý credential theo nhóm (per-group credentials) — Issue #869 (High)
(feat): Per-group credential management and interactive reauth via channels qwibitai/nanoclaw#869 — Nhu cầu: mỗi group có thể dùng credential riêng, quota và danh tính tách biệt. - Token OAuth của Claude Code hết hạn qua đêm — Issue #730 (High)
Bug: CLAUDE_CODE_OAUTH_TOKEN in .env expires overnight — containers fail with 401 each morning qwibitai/nanoclaw#730 — Nhu cầu: cơ chế làm mới token cho service nền. - Scheduler idempotency — Issue #783 (Medium, mới)
schedule_task has no idempotency key — same task accumulates across sessions qwibitai/nanoclaw#783 — Vấn đề: các task định kỳ bị tạo trùng lặp khi agent chạy nhiều phiên, cần idempotency key.
- Lỗi & Ổn định (xếp theo mức độ)
- Critical / High:
- #730 CLAUDE_CODE_OAUTH_TOKEN hết hạn → containers fail 401 mỗi sáng (High). Link: Bug: CLAUDE_CODE_OAUTH_TOKEN in .env expires overnight — containers fail with 401 each morning qwibitai/nanoclaw#730 — cần cơ chế refresh/daemon để tránh dừng service.
- #905 Agent runner source mount không được cập nhật sau lần copy đầu tiên (High, mới) — Agent runner source mount is never updated after initial copy qwibitai/nanoclaw#905 — rủi ro: code sửa local không được phản ánh trong container chạy; ảnh hưởng dev iteration và bảo mật.
- #869 Per-group credential management (High) — (feat): Per-group credential management and interactive reauth via channels qwibitai/nanoclaw#869 — architectural gap, ảnh hưởng phân quyền/quota.
- Medium:
- #783 schedule_task thiếu idempotency → trùng task qua nhiều session — schedule_task has no idempotency key — same task accumulates across sessions qwibitai/nanoclaw#783.
- Merge-forward thất bại cho nhiều skill branches (#892–#897) — Merge-forward failed for 2 skill branch(es) after 5118239 qwibitai/nanoclaw#892 (và #893–#897) — làm chậm bảo trì skill ecosystem.
- #878 mở rộng credential proxy cho GROQ/OPENAI (Medium/High enh) — feat: extend credential proxy to cover GROQ_API_KEY and OPENAI_API_KEY qwibitai/nanoclaw#878.
- Closed / đã xử lý gần đây:
- #880 (SECURITY: agent reveals secrets) — đã đóng; vẫn cần xác minh patch/triaging (link trên mục 4).
- #889 (Unicode lone surrogates corrupt transcripts) — đã đóng; phản ánh vấn đề encoding → HTTP 400; cần audit transcript handling.
- PR/ghi chú sửa lỗi liên quan:
- IPC intake hardening PR (open) — Harden IPC file intake and preserve WhatsApp empty-text delivery qwibitai/nanoclaw#364
- refresh current_tasks.json snapshot PR (open) — fix: refresh current_tasks.json snapshot after IPC task mutations qwibitai/nanoclaw#373
- Yêu cầu tính năng & tín hiệu lộ trình
- Hỗ trợ nhiều runtime / provider (mạnh mẽ): 📈 AI 开源趋势日报 2026-03-06 duanyytop/agents-radar#80 — người dùng lo ngại lock-in với Anthropic/Claude. Link: Support runtime(s) other than Claude (aka support opencode, codex, gemini, etc) qwibitai/nanoclaw#80
- Per-group credential, interactive reauth via channels: #869 — quản trị đa-tenancy, quota, audit. Link: (feat): Per-group credential management and interactive reauth via channels qwibitai/nanoclaw#869
- Hỗ trợ media thống nhất across channels (images/audio/video/docs): #722 — cải thiện các skill xử lý media on-demand. Link: unified channel media support qwibitai/nanoclaw#722
- Credential proxy mở rộng để che thuộc tính API keys khác (GROQ/OPENAI): #878 — nâng cấp model bảo mật hiện có. Link: feat: extend credential proxy to cover GROQ_API_KEY and OPENAI_API_KEY qwibitai/nanoclaw#878
- UX/Dev ergonomics: /create-skill meta-skill (#363), Google Workspace skill (🦞 OpenClaw Ecosystem Digest 2026-03-12 duanyytop/agents-radar#146), Podman & Windows setup support (#332, #415) — cho thấy hướng mở rộng nền tảng và làm cho việc đóng góp trở nên dễ dàng hơn.
- Tóm tắt phản hồi người dùng
- Điểm đau lớn: quản lý credential và rủi ro lọt secret (người dùng lo ngại agent in ra keys; token expiring; containers được tin tưởng quá mức). (ví dụ: #880, #730, #865) Links: SECURITY: Agent reveals secret keys and credentials in terminal/chat output qwibitai/nanoclaw#880, Bug: CLAUDE_CODE_OAUTH_TOKEN in .env expires overnight — containers fail with 401 each morning qwibitai/nanoclaw#730, Using containers alone doesn't make you more secure qwibitai/nanoclaw#865
- Trải nghiệm setup/compatibility: nhiều PR/issue fix để chạy trên Windows, WSL2, Podman — người dùng muốn dễ cài đặt đa nền tảng (ví dụ PRs #332, #415, #445). Links: feat: Podman Support for setup qwibitai/nanoclaw#332, feat: add Windows support to setup qwibitai/nanoclaw#415
- Nhu cầu mở rộng tích hợp (Signal, Slack, Google Workspace, Copilot SDK) và kỹ năng tiện ích — cộng đồng đang đóng góp skills nhưng cần review nhanh hơn. (ví dụ issues/PRs: 📰 Bản tin cộng đồng AI Hacker News 2026-03-12 #29, 🦞 OpenClaw Ecosystem Digest 2026-03-12 duanyytop/agents-radar#146, #399) Links: feat: Add Signal as messaging channel qwibitai/nanoclaw#29, feat: add Google Workspace integration skill qwibitai/nanoclaw#146, skill: add GitHub Copilot SDK qwibitai/nanoclaw#399
- Người dùng đánh giá cao các nỗ lực bảo mật (credential proxy, network isolation PR #460) nhưng muốn hoàn thiện nhanh hơn. Link: feat(security): add network isolation for non-main containers qwibitai/nanoclaw#460
- Theo dõi tồn đọng (cần chú ý của maintainers)
- Issue hỗ trợ runtime đa-provider: 📈 AI 开源趋势日报 2026-03-06 duanyytop/agents-radar#80 — nhiều votes & thảo luận → cần roadmapping / position statement. Support runtime(s) other than Claude (aka support opencode, codex, gemini, etc) qwibitai/nanoclaw#80
- Per-group credential management: #869 — kiến trúc quan trọng cho multi-group deployments. (feat): Per-group credential management and interactive reauth via channels qwibitai/nanoclaw#869
- Token refresh / long-running service auth: #730 — ảnh hưởng reliability, ưu tiên cao. Bug: CLAUDE_CODE_OAUTH_TOKEN in .env expires overnight — containers fail with 401 each morning qwibitai/nanoclaw#730
- schedule_task idempotency duplication: #783 — gây spam task/notification theo thời gian. schedule_task has no idempotency key — same task accumulates across sessions qwibitai/nanoclaw#783
- Agent-runner mount update bug: #905 — ảnh hưởng dev workflow, nên xử lý sớm. Agent runner source mount is never updated after initial copy qwibitai/nanoclaw#905
- Merge-forward failures cho skill branches (#892–#897) — backlog bảo trì CI/branch cần phân công người xử lý. Ví dụ: Merge-forward failed for 2 skill branch(es) after 5118239 qwibitai/nanoclaw#892
- PRs chờ review với tác động cao: Google Workspace (🦞 OpenClaw Ecosystem Digest 2026-03-12 duanyytop/agents-radar#146), Podman (#332), create-skill (#363), media/mentions features (#385, #403) — khuyến nghị prioritise review để duy trì đóng góp cộng đồng. Links: feat: add Google Workspace integration skill qwibitai/nanoclaw#146, feat: Podman Support for setup qwibitai/nanoclaw#332, feat: add /create-skill meta-skill qwibitai/nanoclaw#363
Kết luận ngắn
- Sức khỏe dự án: hoạt động cao, cộng đồng đóng góp tích cực về tính năng và nền tảng.
- Rủi ro chính: bảo mật credential & token refresh, và chi phí bảo trì nhiều branch/skill.
- Khuyến nghị ngắn hạn: (1) ưu tiên các bản vá bảo mật / token refresh; (2) xác định lộ trình cho multi-provider support; (3) dồn nguồn lực review PRs trọng yếu để giữ động lực đóng góp.
Nếu muốn, tôi có thể:
- tổng hợp các PR/issue thành một checklist ưu tiên cho maintainers,
- hoặc soạn đề xuất kỹ thuật ngắn cho giải pháp per-group credentials hoặc idempotent scheduler.
IronClaw — nearai/ironclaw
IronClaw — Bản tin dự án (2026-03-10)
- Tổng quan hôm nay
- Hoạt động cộng đồng cao: trong 24 giờ qua có 35 issue cập nhật (24 mở/hoạt động, 11 đã đóng) và 50 PR cập nhật (31 mở, 19 đã merge/đóng). Điều này cho thấy cả phát triển tính năng lẫn sửa lỗi đang diễn ra tích cực, đặc biệt là nhiều PR liên quan đến ổn định CI, bảo mật và vòng agent.
- Không có phát hành mới hôm nay (không có release). Nhiều thay đổi lớn vẫn đang ở dạng PR mở hoặc vừa được promote giữa nhánh staging → main.
- Trọng tâm hiện tại: ổn định agent (job retry / token budget, undo cho hành động phá hủy), cải thiện quy trình CI / promotion, và sửa các bug kênh webhook / cổng mạng.
- Phát hành phiên bản
- Không có phiên bản mới được phát hành hôm nay — bỏ qua phần chi tiết thay đổi.
- Tiến độ dự án (PR đã merge/đóng hôm nay)
Các PR đã được đóng/merge hoặc promoted hôm nay (chỉ liệt kê những mục nổi bật):
- #801 Promote staging → main (auto-promotion, promoted batch) — (chore: promote staging to main (2026-03-10 01:28 UTC) nearai/ironclaw#801)
- #797, #792 Promote staging → main (auto-promotion nhỏ hơn) — (chore: promote staging to main (2026-03-10 00:46 UTC) nearai/ironclaw#797), (chore: promote staging to main (2026-03-10 00:16 UTC) nearai/ironclaw#792)
- #802 CI: run fmt + clippy trên staging PRs (closed) — (fix(ci): run fmt + clippy on staging PRs, skip Windows clippy nearai/ironclaw#802)
- #803 Cherry-pick fmt+clippy for staging PRs (closed) — (fix(ci): cherry-pick fmt + clippy for staging PRs nearai/ironclaw#803)
- #799 fix(setup): pass NEARAI_API_KEY to provider in model selection (closed) — (fix(setup): pass NEARAI_API_KEY to provider in model selection step nearai/ironclaw#799)
- #782 fix: destructive actions from ambiguous user prompts (closed; addresses agent destructive-action issue) — (fix: destructive actions from ambiguous user prompts nearai/ironclaw#782)
- #709 persist user_id in save_job and expose job_id on routine runs (closed) — (feat: persist user_id in save_job and expose job_id on routine runs nearai/ironclaw#709)
Tiên đoán ngắn: ngày hôm nay tập trung vào việc vá CI/automation, promote thay đổi từ staging, và đóng một số PR sửa lỗi agentic/safety.
- Chủ đề nóng trong cộng đồng
- Telegram không có trong cài đặt mặc định / cài extension Telegram thất bại — Issue #602 (4 bình luận) (No Telegram in default install nearai/ironclaw#602). Nhu cầu: dễ cài đặt kênh Telegram cho người dùng tự host, hoặc doc/option rõ ràng trong installer.
- Tương thích model kimi-k2.5 — Issue #728 (3 bình luận) (Compatibility with kimi-k2.5 model: Temperature limits & Missing reasoning_content nearai/ironclaw#728). Nhu cầu: xử lý giới hạn API của các backend LLM (ví dụ temperature cố định) và trường output bị thiếu (reasoning_content).
- Workflow cập nhật registry / cản trở cài WASM channel — Issue #439 (2 bình luận) (Registry update workflow fails, preventing WASM channel/tool installation nearai/ironclaw#439). Nhu cầu: sửa CI/generation checksum để hỗ trợ branch-protected workflows và tái cài đặt tools/WASM.
- Hành vi tác động phá hoại do prompt mơ hồ — Issue #701 (1 bình luận) (Agent: destructive actions from ambiguous user prompts nearai/ironclaw#701). Nhu cầu: cơ chế xác nhận/undo cho hành động xoá tool, ràng buộc an toàn.
- Routines lightweight không thực thi tool / trả raw XML — Issue #696 (1 bình luận) (Routines: lightweight action can't execute tools, outputs raw XML to user nearai/ironclaw#696). Nhu cầu: đảm bảo lightweight routines thực thi tool-call thay vì lưu XML thô cho người dùng.
- Managed ngrok tunnel bind sai cổng gây 404 cho webhook — Issue #738 (1 bình luận) (Bug: Managed Tunnel binds to Web Gateway port (3000) instead of Webhook Server port (8080), causing all external webhook channels to return 404 nearai/ironclaw#738). Nhu cầu: sửa port binding để webhooks hoạt động.
- Lỗi & Ổn định — xếp theo mức độ nghiêm trọng
- Cao (critical)
- Jobs có vòng retry vô hạn, không có token budget hoặc iteration cap → chi phí khổng lồ và rủi ro (Issue #698) (Jobs: no token budget or iteration cap; cancel/stop button doesn't work nearai/ironclaw#698). PR sửa liên quan: #788 (open) đưa vào cấu hình max_tokens_per_job và caps (fix: job token budget, iteration cap → Failed, web cancel stops worker nearai/ironclaw#788).
- Registry update workflow failure ngăn cài đặt WASM channel lại (Issue #439) (Registry update workflow fails, preventing WASM channel/tool installation nearai/ironclaw#439). Ảnh hưởng đến recovery khi người dùng vô tình xóa tool.
- Trung bình (major usability)
- Managed Tunnel bind sai port → tất cả webhook channels trả 404 (Issue #738) (Bug: Managed Tunnel binds to Web Gateway port (3000) instead of Webhook Server port (8080), causing all external webhook channels to return 404 nearai/ironclaw#738).
- Channel HTTP server không hot-reload sau thay đổi config (Issue #702) (Channel HTTP: server doesn't start after config change (no hot-reload) nearai/ironclaw#702).
- Chat API
/api/chat/sendtrả accepted nhưng silent drop message → thread bị treo (Issue #699) (Chat API:/api/chat/sendsilently drops messages, thread gets stuck nearai/ironclaw#699). - openai_compatible backend: forced-text response rejected khi model trả <tool_call> XML → fallback "I'm not sure" (Issue #789) (openai_compatible backend: forced-text response rejected when model includes <tool_call> XML, causing "I'm not sure how to respond to that" fallback nearai/ironclaw#789).
- Thấp (medium / cosmetic)
- Onboarding xoá biến môi trường HTTP_HOST (Issue #751) (onboarding deletes HTTP_HOST=127.0.0.1 nearai/ironclaw#751).
- Mobile browser: chat input bị ẩn (Issue #781) (Chat input is hidden in mobile browser mode nearai/ironclaw#781).
- Ghi chú: một số lỗi an toàn/hành vi (Issue #701) đã có PR đóng (#782). CI + promotion fixes đã được đóng/merge nhiều PR hôm nay (#802, #803, #799, #797/792/801), cải thiện quy trình release/promotion.
- Yêu cầu tính năng & tín hiệu lộ trình
- Hỗ trợ nhập liệu ảnh + text trong Chat API / IronClaw — Issue #766 (Add support for imgage + text to Chat API and IronCalw nearai/ironclaw#766).
- Chia sẻ skills giữa các agents (organization-level skill sharing) — Issue #770 (Share skills between agents nearai/ironclaw#770).
- Slack approval buttons cho tool execution trong DM — PR #796 (open) (feat: add Slack approval buttons for tool execution in DMs nearai/ironclaw#796).
- Hỗ trợ cấu hình WASM credential injection khi không có secrets store (PR #759 open) — (fix: allow wasm credential injection without persistent secrets store nearai/ironclaw#759).
- Tín hiệu: nhiều yêu cầu xoay quanh khả năng tích hợp kênh (Telegram, Slack), an toàn khi agent thực hiện actions có tác động (confirm/undo), và hỗ trợ nhiều backend LLM với các hạn chế API khác nhau.
- Tóm tắt phản hồi người dùng
- Vấn đề chính mà người dùng kêu ca: cài đặt/kênh (Telegram không có trong install mặc định), recovery khi tool bị xóa (không có undo / registry broken), và tính ổn định của job (infinite retries → chi phí cao). Ví dụ: Issue #602 (Telegram), #701 (destructive action), #698 (jobs retry) minh họa ba điểm đau chính.
- Trải nghiệm UI/UX: giá hiển thị không nhất quán giữa agent.near.ai và IronClaw UI (Issue #780), và trải nghiệm trên mobile còn lỗi (Issue #781).
- Mức độ hài lòng: cộng đồng đánh giá cao hoạt động nhanh của nhóm (nhiều PR/CI fixes), nhưng lo lắng về ổn định vận hành và an toàn khi triển khai cho người dùng thực tế.
- Theo dõi tồn đọng (cần chú ý từ người bảo trì)
- Issue #698 Jobs: infinite retry / no token budget (Jobs: no token budget or iteration cap; cancel/stop button doesn't work nearai/ironclaw#698) — PR #788 đang mở; ưu tiên cao.
- Issue #439 Registry update workflow fail (Registry update workflow fails, preventing WASM channel/tool installation nearai/ironclaw#439) — ảnh hưởng cài lại WASM tools; ưu tiên cao.
- Issue #602 Telegram not in default install (No Telegram in default install nearai/ironclaw#602) — trải nghiệm cài đặt/extension; cần quyết định cung cấp package hoặc doc rõ.
- Issue #728 kimi-k2.5 compatibility (Compatibility with kimi-k2.5 model: Temperature limits & Missing reasoning_content nearai/ironclaw#728) — cần hỗ trợ hạn chế model-specific (temperature, fields).
- Issue #699 Chat API silent drop (Chat API:
/api/chat/sendsilently drops messages, thread gets stuck nearai/ironclaw#699) — gây mất message; yêu cầu debug session/thread hydration. - PRs lớn cần review / phối hợp:
- #778 Encapsulate leaked abstractions (large refactor) — (refactor: encapsulate leaked abstractions into owning modules nearai/ironclaw#778) (rủi ro cao, review cần thời gian).
- #800 Unify agentic loops into AgenticLoop engine — (refactor: unify three agentic loops into single AgenticLoop engine nearai/ironclaw#800) (kiến trúc; cần testing trước merge).
- #762 Gateway workflow harness + mock LLM server — (Add reusable gateway workflow harness with mock LLM server nearai/ironclaw#762) (giúp tăng coverage integration tests).
- #788 Job token budget fix (fix: job token budget, iteration cap → Failed, web cancel stops worker nearai/ironclaw#788) — ưu tiên verify & merge.
- #759 WASM credential injection without secrets store — (fix: allow wasm credential injection without persistent secrets store nearai/ironclaw#759) — cải thiện trải nghiệm no-secrets deploy.
Kết luận nhanh
- Sức khỏe dự án: rất hoạt động về đóng góp và CI/promotion, nhưng tồn tại các vấn đề ổn định và vận hành thực tế (jobs, registry/WASM, webhooks, onboarding). Ưu tiên ngắn hạn nên là hoàn thiện các PR ổn định (token budget, webhook port binding, registry fixes) và giải quyết các vấn đề an toàn/undo cho hành động phá hủy trước khi phát hành bản mới.
LobsterAI — netease-youdao/LobsterAI
Bản tin dự án LobsterAI — 2026-03-10
- Tổng quan hôm nay
- Dự án đang trong trạng thái hoạt động cao: trong 24 giờ qua có 26 PR cập nhật (1 mở, 25 đã merge/đóng) và 15 issue hoạt động (14 mở, 1 đóng).
- Hoạt động tập trung vào hoàn thiện tích hợp IM/MCP, sửa lỗi định lịch và cải thiện trải nghiệm bot trên nhiều kênh IM.
- Người dùng phản ánh nhiều vấn đề về hiệu năng (thực thi bash/Git Bash chậm, lỗi tiến trình Claude) và tương tác IM (media/target notifications), cho thấy ưu tiên kỹ thuật cần đặt vào độ ổn định và hiệu năng.
- Không có phát hành phiên bản mới hôm nay.
- Phát hành phiên bản
- Không có phiên bản mới trong lần cập nhật này.
- Tiến độ dự án (PR đã merge/đóng hôm nay)
- Tổng: 26 PR cập nhật trong 24h (25 đã merge/đóng, 1 PR đang mở).
- Một số PR chính đã được đóng/merge, tập trung vào IM, định lịch và MCP:
- Hỗ trợ MCP (mcp) đã được đưa vào (PR #233) — mở đường cho nhiều MCP backend. (Feat/mcp netease-youdao/LobsterAI#233)
- Loạt PR cải thiện IM: media input cho DingTalk/Feishu/Telegram/Discord, IM timeout/并发修复, IM 配置/清空 bug fixes (ví dụ PR 🦞 OpenClaw Ecosystem Digest 2026-03-09 duanyytop/agents-radar#108, 🦞 OpenClaw 生态日报 2026-03-06 duanyytop/agents-radar#83, 🌐 AI 官方内容追踪报告 2026-03-07 duanyytop/agents-radar#85, Support OpenAI, Github copilot and Openrouter as model providers duanyytop/agents-radar#98, 🌐 Official AI Content Report 2026-03-12 duanyytop/agents-radar#138…). (feat: 钉钉,飞书,Telegram和Discord支持媒体内容输入 netease-youdao/LobsterAI#108)
- Cải thiện hệ thống định lịch: persist notification target & media sending; sửa bug không hỗ trợ 企业微信 (PR refactor: cleanup code duanyytop/agents-radar#147, #335, #332, #331). (feat: 增强定时任务 IM 通知,支持媒体发送和通知目标持久化 netease-youdao/LobsterAI#147)
- Cải thiện hiển thị/điều khiển QQ robot và tắt debug log (PR #348 đã đóng). (Liuzhq/im qq fix netease-youdao/LobsterAI#348)
- PR đang mở: OpenClaw plugin preinstall system + DingTalk config sync (PR #346) — cơ chế tự tải plugin dev và đóng gói production. (feat: OpenClaw plugin preinstall system + IM channel config sync netease-youdao/LobsterAI#346)
- Chủ đề nóng trong cộng đồng
- Vấn đề chèn khoảng trắng tự động trong chuỗi "中文+数字" (issue #344) — nhiều ảnh đính kèm, phản ánh lỗi xử lý văn bản gây giảm khả năng thay thế OpenClaw. (官方大大们,啥时候修复这个自动在字符串中加空格的问题啊!!急!! netease-youdao/LobsterAI#344)
- Hiệu năng thực thi shell / lỗi zsh / Git Bash (issue 📊 AI CLI 工具社区动态日报 2026-03-04 duanyytop/agents-radar#70, #350, #341) — người dùng báo thực thi lệnh qua LobsterAI chậm hoặc trả về lỗi “too many arguments”. (执行bash命令很慢,经常出现zsh:pwd:1: too many arguments netease-youdao/LobsterAI#70) (bash执行太慢了,卡好久 netease-youdao/LobsterAI#350) (Git Bash运行时异常 netease-youdao/LobsterAI#341)
- Remote HTTP MCP không tải được (issue #351) — người dùng cấu hình nhiều remote MCP nhưng không hiện trong giao diện. (无法支持远程MCP http MCP netease-youdao/LobsterAI#351)
- Định lịch chỉ cho phép chọn kênh IM tổng quát, không cho chọn mục tiêu cụ thể (issue #260) — nhu cầu rõ ràng về target persistence per-chat. (【定时任务】只能指定通知IM类型,没办法指定具体IM的哪个对话框 netease-youdao/LobsterAI#260)
- QQ adapter không trả lời file/ảnh (issue #347) và các yêu cầu media trong IM vẫn là pain point. (QQ适配器无法回复文件,图片等信息 netease-youdao/LobsterAI#347)
- Yêu cầu tính năng: sub-agent / custom system prompt / HITL / typing effect / multiple local agents (issues #349, #342, #343, #320) — cho thấy người dùng mong muốn orchestration, tùy chỉnh và trải nghiệm tương tác phong phú hơn. (能否添加自定义系统提示词以及SubAgent功能 netease-youdao/LobsterAI#349) (功能建议:希望支持HITL( Human-in-the-Loop),在关键节点引入人类参与决策。 netease-youdao/LobsterAI#342) (有办法实现打字机效果吗? netease-youdao/LobsterAI#343) (请问能否配置出龙虾军团呢? netease-youdao/LobsterAI#320)
- Lỗi & Ổn định — xếp hạng theo mức nghiêm trọng
- Cao
- Tự động chèn khoảng trắng giữa chữ Hán và số (issue #344) — lỗi xử lý chuỗi ảnh hưởng chất lượng output text; tác động chức năng cao. (官方大大们,啥时候修复这个自动在字符串中加空格的问题啊!!急!! netease-youdao/LobsterAI#344)
- Thực thi bash/Git Bash chậm & lỗi “too many arguments” (issue 📊 AI CLI 工具社区动态日报 2026-03-04 duanyytop/agents-radar#70, #350, #341) — ảnh hưởng trải nghiệm chính khi dùng skill chạy lệnh shell. (执行bash命令很慢,经常出现zsh:pwd:1: too many arguments netease-youdao/LobsterAI#70) (bash执行太慢了,卡好久 netease-youdao/LobsterAI#350) (Git Bash运行时异常 netease-youdao/LobsterAI#341)
- Claude Code process exited with code 1 (issue #352) — lỗi tiến trình agent (Cowork/Claude) dẫn đến thất bại task. (https://github.com/netease-youdao/LobsterAI/issues/352)
- Trung bình
- Remote HTTP MCP không tải (issue #351) — làm giảm khả năng mở rộng MCP backends. (无法支持远程MCP http MCP netease-youdao/LobsterAI#351)
- QQ adapter không gửi/hiển thị media (issue #347). (QQ适配器无法回复文件,图片等信息 netease-youdao/LobsterAI#347)
- Định lịch không thể chỉ định mục tiêu IM cụ thể (issue #260) — đã có PR cải thiện định lịch/media/notification persistence nhưng người dùng vẫn còn phản ánh chi tiết target. (【定时任务】只能指定通知IM类型,没办法指定具体IM的哪个对话框 netease-youdao/LobsterAI#260)
- Ghi chú về sửa lỗi: một số PR gần đây đã xử lý IM/media và định lịch (ví dụ PR refactor: cleanup code duanyytop/agents-radar#147, #331, #335, 🦞 OpenClaw Ecosystem Digest 2026-03-09 duanyytop/agents-radar#108, #348), nhưng nhiều lỗi hiệu năng liên quan shell và tiến trình ngoại vi chưa có PR khắc phục rõ ràng trong danh sách hiện tại. (feat: 增强定时任务 IM 通知,支持媒体发送和通知目标持久化 netease-youdao/LobsterAI#147) (https://github.com/netease-youdao/LobsterAI/pull/331) (https://github.com/netease-youdao/LobsterAI/pull/335)
- Yêu cầu tính năng & tín hiệu lộ trình
- Yêu cầu rõ ràng từ cộng đồng:
- Tạo SubAgent / orchestration multi-agent và custom system prompts (issue #349, #320). (能否添加自定义系统提示词以及SubAgent功能 netease-youdao/LobsterAI#349) (请问能否配置出龙虾军团呢? netease-youdao/LobsterAI#320)
- HITL (Human-in-the-loop) để can thiệp ở các bước then chốt (issue #342). (功能建议:希望支持HITL( Human-in-the-Loop),在关键节点引入人类参与决策。 netease-youdao/LobsterAI#342)
- Typing effect / streaming UI để giảm cảm giác chờ (issue #343). (有办法实现打字机效果吗? netease-youdao/LobsterAI#343)
- Hỗ trợ tốt hơn cho môi trường offline / cài đặt dependencies local để skills hoạt động trong môi trường không kết nối (issue #345). (https://github.com/netease-youdao/LobsterAI/issues/345)
- Dự đoán roadmap sắp tới:
- Tăng cường khả năng tích hợp MCP và hệ sinh thái plugin (dấu hiệu: PR #233 + PR #346 đang mở). (feat: OpenClaw plugin preinstall system + IM channel config sync netease-youdao/LobsterAI#346)
- Ưu tiên cải thiện hiệu năng thực thi shell và ổn định tiến trình agent (Claude).
- Mở rộng tính năng IM: media, target per-conversation, và cấu hình sync (DingTalk).
- Tóm tắt phản hồi người dùng
- Điểm đau chính: chậm khi thực thi lệnh shell / agent, xử lý media trên IM chưa nhất quán, và vấn đề chuỗi văn bản (spacing) khiến một số workflows không thể thay OpenClaw. (执行bash命令很慢,经常出现zsh:pwd:1: too many arguments netease-youdao/LobsterAI#70) (官方大大们,啥时候修复这个自动在字符串中加空格的问题啊!!急!! netease-youdao/LobsterAI#344) (QQ适配器无法回复文件,图片等信息 netease-youdao/LobsterAI#347)
- Nhiều người dùng đánh giá cao tính năng mở rộng (MCP, nhiều kênh IM, định lịch nâng cao) nhưng chưa hài lòng với tốc độ/ổn định; có người so sánh hiệu năng với OpenClaw/claude agent và mong muốn nâng cao tốc độ. (https://github.com/netease-youdao/LobsterAI/issues/353)
- Yêu cầu UX: streaming/typing effect để giảm cảm giác chờ và tùy biến agent/system prompts cho mục đích chuyên môn (ví dụ automation, ops, assistant).
- Theo dõi tồn đọng (cần chú ý của maintainer)
- Vấn đề nghiêm trọng chưa có fix rõ ràng: issue #344 (auto spacing) — cần ticket ưu tiên và reproducible test case. (官方大大们,啥时候修复这个自动在字符串中加空格的问题啊!!急!! netease-youdao/LobsterAI#344)
- Hiệu năng thực thi shell / zsh errors: 📊 AI CLI 工具社区动态日报 2026-03-04 duanyytop/agents-radar#70, #350, #341 — cần trace execution path giữa desktop UI và spawn process; ưu tiên test trên mac (M4) và Windows Git Bash. (执行bash命令很慢,经常出现zsh:pwd:1: too many arguments netease-youdao/LobsterAI#70) (bash执行太慢了,卡好久 netease-youdao/LobsterAI#350) (Git Bash运行时异常 netease-youdao/LobsterAI#341)
- Remote MCP loading failure: #351 — cần logs/trace SSE client behavior và UI discovery. (无法支持远程MCP http MCP netease-youdao/LobsterAI#351)
- Open PR cần review: #346 (OpenClaw plugin preinstall + DingTalk sync) — có khả năng thay đổi packaging/CI; cần review trước khi merge. (feat: OpenClaw plugin preinstall system + IM channel config sync netease-youdao/LobsterAI#346)
- Yêu cầu tính năng có tác động lộ trình: #349 (SubAgent + custom system prompts), #345 (offline dependency management), #342 (HITL) — đề xuất tạo epic/roadmap items để gom các issue liên quan. (能否添加自定义系统提示词以及SubAgent功能 netease-youdao/LobsterAI#349) (https://github.com/netease-youdao/LobsterAI/issues/345) (功能建议:希望支持HITL( Human-in-the-Loop),在关键节点引入人类参与决策。 netease-youdao/LobsterAI#342)
Kết luận ngắn: hoạt động phát triển tích cực, nhiều cải tiến về IM/MCP đã được merge, nhưng vấn đề hiệu năng thực thi shell, ổn định tiến trình agent và một số lỗi xử lý chuỗi văn bản là những rủi ro hiện tại cần được ưu tiên. Các maintainer nên dành nguồn lực cho debugging tiến trình ngoại vi, test môi trường shell đa nền tảng và ưu tiên PR #346 cùng các issue trọng yếu được liệt kê ở mục theo dõi.
Liên kết nhanh:
- Issues: https://github.com/netease-youdao/LobsterAI/issues
- Pull requests: https://github.com/netease-youdao/LobsterAI/pulls
(Đã tổng hợp từ dữ liệu GitHub cập nhật trong 24 giờ tính đến 2026-03-10.)
TinyClaw — TinyAGI/tinyclaw
- Tổng quan hôm nay
- Hoạt động phát triển rất cao: 26 PR được cập nhật trong 24 giờ qua (7 mở, 19 đã merge/đóng) và 2 issue được xử lý (cả hai đã đóng).
- Không có phát hành (release) mới.
- Dòng thay đổi tập trung vào hai hướng chính: ổn định vận hành (sửa lỗi tmux/macOS, Telegram reconnect, installer) và tái cấu trúc/khả năng mở rộng (monorepo, modular channels, provider hỗ trợ tự host).
- Mức độ hoạt động cho thấy dự án đang tích cực tích hợp tính năng lớn nhưng cần thận trọng với các PR quy mô lớn.
- Phát hành phiên bản
- Không có phiên bản mới trong đợt này — bỏ qua.
- Tiến độ dự án (PR đã merge/đóng nổi bật)
Các thay đổi đã được merge/đóng gần đây bao gồm:
- Sửa lỗi chậm khởi tạo tmux để khắc phục tình trạng shell init trên macOS (thêm delay 2s) — PR #179 (merged) (https://github.com/TinyAGI/tinyclaw/pull/179). Liên quan trực tiếp tới issue #156.
- Sửa auto-reconnect cho Telegram polling (tăng độ ổn định bot) — PR #155 (merged) (https://github.com/TinyAGI/tinyclaw/pull/155).
- Thêm API chatroom + real-time CLI viewer (tính năng truy cập phòng chat của team) — PR #177 (merged) (https://github.com/TinyAGI/tinyclaw/pull/177).
- Cập nhật docs/README để phản ánh chatroom và custom provider — PR #180 (merged) (https://github.com/TinyAGI/tinyclaw/pull/180).
- Chuyển sang template PR theo conventional commits — PR #184 (merged) (https://github.com/TinyAGI/tinyclaw/pull/184).
- Tích hợp Multi-agent teams (parallel processing, agent-to-agent comms) — PR #163 (merged) (https://github.com/TinyAGI/tinyclaw/pull/163).
- Nhiều PR nhỏ khác như thêm Avian provider, Telnyx voice, chrome config, command blacklist v.v. (ví dụ PR #143, #39, #36, #5).
- Chủ đề nóng trong cộng đồng
- Discord guild channels & agent handoff — PR #141 (open, cập nhật 2026-03-10): nhu cầu rõ ràng là tích hợp Discord server/guild để map kênh tới agent, tự động route tin nhắn (https://github.com/TinyAGI/tinyclaw/pull/141). Cộng đồng muốn chat-platform-first routing cho agent.
- Monorepo + SQLite queue refactor — PR #186 (open): đề xuất tách sang npm workspaces và thay BullMQ/Redis bằng SQLite queue (https://github.com/TinyAGI/tinyclaw/pull/186). Đây là thay đổi kiến trúc lớn, cần review kỹ.
- Migrate interactive CLI prompts sang @clack/prompts — PR #185 (open): cải thiện UX CLI, thay hàng nghìn dòng bash script bằng TS prompts (https://github.com/TinyAGI/tinyclaw/pull/185).
- Modular channels & TUI channel example — PR #172 (open): nhu cầu làm cho kênh giao tiếp có thể mở rộng (https://github.com/TinyAGI/tinyclaw/pull/172).
(Links: PR #141 https://github.com/TinyAGI/tinyclaw/pull/141, PR #186 https://github.com/TinyAGI/tinyclaw/pull/186, PR #185 https://github.com/TinyAGI/tinyclaw/pull/185, PR #172 https://github.com/TinyAGI/tinyclaw/pull/172)
- Lỗi & Ổn định (xếp hạng theo mức độ nghiêm trọng)
- Cao: macOS shell init race — issue #156 (CLOSED) (https://github.com/TinyAGI/tinyclaw/issues/156). Triệu chứng: các pane tmux khởi tạo lệnh quá sớm và exit ngay, các process Hiện trạng: đã đóng khi merge PR #179 (fix delay) (https://github.com/TinyAGI/tinyclaw/pull/179). Khuyến nghị: test trên các shell có init nặng (.zshrc, conda, nvm).
- Trung bình: Telegram polling disconnects — đã fix bởi PR #155 (https://github.com/TinyAGI/tinyclaw/pull/155). Ảnh hưởng đến uptime bot; fix tự reconnect đã được merge.
- Thấp: Installer/version mismatch — issue #164 (CLOSED) (https://github.com/TinyAGI/tinyclaw/issues/164). Ảnh hưởng UX khi update/install script cài sai phiên bản; đã được đóng (cần kiểm thử thêm).
Ghi chú: nhiều PR liên quan đến provider/custom provider và queue refactor có khả năng tạo rủi ro hồi quy nếu không test rộng (xem PR #186, #178/#166).
- Yêu cầu tính năng & tín hiệu
⚠️ 内容超过 GitHub Issue 上限,完整报告见提交的 Markdown 文件。