-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Bản tin Hệ sinh thái OpenClaw 2026-03-11
Issues: 500 | PRs: 500 | Dự án: 12 | Thời gian tạo: 2026-03-11 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ợ (nguồn: bản tin dự án ngày 2026-03-11 bạn cung cấp).
- 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 phân mảnh nhưng năng động: nhiều dự án song song ưu tiên ba trụ cột chính là (1) tích hợp provider (cloud + self‑hosted), (2) kênh/UX (Telegram, Discord, Feishu, WhatsApp, 企业微信…), và (3) ổn định vận hành (race/locks, token budget, retry/failover).
- Các nhóm nhỏ‑vừa lặp nhanh (frequent PR/issue activity, nightly releases) trong khi một số dự án tập trung vào hoàn thiện UX desktop/packaging hoặc hardening.
- Xu hướng rõ rệt: chuyển từ “chỉ LLM” sang “multi‑provider + multimodal + subagent/tool control” với áp lực về diagnostics/onboarding và quy tắc bảo mật khi cho agent tự tạo skill.
- So sánh mức độ hoạt động (số liệu 24h báo cáo)
Lưu ý: OpenClaw và Zeroclaw — dữ liệu tóm tắt thất bại/không có trong nguồn.
| Project | Issues (24h) | PRs (24h) | Release (mới?) | Health (quản giả) |
|---|---|---|---|---|
| NanoBot | 35 (29 open/active, 6 closed) | 67 updates (55 open, 12 merged/closed) | No release | Cao — rất active; nhiều PR bảo mật/ổn định cần merge |
| PicoClaw | 33 (28 open, 5 closed) | 82 updates (46 open, 36 merged/closed) | v0.2.1‑nightly (2026-03-11) | Cao — nightly release, nhiều PR, kênh provider issues |
| NanoClaw | 21 (11 open, 10 closed) | 50 updates (33 open, 17 merged/closed) | No release | Cao‑Trung — roadmap learning/memory, tồn đọng critical scheduler |
| IronClaw | 50 issues | 50 PRs | v0.17.0 (2026-03-10) | Cao — release mới nhưng nhiều CI/critical findings (race/DB) |
| LobsterAI | 13 issues | 8 PRs (6 merged) | No release | Trung — tích hợp OpenClaw/IM nhưng có lỗi backend local model |
| TinyClaw | 0 new issues | 8 PRs (4 open, 4 closed) | No release | Trung‑thấp — tái cấu trúc monorepo, cần test scale |
| Moltis | 13 issues | 13 PRs | No release | Trung — nhiều fixes WebSocket/WhatsApp, onboarding focus |
| CoPaw | 50 issues | 50 PRs | No release | Cao — hoạt động lớn, nhiều channel/provider work |
| ZeptoClaw | 11 issues | 18 PRs (12 open, 6 closed) | v0.7.4 (WhatsApp Web) | Trung — release gần đây, cần fix validator |
| EasyClaw | 1 issue closed | 1 PR open | v1.6.5 | Thấp‑Trung — nhỏ, tập trung UX macOS & image handling |
(Health đánh giá tóm tắt dựa trên: mức hoạt động, release gần nhất, tồn đọng critical nêu trong bản tin.)
- Vị thế của OpenClaw
- Dữ liệu trực tiếp cho OpenClaw không có trong nguồn; tuy nhiên OpenClaw xuất hiện như một thành phần tham chiếu (ví dụ: LobsterAI đã merge feature “OpenClaw plugin preinstall”) — điều này gợi ý OpenClaw có vai trò như layer/standard tích hợp giữa các gateway/IM và agent platform.
- Ưu thế tiềm năng: nếu OpenClaw thực sự là “protocol/plugin” trung gian thì lợi thế là tính tương thích (kết nối nhiều frontend/kênh) và khả năng được dùng làm chuẩn cho plugin preinstall.
- Thiếu thông tin khiến không thể đánh giá quy mô cộng đồng/velocity — cần thu thập số PR/issue/release trực tiếp để so sánh chính xác với NanoBot / CoPaw / PicoClaw.
- Hướng kỹ thuật chung (những yêu cầu lặp lại) — kèm ví dụ dự án
- Provider & self‑host model support (Ollama, LM‑Studio, qwen, CodePal, Moonshot): PicoClaw (#1161), CoPaw (#1094), LobsterAI (#360), NanoBot (providers: Deepseek/LiteLLM/OpenAI Codex PRs).
- Channel integrations & robustness (Telegram, Discord, Feishu, WhatsApp, 企业微信): NanoBot (Discord/Telegram/Slack/Matrix), PicoClaw (Telegram forum threads), CoPaw (Feishu, DingTalk, Matrix), ZeptoClaw (WhatsApp Web native), LobsterAI (IM preinstall).
- Reliability patterns: retries/failover/endpoint rotation & timeouts — NanoBot (provider endpoint rotation #1849; OpenAICodex timeout #1783), CoPaw (retry wrapper #1150), IronClaw (token/transaction races).
- Memory / long‑running state & search: NanoClaw (FTS5, structured memory epic), NanoBot (memory consolidation PRs), PicoClaw (subagent memory inheritance).
- Subagent/tool permission model & safe skill creation: PicoClaw (#1278), NanoClaw (skill self‑creation + scanning #911), Moltis (tool outputs into LLM #319).
- Onboarding/diagnostics & CI tests: IronClaw (doctor checks PR #822), PicoClaw (debug-mode improvements), CoPaw (CI tests #1152).
- Enterprise/APAC channel support: many ask for Feishu/WeChat/DingTalk/QQ — NanoBot, LobsterAI, CoPaw, Moltis.
- Phân tích khác biệt hóa (trọng tâm, người dùng, kiến trúc)
- NanoBot: trọng tâm provider multiplexing, gateway/daemon UX và memory consolidation — người dùng: operators/ self‑hosters muốn nhiều provider và cross‑OS daemon. Kiến trúc: provider manager, failover logic.
- PicoClaw: tập trung UX kênh (Telegram threads), debug, subagent tool permissions — hướng tới dev experience & chat channel users.
- NanoClaw: khác biệt bằng roadmap “learning system” (FTS5 search, structured memory, skill self‑creation) — phù hợp cho sản phẩm cần long‑term memory và agent self‑improvement.
- IronClaw: enterprise/automation focus (routines, webhook/WASM, token budget control) — người dùng: cloud deployers, teams cần policy/budget.
- CoPaw: đa‑provider + desktop app & many channels — hướng tới end‑user desktop + enterprise channel integrations.
- LobsterAI: IM & OpenClaw integrator, hướng thị trường Trung Quốc, chú trọng multi‑agent local orchestration.
- ZeptoClaw: CLI/gateway nhỏ, nhanh đưa các tiện ích (WhatsApp native, config validator) — power‑users và ops.
- TinyClaw / EasyClaw / Moltis: TinyClaw tập trung developer UX (monorepo, SQLite queue); EasyClaw tập desktop macOS/lightweight; Moltis chú trọng WebSocket/WhatsApp/cron reliability.
- Động lực & độ trưởng thành cộng đồng (phân tầng)
- Lớp 1 — Lặp nhanh / high velocity: NanoBot, PicoClaw, IronClaw, CoPaw — nhiều PR/issue, release hoặc nightly, nhiều reviewers cần xử lý.
- Lớp 2 — Hoạt động ổn định trung bình: NanoClaw, ZeptoClaw, Moltis — nhiều tính năng được phát triển nhưng cần xử lý tồn đọng technical (scheduler, validator).
- Lớp 3 — Nhẹ / ổn định chậm: TinyClaw, EasyClaw, LobsterAI — hoạt động ít hơn hoặc tập trung vào UX/local integrations.
- Chú ý: “lặp nhanh” không đồng nghĩa “khỏe”; một số dự án (IronClaw, NanoBot) có nhiều cảnh báo critical từ CI và cần reviewer nhanh để tránh regressions.
- Tín hiệu xu hướng & khuyến nghị cho nhà phát triển AI agent
- Xu hướng chính: provider‑agnostic stacks + robust failover; tăng hỗ trợ cho self‑hosted LMs (Ollama/LM‑Studio/GGUF); channel-first integrations (APAC channels đặc biệt được yêu cầu).
- Vấn đề cần ưu tiên phát triển: reliable retries/circuit‑breaking, clear onboarding/doctor diagnostics, subagent permission model và memory/search (structured memory + FTS).
- Kinh nghiệm thực tế (takeaways): chuẩn hóa provider adapter interface giảm chi phí tích hợp; test harnesses cho kênh (Telegram/Discord/Feishu) để tránh regressions; lightweight policy for subagent/tool execution và signed/verifiable skill install.
- Giá trị cho nhà phát triển: đầu tư vào (1) provider abstraction + endpoint pool, (2) observability/onboarding CLI (doctor), (3) robust channel adapters + test suites, (4) structured memory + fast search để cải thiện multi‑turn UX.
Kết thúc — điểm hành động ngắn gọn cho người ra quyết định
- Nếu mục tiêu là nền tảng tích hợp rộng: ưu tiên đầu tư vào chuẩn plugin/protocol (tương tự OpenClaw role) + provider abstraction + channel adapters cho thị trường APAC.
- Nếu cần sản phẩm “enterprise‑ready”: ưu tiên fixes race/transaction/token budget (IronClaw‑like issues), onboarding diagnostics và policy cho tool execution.
- Nếu cần thu hút cộng đồng nhanh: mở rõ roadmap memory/learning (NanoClaw model) và tăng test coverage cho kênh (Discord/Telegram/Feishu) để giảm số issue tái diễn.
Nếu bạn muốn, tôi có thể: (A) chuyển phần “So sánh mức độ hoạt động” thành bảng CSV để post lên Slack/Confluence, hoặc (B) tạo checklist PR/issue ưu tiên cho một dự án cụ thể (ví dụ: NanoBot hoặc IronClaw).
Báo cáo các dự án cùng nhóm
NanoBot — HKUDS/nanobot
NanoBot — Bản tin dự án (2026-03-11)
- Tổng quan hôm nay
- Dự án đang rất sôi động: trong 24 giờ qua có 35 issue (29 mở/hoạt động, 6 đóng) và 67 PR cập nhật (55 mở, 12 merge/đóng).
- Phần lớn hoạt động tập trung vào sửa lỗi tương tác với providers (Deepseek, LiteLLM, OpenAI Codex), cải thiện bộ nhớ/đồng bộ cron, và mở rộng kênh tích hợp (Discord/Telegram/Slack/Matrix).
- Không có phát hành phiên bản mới trong đợt này.
- Nhóm đóng góp đang nhanh chóng gửi các PR sửa lỗi quan trọng (bảo mật đường dẫn, truyền tham số memory consolidation, preserve reasoning_content) — cần bảo trì xem xét và merge để giảm rủi ro vận hành.
- Phát hành phiên bản
- Không có bản phát hành mới (No new release).
- Tiến độ dự án
- Tình trạng PR trong 24h: 67 PR được cập nhật, 12 PR đã merge/đóng trong khoảng thời gian báo cáo. Ví dụ PR đã đóng gần đây: "Adding nvidia escalation tool" (#1853) — closed (Adding nvidia escalation tool HKUDS/nanobot#1853) và "feat: add Google Vertex AI provider support" (🌐 AI 官方内容追踪报告 2026-03-10 duanyytop/agents-radar#111) — closed (feat: add Google Vertex AI provider support HKUDS/nanobot#111).
- PR/Work-in-progress đáng chú ý (tiếp tục đẩy mạnh):
- Unified daemon/gateway semantic layer — PR: #1854 (dựa trên issue #1461) ([Feature Enhancement] Provide a unified daemon gateway semantic layer for multi-platform users #1461 HKUDS/nanobot#1854, [Feature Enhancement] Provide a unified daemon gateway semantic layer for multi-platform users HKUDS/nanobot#1461).
- Bump LiteLLM để hỗ trợ Moonshot provider — PR: #1855 (fix: bump litellm version to 1.82.1 for Moonshot provider support HKUDS/nanobot#1855).
- Memory consolidation: forward generation settings — PRs: #1825 (fix(memory): pass agent generation settings to consolidation HKUDS/nanobot#1825), #1847 (fix: pass agent config to memory consolidation LLM calls HKUDS/nanobot#1847).
- Deepseek/subagent fixes (preserve reasoning_content): PRs #1848 / #1846 (fix(subagent): preserve reasoning_content in assistant messages HKUDS/nanobot#1848, fix: include reasoning_content in subagent assistant messages HKUDS/nanobot#1846).
- Security path fix (tilde expansion): PR #1845 (fix: detect tilde paths in restrictToWorkspace shell guard HKUDS/nanobot#1845).
- Provider endpoint rotation (failover/cooldown): PR #1849 (feat: Provider endpoint rotation with cooldown failover HKUDS/nanobot#1849).
- Kênh/UX: Telegram /models command (#1653), Slack done reaction (#1852), Discord integration/test gaps (fix: prevent cross-repo references in GitHub Issues duanyytop/agents-radar#123, #1804).
- Chủ đề nóng trong cộng đồng
- Thiếu tài liệu README bằng tiếng Trung / nội địa hoá: Issue #1617 (7 bình luận) — 说明文档无中文 HKUDS/nanobot#1617. Nhiều người dùng Trung Quốc yêu cầu README/Tài liệu tiếng Trung để hạ thấp rào cản cài đặt.
- Discord integration (tính năng và test coverage): Issue fix: prevent cross-repo references in GitHub Issues duanyytop/agents-radar#123 (6 bình luận) — feat: Add Discord channel support HKUDS/nanobot#123; test gap issue #1804 (Add test coverage for Discord channel HKUDS/nanobot#1804). Nhu cầu: kênh chat phổ biến cần hỗ trợ đầy đủ + test để tránh regressions.
- Unified daemon/gateway: Issue #1461 (4 bình luận) và PR #1854 ([Feature Enhancement] Provide a unified daemon gateway semantic layer for multi-platform users HKUDS/nanobot#1461, [Feature Enhancement] Provide a unified daemon gateway semantic layer for multi-platform users #1461 HKUDS/nanobot#1854). Người dùng muốn trải nghiệm khởi động/daemon nhất quán trên macOS/Linux/Windows.
- Telegram trả lời hai lần: Issue #1692 (4 bình luận, 3 👍) — The telegram bot answers twice. HKUDS/nanobot#1692. Triệu chứng: trả lời cả với markdown và raw, gây spam UX.
- Nhu cầu nền tảng Trung Quốc: WeChat/飞书/阿里云 tích hợp: Issues #1819, #1815, #1556 (https links in list). Thể hiện thị trường người dùng Trung Quốc là tín hiệu quan trọng về lộ trình.
- Lỗi & Ổn định (xếp hạng theo mức độ tác động)
- Cao (ảnh hưởng vận hành/ôn định):
- Process exit with "Received SIGTERM, goodbye!" — Issue #1833 (Received SIGTERM, goodbye! HKUDS/nanobot#1833). Nhiều người báo cáo thoát chương trình không rõ lý do. Cần logs/stacktrace. Mức độ: nghiêm trọng.
- Matrix auth error spamming server — Issue #1851 (Matrix: auth error spams the server HKUDS/nanobot#1851). Sync errors gây spam log và mất kênh Matrix. Mức độ: cao cho user Matrix.
- OpenAICodex provider: hardcoded 60s timeout, no retry — Issue #1783 (Codex provider: hardcoded 60s timeout causes silent failures, no retry HKUDS/nanobot#1783). Gây silent failures cho cron/long runs. Mức độ: cao (affects reliability).
- Trung bình (chức năng/UX bị ảnh hưởng):
4. Telegram trả lời đôi — Issue #1692 (The telegram bot answers twice. HKUDS/nanobot#1692). Mức độ: trung bình nhưng ảnh hưởng UX.
5. Cron job reminders không thực thi — Issue #1828 (How does cron work HKUDS/nanobot#1828). Mức độ: trung bình (scheduling reliability).
6. Memory consolidation ignores agent config (temperature/maxTokens) — Issue #1823 (Memory consolidation does not inherit agent temperature and maxTokens configuration HKUDS/nanobot#1823) — có PRs #1825/#1847 để sửa (fix(memory): pass agent generation settings to consolidation HKUDS/nanobot#1825, fix: pass agent config to memory consolidation LLM calls HKUDS/nanobot#1847). - Thấp nhưng bảo mật/kiến trúc cần chú ý:
7. restrictToWorkspace bypass via ~ paths — Issue #1817 (🔒 Security: restrictToWorkspace bypass using ~ paths (file access bypass) HKUDS/nanobot#1817). PR #1845 sửa bằng expanduser + checks (fix: detect tilde paths in restrictToWorkspace shell guard HKUDS/nanobot#1845). Khuyến nghị review & merge sớm.
8. Subagent spawn failing with missing reasoning_content — Issue #1834 ([Bug] Spawn/subagent 工具在 Deepseek Reasoner 下报错:缺少reasoning_content字段 HKUDS/nanobot#1834). PRs #1848/#1846 đã đưa ra sửa tương ứng (fix(subagent): preserve reasoning_content in assistant messages HKUDS/nanobot#1848, fix: include reasoning_content in subagent assistant messages HKUDS/nanobot#1846).
- Yêu cầu tính năng & tín hiệu lộ trình
- Tích hợp kênh phổ biến: Discord (fix: prevent cross-repo references in GitHub Issues duanyytop/agents-radar#123, PRs/test gaps #1804) — nhu cầu cao từ cộng đồng dev/ops. (feat: Add Discord channel support HKUDS/nanobot#123)
- Tích hợp thị trường Trung Quốc: WeChat (#1819), 飞书/文档/知识库 (#1815) — nhiều đề nghị chuyển hóa plugin/skill cho hệ sinh thái Trung Quốc. (好项目,但建议增加对微信(Wechat)APP的支持 HKUDS/nanobot#1819, 是否支持飞书云文档、知识库相关? HKUDS/nanobot#1815)
- Quản lý providers & multimodal: providers manager / multimodal image skills (#1690), provider endpoint rotation/failover (#1849). Kỳ vọng: chọn provider theo task, fallback tự động cho độ ổn định. (feat: enable multimodal + image skills with providers_manager HKUDS/nanobot#1690, feat: Provider endpoint rotation with cooldown failover HKUDS/nanobot#1849)
- Giữ tiến độ: daemon/gateway tiêu chuẩn hóa (#1461/#1854) để vận hành ổn định trên tất cả OS. ([Feature Enhancement] Provide a unified daemon gateway semantic layer for multi-platform users HKUDS/nanobot#1461, [Feature Enhancement] Provide a unified daemon gateway semantic layer for multi-platform users #1461 HKUDS/nanobot#1854)
- Tóm tắt phản hồi người dùng
- Điểm đau chính: độ ổn định khi chạy dài (cron, reminders, SIGTERM), quản lý memory (consolidation và inheritance của param), lỗi provider (timeouts/ lack of retries), và trải nghiệm kênh (Telegram trả lời đôi, Matrix auth spam).
- Người dùng cũng yêu cầu tài liệu/README bằng ngôn ngữ địa phương (中文、Tiếng Việt PR #1164) để dễ adopt (Issue #1617: 说明文档无中文 HKUDS/nanobot#1617, PR: Add README in Vietnamese HKUDS/nanobot#1164).
- Tín hiệu tích cực: RFC kiến trúc (结果没返回,胡乱输出 duanyytop/agents-radar#97) nhận nhiều upvote (6 👍), cho thấy cộng đồng quan tâm vào chất lượng, testing và bảo mật (RFC: Proposal for Core Architecture Improvements (Memory, Security, Testing) HKUDS/nanobot#97).
- Theo dõi tồn đọng (cần bảo trì/triage nhanh)
- Issue fix: prevent cross-repo references in GitHub Issues duanyytop/agents-radar#123 — Discord channel support (feat: Add Discord channel support HKUDS/nanobot#123) — feature request + test gap (#1804). Cần maintainer định hướng và merge test coverage.
- Issue #1617 — README tiếng Trung (说明文档无中文 HKUDS/nanobot#1617) — yêu cầu nội địa hoá; có PR tiếng Việt (#1164) đang mở.
- PR #1854 — unified daemon gateway ([Feature Enhancement] Provide a unified daemon gateway semantic layer for multi-platform users #1461 HKUDS/nanobot#1854) — ảnh hưởng UX vận hành; cần review thiết kế cross-OS.
- PRs sửa memory consolidation: #1825, #1847 (fix(memory): pass agent generation settings to consolidation HKUDS/nanobot#1825, fix: pass agent config to memory consolidation LLM calls HKUDS/nanobot#1847) — nên ưu tiên merge để khắc phục failures trong archival workflow.
- Security: Issue #1817 và PR #1845 (🔒 Security: restrictToWorkspace bypass using ~ paths (file access bypass) HKUDS/nanobot#1817, fix: detect tilde paths in restrictToWorkspace shell guard HKUDS/nanobot#1845) — ưu tiên vì có thể dẫn đến truy cập file ngoài workspace.
- Provider reliability: Issue #1783 (OpenAICodex timeout) (Codex provider: hardcoded 60s timeout causes silent failures, no retry HKUDS/nanobot#1783) — cần thêm retry/circuit-breaker hoặc EndpointPool (PR #1849) để giảm silent failures.
Kết luận — Khuyến nghị hành động ngắn gọn
- Ưu tiên review & merge các PR liên quan đến: memory consolidation (#1825/#1847), subagent reasoning_content fixes (#1848/#1846), security tilde fix (#1845), và provider failover (#1849).
- Triaging yêu cầu tích hợp kênh (Discord, WeChat/飞书) — xác định owner/maintainer cho từng kênh và plan tests.
- Thu thập thêm logs cho SIGTERM/exit (#1833) và tăng coverage tests cho các kênh mới (Discord tests issue #1804).
Liên kết tham khảo nhanh
- Issue list nổi bật: #1617, fix: prevent cross-repo references in GitHub Issues duanyytop/agents-radar#123, #1461, #1692, #1819 (xem trong bản tin trên).
- PRs nổi bật: #1854, #1855, #1849, #1848, #1847, #1845 (đã nêu kèm link tương ứng trong nội dung).
Nếu cần, tôi có thể tạo phiên bản ngắn gọn để gửi vào kênh maintainer (Slack/GitHub Discussions) hoặc lập danh sách PR ưu tiên theo mức rủi ro kỹ thuật.
Zeroclaw — zeroclaw-labs/zeroclaw
PicoClaw — sipeed/picoclaw
PicoClaw — Bản tin dự án (2026-03-11)
- Tổng quan hôm nay
- Dự án đang rất năng động: 24 giờ qua có 82 PR cập nhật (46 mở, 36 merge/đóng) và 33 issue hoạt động (28 mở, 5 đóng).
- Một build nightly mới đã được phát hành, nhiều thay đổi liên quan tới debug và Telegram forum topics được đưa vào.
- Hoạt động tập trung mạnh vào chất lượng kênh (Telegram/Feishu/IRC), cấu hình provider cục bộ và tái cấu trúc agent (loop/nhánh con).
- Tín hiệu chung: cộng đồng tham gia tích cực, nhưng còn một số lỗi kênh và tích hợp provider cần ưu tiên sửa.
- Phát hành phiên bản
- Phiên bản mới: v0.2.1-nightly.20260311.9cd2d218 (Nightly build)
- Changelog chính: merge PR #1207 (feat: debug-mode-no-truncate), merge PR #1291 (feat: telegram-forum-topics), kèm theo tài liệu debug (commit cc955627…). (Full changelog: sipeed/picoclaw@v0.2.1...v0.2.1-nightly.20260311.9cd2d218)
- Lưu ý: Đây là nightly (tự động, có thể không ổn định) — khuyến nghị dùng thận trọng trên môi trường production. Không có chỉ dẫn di chuyển (migration) phá vỡ rõ ràng trong changelog ngắn, nhưng thay đổi liên quan Telegram forum topics có thể ảnh hưởng tới session key/định danh chủ đề (xem PR #1330).
- Tiến độ dự án
- Trong 24 giờ: 36 PR được merge/đóng (tổng cập nhật PR: 82). Một số thay đổi/PR nổi bật đang tiến triển:
- Tính năng Telegram forum topics: merge vào nightly (PR liên quan: #1291) — liên quan tới session key và thread handling (PR #1330 đang sanitize khóa session để tương thích). Link: feat(telegram): support forum topics with per-topic session isolation sipeed/picoclaw#1291
- Debug improvements: debug-mode-no-truncate (PR #1207) giúp chẩn đoán output truncate. Link: feat: no-truncate param for debug sipeed/picoclaw#1207
- Cải thiện docs/workspace (PR #1302) và Docker minimal image bổ sung công cụ dev (PR #1304) đang chờ review. Links: docs(workspace): improve AGENTS.md with task patterns and skill discovery sipeed/picoclaw#1302 , feat(docker): pre-install essential dev tools in minimal image sipeed/picoclaw#1304
- Các PR sửa lỗi kênh/ứng xử: hỗ trợ dấu phẩy Trung Quốc trong allow_from (PR #1301), invalidate token cache cho Feishu (PR #1318) đang mở.
- Chủ đề nóng trong cộng đồng
- #1161: BUG — “How to correctly configure PicoClaw with local Ollama models?” (14 bình luận) — [BUG]How to correctly configure PicoClaw with local Ollama models? (agent runs but produces no response) sipeed/picoclaw#1161
- Nhu cầu: hướng dẫn cấu hình provider cục bộ / Ollama, debug khi agent gọi model nhưng không trả về response cuối.
- #1218: Enhancement — “Agent refactor: what an Agent is” (12 bình luận) — [Agent refactor]what an Agent is sipeed/picoclaw#1218
- Nhu cầu: định nghĩa rõ ràng về agent (SOUL.md, AGENT.md) để chuẩn hoá personality/behaviour.
- #1270: Feature — “Telegram Forum Topics Support” (7 bình luận) — [Feature] Telegram Forum Topics Support for PicoClaw sipeed/picoclaw#1270
- Nhu cầu: quản lý ngữ cảnh thread trong Telegram (đã có PR liên quan merge vào nightly).
- #1278: Feature — “Subagent support for tool access and inheritance” (6 bình luận) — [Feature] Subagent support for tool access and inheritance (read_file, write_file, exec, etc.) sipeed/picoclaw#1278
- Nhu cầu: quyền truy cập công cụ cho subagents (read/write/exec) — quan trọng cho workflow tự động hóa.
- Lỗi & Ổn định (xếp theo mức độ nghiêm trọng)
- Cao
- #1161 Ollama local models — agent chạy nhưng không trả lời; ảnh hưởng tới khả dụng provider cục bộ. (14 bình luận) [BUG]How to correctly configure PicoClaw with local Ollama models? (agent runs but produces no response) sipeed/picoclaw#1161
- #1287 Tool calling fails — lỗi parse JSON khi tool call (không thể decode tool_calls.arguments) — ảnh hưởng tới khả năng gọi tool từ LLM. [BUG] Tool calling fails sipeed/picoclaw#1287
- #1323 Endless sending of "typing" message (Telegram) — có thể gây spam/ratelimit. Endless sending of "typing" message telegram. sipeed/picoclaw#1323
- Trung bình
- #1298 Telegram slash commands broken — slash commands không hoạt động. [BUG] Telegram slash command (/help /model etc) broken sipeed/picoclaw#1298
- #1290 Web backend: Gateway auto-start config / exec path missing — ảnh hưởng tới deployment via web launcher. web backend Gateway config sipeed/picoclaw#1290
- #1307 Feishu auth expired after 12h — token handling gây lỗi; PR #1318 đang cố gắng fix bằng invalidate cache. [BUG] feishu(飞书) auth expired after 12h sipeed/picoclaw#1307 , PR: fix(feishu): invalidate cached token on auth error to enable retry recovery sipeed/picoclaw#1318
- Thấp / UX
- #1305 New banner prints to STDOUT, breaks shell completion — PR liên quan cần revert/fix. [BUG] new banner print to STDOUT, break completion flow sipeed/picoclaw#1305
- #1310 Interactive mode wide char handling duplicates lines in terminal. [BUG] interactive mode handle wide character wrong cause duplicate lines in terminal sipeed/picoclaw#1310
- Ghi chú: một số PR đã sẵn sàng hoặc đang chờ review để khắc phục (ví dụ #1318, #1301); theo dõi trạng thái merge để giảm rủi ro.
- Yêu cầu tính năng & tín hiệu lộ trình
- Yêu cầu mạnh:
- Subagent permission/tool inheritance (#1278) — cần cho workflows phức tạp. [Feature] Subagent support for tool access and inheritance (read_file, write_file, exec, etc.) sipeed/picoclaw#1278
- Event-driven agent loop với hooks/interrupts (#1316) — cải thiện khả năng quan sát và can thiệp trong quá trình agent. [Agent refactor] Event-driven agent loop with hooks, interrupts, and steering sipeed/picoclaw#1316
- Cấu hình timeout công cụ (configurable tool timeout) (#906). [Feature] Add configurable timeout for tool execution sipeed/picoclaw#906
- Tín hiệu: Telegram thread support đã được ưu tiên và merge vào nightly; tiếp theo khả năng cao là tập trung vào subagent/tool control và agent-loop refactor trước các release ổn định.
- Tóm tắt phản hồi người dùng
- Điểm đau chính:
- Khó khăn khi cấu hình provider cục bộ (Ollama, llama.cpp), dẫn tới agent “im lặng” mặc dù gọi model thành công (Issue #1161). [BUG]How to correctly configure PicoClaw with local Ollama models? (agent runs but produces no response) sipeed/picoclaw#1161
- Tính năng kênh (Telegram/Feishu/IRC) còn nhiều edge-case: slash commands, reactions, token expiration, allow_from parsing. (ví dụ #1298, #1307, #1301). [BUG] Telegram slash command (/help /model etc) broken sipeed/picoclaw#1298 , [BUG] feishu(飞书) auth expired after 12h sipeed/picoclaw#1307 , fix(config): support Chinese comma separator in allow_from environment variables sipeed/picoclaw#1301
- UX CLI: completion, wide-char terminal, banner output gây phiền toái cho người dùng hàng ngày. (#1305, #1310). [BUG] new banner print to STDOUT, break completion flow sipeed/picoclaw#1305 , [BUG] interactive mode handle wide character wrong cause duplicate lines in terminal sipeed/picoclaw#1310
- Mức độ hài lòng: Cộng đồng tích cực đóng góp tính năng và PR, nhưng nhiều người bị cản trở bởi các lỗi kênh/provider và thiếu hướng dẫn cấu hình chi tiết.
- Theo dõi tồn đọng (cần chú ý của người bảo trì)
- Vấn đề cần ưu tiên review/triage:
- #1161 (Ollama local model config) — cần hướng dẫn và/hoặc fix. [BUG]How to correctly configure PicoClaw with local Ollama models? (agent runs but produces no response) sipeed/picoclaw#1161
- #1278 (Subagent tool access) — ảnh hưởng lớn tới automation; cần quyết định thiết kế API. [Feature] Subagent support for tool access and inheritance (read_file, write_file, exec, etc.) sipeed/picoclaw#1278
- #1316 (Event-driven agent loop) — lớn về kiến trúc; cần roadmapping. [Agent refactor] Event-driven agent loop with hooks, interrupts, and steering sipeed/picoclaw#1316
- #1299 (mcp not working in agent mode) — tool mcp bị ignore, ảnh hưởng user configs. [BUG] mcp not working in agent mode sipeed/picoclaw#1299
- #1290 (web backend gateway autostart path) — trải nghiệm web launcher bị lỗi; ảnh hưởng deploy. web backend Gateway config sipeed/picoclaw#1290
- PR chờ review lớn: #1304 (docker pre-install tools), #1336 (qq support for attachments), #1302 (AGENTS.md improvements). Links: feat(docker): pre-install essential dev tools in minimal image sipeed/picoclaw#1304 , feat(qq): support replay markdown/image/audio/video/files sipeed/picoclaw#1336 , docs(workspace): improve AGENTS.md with task patterns and skill discovery sipeed/picoclaw#1302
Kết luận ngắn: PicoClaw đang có sức sống lớn — release nightly với các cải tiến hữu dụng (Telegram forum, debug) và cộng đồng tích cực báo cáo vấn đề thực tế. Đề xuất hành động ngắn hạn: ưu tiên sửa các lỗi kênh/provider (Ollama, Telegram, Feishu), review PRs liên quan tới bảo mật token và tool calls, và lập lộ trình cho refactor agent loop & subagent tool permissions.
Tài nguyên
- Repo chính: https://github.com/sipeed/picoclaw
- Phiên bản nightly: https://github.com/sipeed/picoclaw/releases/tag/v0.2.1-nightly.20260311.9cd2d218
NanoClaw — qwibitai/nanoclaw
NanoClaw — Bản tin dự án (2026-03-11)
- Tổng quan hôm nay
- Hoạt động cộng đồng rất cao: trong 24 giờ qua có 21 issue cập nhật (11 mở/đang hoạt động, 10 đã đóng) và 50 PR cập nhật (33 mở, 17 đã merge/đóng).
- Không có phát hành (release) mới. Công việc đang tập trung vào hai hướng chính: (1) mở rộng khả năng học/nhớ (FTS5, structured memory, skill self‑creation, session search) và (2) ổn định vận hành/container/security.
- Nhiều PR tính năng/ kênh (Telegram, WhatsApp, Gmail, voice, vision) cùng các sửa lỗi vận hành được nộp — dự án đang trong giai đoạn tích hợp nhiều đầu vào/agent channels và gia cố bảo mật.
- Tốc độ phản hồi và một vài sự cố scheduler/permission là điểm đau chính cần ưu tiên xử lý.
- Phát hành phiên bản
- Không có phiên bản mới trong chu kỳ này.
- Tiến độ dự án (PR đã merge/đóng hôm nay / điểm nổi bật)
- Một số PR lớn đã được đóng/hoàn tất (xem chi tiết):
- Telegram channel + bot pool (PR #931 — đã đóng): thêm tích hợp Telegram cho multi‑agent messaging. Add Telegram channel support with bot pool for agent swarm qwibitai/nanoclaw#931
- Skip .env shadow mount trên Apple Container (PR #929 — đã đóng): sửa lỗi khởi tạo trên Apple Container liên quan tới mount
/dev/null. fix: skip .env shadow mount on Apple Container (non-Docker runtimes) qwibitai/nanoclaw#929 - PID lockfile để ngăn nhiều instance (PR #939 — đã đóng) — theo dõi PR tiếp theo (#940). fix: add PID lockfile to prevent multiple instances qwibitai/nanoclaw#939
- Thêm hỗ trợ "codex" (PR #947 — đã đóng). Added codex support qwibitai/nanoclaw#947
- PR đang chờ review / đáng chú ý:
- /setup-secrets skill cho sops+age (PR #795): nâng cao quản lý .env bằng mã hóa sops+age. feat: add /setup-secrets skill for sops+age .env encryption qwibitai/nanoclaw#795
- WhatsApp/Gmail channel, vision, voice, PDF/summarize skills (PR #917): mở rộng kênh và chức năng đa phương tiện. feat: WhatsApp/Gmail channels, image vision, voice, PDF/GOG/summarize skills, perf qwibitai/nanoclaw#917
- Cải thiện proxy credential và hardening (PR #871): sửa lỗ hổng phơi bày credential. fix: harden credential proxy using unconditional OAuth injection, streaming, per-request creds qwibitai/nanoclaw#871
- Fix EACCES/ENOENT khi host chạy root (PR #942 — open): xử lý permission khi host là root. fix: container EACCES/ENOENT when host runs as root qwibitai/nanoclaw#942
- Acknowledgement ngay khi agent bắt đầu xử lý (PR #944 — open): giảm thời gian im lặng cho các tác vụ lâu. feat: send immediate acknowledgment when agent starts processing qwibitai/nanoclaw#944
- Chủ đề nóng trong cộng đồng (issues/PR hoạt động nhiều / phân tích nhu cầu)
- Admin mode — intercept admin commands và /capabilities (Issue #926, High): nhu cầu thiết lập đường dẫn admin an toàn trong main channel, cấp thông tin read‑only về khả năng. Admin mode: intercept main-channel admin commands and add /capabilities read-only flow qwibitai/nanoclaw#926
- Epic: nanoclaw-learning-system (Issue #907, High): tập hợp 4 khả năng tự học — FTS5 search, structured memory, skill self‑creation, explicit memory commands. Đây là lộ trình chiến lược được nhiều contributor ủng hộ. Epic: nanoclaw-learning-system qwibitai/nanoclaw#907
- Structured memory / USER.md (Issue #910, Medium): yêu cầu tách memory thành MEMORY.md và USER.md để quản lý ngữ cảnh người dùng. Structured memory with USER.md and character limits qwibitai/nanoclaw#910
- Skill self‑creation + security scanning (Issue #911, High): agent có thể đề xuất skill — cần handler host để scan/an toàn trước khi chấp nhận. Skill self-creation IPC handler with security scanning {name} qwibitai/nanoclaw#911
- FTS5 conversation indexing (Issue #908, High): nhu cầu tìm kiếm lịch sử hội thoại cho khả năng hồi cứu ngữ cảnh. FTS5 conversation indexing and search qwibitai/nanoclaw#908
- Phân tích: cộng đồng đang chuyển từ "mở rộng kênh" sang "làm cho agent biết tự học và an toàn" — tức là tăng khả năng tự động hóa (skill creation, structured memory, search) nhưng đặt an ninh làm điều kiện tiên quyết.
- Lỗi & Ổn định (xếp theo nghiêm trọng)
- Critical
- Scheduler once‑task race (Issue #825, Critical): reschedule_task() đánh dấu once‑tasks là completed trước khi handler đọc task — được chỉ ra là nguyên nhân của sự cố "faking tool calls" (2026-03-08). Cần hotfix vì ảnh hưởng hành vi nhiệm vụ định thời. fix(scheduler): once-task race condition — marked completed before fire handler runs qwibitai/nanoclaw#825
- High
- TS recompilation gây chậm (Issue #941, High): báo cáo chậm trễ do nhiều lần biên dịch TypeScript và spawn container; ảnh hưởng trải nghiệm latency. unnecessary TS recompilations degrade performance qwibitai/nanoclaw#941
- Container permission EACCES/ENOENT khi host chạy root (PR #942 open; PR #936 closed/blocked trước đó): vấn đề quyền gây crash container cho môi trường hệ thống. fix: container EACCES/ENOENT when host runs as root — debug dir and IPC input dir permissions qwibitai/nanoclaw#777 (ref) và fix: container EACCES/ENOENT when host runs as root qwibitai/nanoclaw#942
- Medium
- Merge‑forward fail cho nhiều skill branches (Issues #892–898): workflow tự động không merge main vào nhánh skill do conflict/build/test failures — đã bị bot issue nhiều lần, cần resolve manual. Ví dụ: Merge-forward failed for 3 skill branch(es) after 621fde8 qwibitai/nanoclaw#898
- Container security/trust model (Issue #865, High/Open): nhiều ý kiến rằng kiến trúc hiện tại có nơi tin tưởng container quá nhiều — cần hardening. Using containers alone doesn't make you more secure qwibitai/nanoclaw#865
- Ghi chú sửa lỗi:
- Credential proxy hardening (PR #871) đang chờ review — nhắm xử lý lỗ hổng được nêu trong #865. fix: harden credential proxy using unconditional OAuth injection, streaming, per-request creds qwibitai/nanoclaw#871
- Một số PR vận hành (PID lockfile, skip .env mount on Apple Container, .env shadow mount fixes) đã đóng giúp giảm các vấn đề khởi tạo container.
- Yêu cầu tính năng & tín hiệu lộ trình
- Rõ ràng các yêu cầu hàng đầu sẽ hình thành phần tiếp theo của roadmap:
- Hệ thống học/nhớ: FTS5 conversation index + session search (#908, #909), structured memory USER.md/MEMORY.md (#910) — nhiều issue/PR liên quan, có khả năng ưu tiên cho bản tới. FTS5 conversation indexing and search qwibitai/nanoclaw#908 Session search IPC flow and MCP tool qwibitai/nanoclaw#909 Structured memory with USER.md and character limits qwibitai/nanoclaw#910
- Skill self‑creation với scanning (Issue #911) và container‑side create_skill MCP (Issue #912) — cho phép agent đề xuất skill an toàn. Skill self-creation IPC handler with security scanning {name} qwibitai/nanoclaw#911 create_skill MCP tool for container agents qwibitai/nanoclaw#912
- Admin mode (Issue #926) — cần cho quản trị và minh bạch năng lực. Admin mode: intercept main-channel admin commands and add /capabilities read-only flow qwibitai/nanoclaw#926
- Mở rộng kênh (WhatsApp/Gmail/Telegram) và multimedia — được PRs #917, #931, #946 thể hiện. feat: WhatsApp/Gmail channels, image vision, voice, PDF/GOG/summarize skills, perf qwibitai/nanoclaw#917 Add Telegram channel support with bot pool for agent swarm qwibitai/nanoclaw#931
- Tóm tắt phản hồi người dùng
- Điểm đau chính:
- Bảo mật/niềm tin: nhiều người lo ngại kiến trúc tin tưởng container (Issue #865). Using containers alone doesn't make you more secure qwibitai/nanoclaw#865
- Độ trễ và trải nghiệm UX: phản hồi chậm do spawn container / TS recompiles; PR #944 đề xuất ack sớm để giảm cảm nhận chậm. unnecessary TS recompilations degrade performance qwibitai/nanoclaw#941 feat: send immediate acknowledgment when agent starts processing qwibitai/nanoclaw#944
- Quản lý credential và token refresh: vấn đề OAuth token hết hạn (PR #930) và credential proxy (PR #871) được quan tâm. fix: automatically refresh expired OAuth tokens from Claude Code credentials qwibitai/nanoclaw#930 fix: harden credential proxy using unconditional OAuth injection, streaming, per-request creds qwibitai/nanoclaw#871
- Tích cực:
- Điểm uy tín (Nerq Trust Index) — nanoclaw đạt 92.1 (A+) và lọt top 5, có thể dùng badge README. nanoclaw scored 92.1 (A+) on Nerq Trust Index — top 5 AI agents qwibitai/nanoclaw#924
- Theo dõi tồn đọng (cần chú ý của maintainers)
- Issue #825 — scheduler once‑task race (Critical) — ưu tiên cao, ảnh hưởng tính đúng đắn của task execution. fix(scheduler): once-task race condition — marked completed before fire handler runs qwibitai/nanoclaw#825
- Issue #865 — container trust/security (High) — cần roadmap hardening và code audit. Using containers alone doesn't make you more secure qwibitai/nanoclaw#865
- Epic #907 và các task con (#908, #909, #910, #911, #912) — phối hợp để lấp chức năng học/nhớ; cần phân công và milestone rõ ràng. Epic: nanoclaw-learning-system qwibitai/nanoclaw#907
- PR #871 (credential proxy hardening) — review nhanh để giảm rủi ro bảo mật. fix: harden credential proxy using unconditional OAuth injection, streaming, per-request creds qwibitai/nanoclaw#871
- PR #795 (sops+age setup‑secrets) — review để bổ sung secure secrets flow cho deployments. feat: add /setup-secrets skill for sops+age .env encryption qwibitai/nanoclaw#795
- Theo dõi các merge‑forward bot issues (#892–898) để giải quyết conflict trên skill branches và giảm noise. Ví dụ: Merge-forward failed for 3 skill branch(es) after 621fde8 qwibitai/nanoclaw#898
Kết luận ngắn
- Dự án đang trong giai đoạn tăng tốc về tính năng (kênh/vision/voice, skill creation, memory/search) đồng thời xử lý các vấn đề vận hành và bảo mật cấp cao. Ưu tiên hiện tại nên là: sửa lỗi scheduler (critical), hoàn thiện hardening credential & container trust, rồi triển khai các thành phần FTS5/structured memory để hiện thực hóa hệ thống “learning”.
IronClaw — nearai/ironclaw
- Tổng quan hôm nay
- Hoạt động cộng đồng rất cao: 50 issue và 50 PR được cập nhật trong 24 giờ gần nhất, nhiều cảnh báo do staging CI tạo tự động (báo cáo bảo mật/hiệu năng/đồng bộ).
- Phiên bản mới v0.17.0 được phát hành 2026-03-10, mang theo cải tiến về lọc tham số provider-specific và một số thay đổi về job/routine.
- Các luồng liên quan tới webhook/WASM/routine và quản lý ngân sách token đang là tâm điểm (vấn đề khởi tạo onboarding, lỗi race/lock, N+1 queries). Dự án hiện ở trạng thái tích cực nhưng cần ưu tiên sửa các vấn đề đồng thời/ổn định.
- Phát hành phiên bản
- v0.17.0 (0.17.0) — 2026-03-10
Release notes (tóm tắt):- Added: per-provider unsupported parameter filtering cho LLMs (PR #809, liên quan đến issue #749, #728). Link PR: feat(llm): per-provider unsupported parameter filtering nearai/ironclaw#809
- Added: persist user_id trong save_job và công khai job_id trên routine runs (PR #709). (PR #709 link trong release notes).
- CI: chained promotion PRs để tự động hóa việc promote từ staging.
Lưu ý di chuyển: cơ chế lọc tham số theo provider có thể ảnh hưởng hành vi stripping/parity giữa completion và tool requests — các vấn đề liên quan đã được staging CI chỉ ra (ví dụ: issue #872, #871). Kiểm tra tương thích provider-custom sẽ cần thiết khi cập nhật.
- Tiến độ dự án (PRs đã merge/đóng hôm nay)
- Một số PR quan trọng đã đóng/merge hôm nay (chỉ ra hoạt động gần đây):
- PR #903 — feat: Import OpenClaw memory, history and settings — Closed (feat: Import OpenClaw memory, history and settings nearai/ironclaw#903)
- PR #848 — fix(safety): allow empty string tool params — Closed (fix(safety): allow empty string tool params nearai/ironclaw#848)
- PR #800 — refactor: unify three agentic loops into single AgenticLoop engine — Closed (refactor: unify three agentic loops into single AgenticLoop engine nearai/ironclaw#800)
- PR #898 — merge: resolve main -> staging conflicts — Closed (merge: resolve main -> staging conflicts nearai/ironclaw#898)
- PR #901 / #904 / #907 / #865 … nhiều PR auto-promotion từ staging CI đang được xử lý (xem PR list).
- PR đáng chú ý đang mở/được review:
- PR #905 — fix: release lock guards before awaiting channel send — fixes issue #869 (critical lock held across async I/O). Link: fix: release lock guards before awaiting channel send (#869) nearai/ironclaw#905
- PR #757 — add generic host-verified /webhook/tools/{tool} ingress (webhook unification). Link: Add generic host-verified /webhook/tools/{tool} ingress nearai/ironclaw#757
- PR #822 — mở rộng chẩn đoán trong
ironclaw doctor(16 checks). Link: feat(doctor): expand diagnostics from 7 to 16 health checks nearai/ironclaw#822
- Tác động chính: tập trung vào cải thiện webhook/tool integration, refactor vòng lặp agentic, UX web chat và chẩn đoán onboarding.
- Chủ đề nóng trong cộng đồng
- Yêu cầu loại bỏ ràng buộc tài khoản near.ai — Issue 🌐 AI 官方内容追踪报告 2026-03-04 duanyytop/agents-radar#67 (CLOSED) nhận nhiều tương tác: near.ai account is shoehorned in nearai/ironclaw#67
- Phân tích: cộng đồng lo ngại phụ thuộc nền tảng ảnh hưởng adoption; đây là vấn đề chiến lược/UX quan trọng cho việc mở rộng người dùng.
- Onboard cài đặt WASM tool không tương thích với host WIT 0.3.0 — Issue #840 (OPEN): onboard installs stale default WASM tool artifacts incompatible with host WIT 0.3.0 nearai/ironclaw#840
- Phân tích: gây lỗi khởi tạo cho user mới (không thể tải một số tool mặc định). Cần sửa registry/tool artifact hoặc cơ chế version policy.
- Routines: thất bại im lặng khi sandbox/Docker không có — Issue #697 (OPEN): Routines: execution fails silently when sandbox/Docker unavailable nearai/ironclaw#697
- Phân tích: trải nghiệm người dùng yếu khi infrastructure chưa sẵn sàng; đề xuất: báo lỗi rõ ràng/health checks (PR #822 giúp chẩn đoán).
- Nhiều alert do Staging CI (security/perf/concurrency) — ví dụ #813, #816, #823, #814 — cho thấy cần ưu tiên các bản vá đồng thời & lưu trạng thái token. Xem các issue tương ứng trong list (ví dụ #813: [CRITICAL] Non-transactional multi-step context updates between metadata/token setup and DB nearai/ironclaw#813).
- Lỗi & Ổn định (xếp hạng theo mức độ nghiêm trọng)
- CRITICAL / High priority
- #823 — CRITICAL: N+1 query pattern in event trigger loop (routine_engine). Link: [CRITICAL:88] N+1 query pattern in event trigger loop (routine_engine) nearai/ironclaw#823
- #813 — CRITICAL: Non-transactional multi-step context updates between metadata/token setup and DB persist (race risk). Link: [CRITICAL] Non-transactional multi-step context updates between metadata/token setup and DB nearai/ironclaw#813
- #869 — CRITICAL: Lock held across async I/O boundary blocks webhook processing (open) — PR #905 addresses this ([CRITICAL] Lock held across async I/O boundary blocks webhook processing nearai/ironclaw#869, PR fix: release lock guards before awaiting channel send (#869) nearai/ironclaw#905)
- #867, #868, #811 — hàng loạt CRITICALs do staging CI đã được mở/đóng nhanh (một số đã được fix): #867 invalid default model (CLOSED), #868 unsafe env var SIGHUP (CLOSED), #811 unreachable error handling (CLOSED).
- HIGH / Medium
- #814 — Token budget not persisted to database (HIGH:100) — tác động tới giới hạn chi phí/khả năng kiểm soát token ([HIGH] Token budget not persisted to database. PR adds
max_tokenstoJobContextbut nearai/ironclaw#814) - #816 / #815 — Token budget enforcement incomplete / user metadata bypasses budget — ([HIGH] Token budget enforcement incomplete:
select_tools()LLM calls bypass tracking nearai/ironclaw#816, [HIGH] User-supplied metadata bypasses configured token budget without validation. Job nearai/ironclaw#815) - #859 / #858 — secrets listing unbounded allocation (CLOSED #859) và N+1 query anti-pattern (OPEN #858) ([HIGH:80] Unbounded memory allocation for secrets list nearai/ironclaw#859, [HIGH:85] N+1 query anti-pattern in secrets credential injection nearai/ironclaw#858)
- #826 / #827 — message Vec growth / cloning in routine loop (performance / memory) ([HIGH:82] Unbounded message Vec growth in routine tool loop nearai/ironclaw#826, [HIGH:81] Full message Vec clone per iteration in routine engine nearai/ironclaw#827)
- #814 — Token budget not persisted to database (HIGH:100) — tác động tới giới hạn chi phí/khả năng kiểm soát token ([HIGH] Token budget not persisted to database. PR adds
- Ghi chú: một số lỗi đã có PR sửa sẵn (ví dụ PR #905 cho lock guard); nhiều cảnh báo khác do staging CI cần roadmap prioritization và reviewer/maintainer attention.
- Yêu cầu tính năng & tín hiệu lộ trình
- Multimodal (image + text) cho Chat API — Issue #766 (OPEN): Add support for imgage + text to Chat API and IronCalw nearai/ironclaw#766
- Tín hiệu rõ ràng: NEAR AI Cloud đã hỗ trợ vision; cộng đồng mong muốn IronClaw hỗ trợ đa phương thức. Khả năng cao sẽ xuất hiện trong phiên bản tiếp theo.
- Webhook/tool ingress thống nhất và GitHub webhook normalization — PR #757 và PR #758 (Add generic host-verified /webhook/tools/{tool} ingress nearai/ironclaw#757, Migrate GitHub webhook normalization into github tool nearai/ironclaw#758) cho thấy roadmap hướng tới host-verified webhooks và di dời xử lý event vào tool.
- Onboarding & diagnostics: PR #822 mở rộng checks cho ironclaw doctor (feat(doctor): expand diagnostics from 7 to 16 health checks nearai/ironclaw#822) — kỳ vọng cải thiện UX cài đặt/giảm lỗi khởi tạo.
- Slack / Relay integrations: PRs #790 (closed) và #796 (open) cho thấy nhu cầu tích hợp kênh doanh nghiệp & tương tác phê duyệt tool.
- Tóm tắt phản hồi người dùng
- Điểm đau thực tế:
- Onboarding: người dùng gặp lỗi WASM/WIT mismatch và thiếu diagnostics; dẫn tới trải nghiệm “không khởi chạy được” (Issue #840, #697).
- Quyền/chi phí: token budget không được bền vững/không được áp dụng đầy đủ (issues #814, #816, #815) — thực tế gây rủi ro chi phí cho deployers.
- Tích hợp bên thứ ba: MCP/Sessions và Slack/Relay gặp khó khăn trong cấu hình và auth (Issue #299, PRs #793, #790).
- Mức độ hài lòng: mixed — đóng góp tính năng/PR thể hiện cộng đồng tích cực, nhưng nhiều lỗi vận hành và CI-generated findings làm giảm độ tin cậy cho production use.
- Theo dõi tồn đọng (cần chú ý của maintainer)
- Vấn đề ưu tiên (chưa được giải quyết hoặc cần reviewer):
- #840 — onboard installs stale default WASM tool artifacts (OPEN) — onboard installs stale default WASM tool artifacts incompatible with host WIT 0.3.0 nearai/ironclaw#840
- #813 — non-transactional multi-step context updates (CRITICAL) — [CRITICAL] Non-transactional multi-step context updates between metadata/token setup and DB nearai/ironclaw#813
- #814 — token budget not persisted to DB (HIGH) — [HIGH] Token budget not persisted to database. PR adds
max_tokenstoJobContextbut nearai/ironclaw#814 - #823 — N+1 queries in event trigger loop (CRITICAL) — [CRITICAL:88] N+1 query pattern in event trigger loop (routine_engine) nearai/ironclaw#823
- #697 — routines fail silently when sandbox/Docker unavailable (OPEN) — Routines: execution fails silently when sandbox/Docker unavailable nearai/ironclaw#697
- #757 — webhook/tools ingress PR needs review for security/verification model — Add generic host-verified /webhook/tools/{tool} ingress nearai/ironclaw#757
- #905 — PR to release lock guards before awaiting (review/merge quickly because nó fixes #869): fix: release lock guards before awaiting channel send (#869) nearai/ironclaw#905 (addresses [CRITICAL] Lock held across async I/O boundary blocks webhook processing nearai/ironclaw#869)
- Khuyến nghị hành động ngắn hạn:
- Ưu tiên fixes liên quan race/locks/DB transaction (#813, #869/#905) trước khi promote rộng.
- Sửa onboarding WASM artifact mismatch (#840) hoặc bổ sung version gating/doctor checks để giảm lỗi khởi tạo.
- Gắn người review chuyên sâu cho token budget issues (#814/#816/#815) vì ảnh hưởng trực tiếp tới chi phí/kỹ thuật.
Tổng kết nhanh: dự án đang rất sôi động với nhiều đóng góp và một phát hành mới (v0.17.0). Tuy nhiên, số lượng cảnh báo do staging CI và các lỗi liên quan đồng bộ/tiết kiệm token/khởi tạo (WASM/webhook) cần ưu tiên để bảo đảm trải nghiệm người dùng và khả năng vận hành. Các PR hướng tới webhook unification, onboarding doctor và fixes cho lock/transaction nếu sớm được merge sẽ cải thiện sức khỏe dự án đáng kể.
LobsterAI — netease-youdao/LobsterAI
Bản tin dự án LobsterAI — 2026-03-11
- Tổng quan hôm nay
- Hoạt động cộng đồng cao: 13 issue mới/đang hoạt động trong 24 giờ và 8 PR có hoạt động (trong đó 6 PR đã được đóng/merge). Không có bản phát hành mới.
- Dòng chính tập trung vào tính năng IM / OpenClaw (vài PR liên quan vừa nhập), đồng thời xuất hiện nhiều báo cáo về ổn định liên quan tới giao tiếp với mô hình cục bộ và hiển thị ảnh.
- Tốc độ phản hồi của cộng đồng đang tốt (nhiều PR được merge trong 48 giờ gần đây), nhưng vẫn còn vài issue quan trọng cần maintainer can thiệp.
- Phát hành phiên bản
- Không có phiên bản mới trong kỳ này.
- Tiến độ dự án (PR đã merge/đóng hôm nay)
- Một loạt PR liên quan tới kênh IM/OpenClaw và trải nghiệm chat đã được đóng/merge, thể hiện hướng đẩy mạnh tích hợp kênh giao tiếp và cải thiện UI:
- feat: 飞书im支持openclaw — PR #364 (closed) — Feishu IM tích hợp với OpenClaw. feat: 飞书im支持openclaw netease-youdao/LobsterAI#364
- feat: discord使用openclaw实现 — PR #363 (closed) — Discord + OpenClaw. feat: discord使用openclaw实现 netease-youdao/LobsterAI#363
- fix:Telegram openclaw实现相关的bugfix — PR #359 (closed) — Telegram/OpenClaw bugfix. fix:Telegram openclaw实现相关的bugfix netease-youdao/LobsterAI#359
- Feat/oc im telegram — PR #356 (closed) — IM channel work. Feat/oc im telegram netease-youdao/LobsterAI#356
- feat: OpenClaw plugin preinstall system + IM channel config sync — PR #346 (closed) — Hệ thống preinstall plugin OpenClaw, tự động đồng bộ config cho 4 IM chính. feat: OpenClaw plugin preinstall system + IM channel config sync netease-youdao/LobsterAI#346
- Liuzhq/chat paging — PR #355 (closed) — Thêm chức năng phân trang/điều hướng vòng hội thoại trong giao diện chat. Liuzhq/chat paging netease-youdao/LobsterAI#355
- PR đang mở/đang chờ review:
- 🦞 OpenClaw 生态日报 2026-03-07 #5 ESLint config + fix (tác giả @AndersHsueh): chuẩn hóa lint, sửa nhiều lỗi JS/TS. fix: 配置 ESLint 规则并修复未使用变量问题 netease-youdao/LobsterAI#5
- #367 import MCP json + normalize http configs: cải thiện import cấu hình MCP và chuyển đổi streamable HTTP -> internal http transport. fix: import mcp json streamable http configs netease-youdao/LobsterAI#367
- Chủ đề nóng trong cộng đồng
- Về tính năng multi-agent / “龙虾军团”: Issue #320 hỏi khả năng chạy nhiều agent cục bộ (tạo 2026-03-06, cập nhật 03-10). Nhu cầu: orchestrate/scale nhiều agent trên máy local. 请问能否配置出龙虾军团呢? netease-youdao/LobsterAI#320
- Ổn định khi đọc/hiển thị ảnh: #357 (卡死 khi đọc ảnh) và #361 (聊天界面无法显示图片) báo cáo freeze và ảnh không hiển thị — ảnh hưởng tới luồng tương tác multimodal. 每次让ai读取图片都会出现卡死情况 netease-youdao/LobsterAI#357 | 聊天界面无法显示图片 netease-youdao/LobsterAI#361
- Lỗi gọi mô hình cục bộ (502 / ERR_EMPTY_RESPONSE): #360 mô tả qwen3_235b đã triển khai, test bằng Postman ok, nhưng LobsterAI trả 502. Đây là vấn đề tích hợp backend API. 本地部署的模型调用失败问题 netease-youdao/LobsterAI#360
- Thông báo định kỳ (钉钉通知 không nhận): #369 — người dùng cấu hình đúng IM robot nhưng không nhận thông báo task định kỳ. Ảnh hưởng tới automation/alerting. 定时任务中的通知问题 netease-youdao/LobsterAI#369
- Các liên kết trên: như trên.
- Lỗi & Ổn định — xếp hạng theo mức độ nghiêm trọng
- Critical
- #360 本地部署的模型调用失败 (502 / ERR_EMPTY_RESPONSE): Gây hỏng hoàn toàn feature chat khi dùng mô hình self-hosted. Cần log backend/gateway sâu hơn. 本地部署的模型调用失败问题 netease-youdao/LobsterAI#360
- High
- #357 每次让ai读取图片都会出现卡死情况: Ứng dụng bị “đơ” khi xử lý ảnh — ảnh hưởng UX multimodal. 每次让ai读取图片都会出现卡死情况 netease-youdao/LobsterAI#357
- #361 聊天界面无法显示图片: Ảnh không hiển thị trong giao diện — làm giảm khả năng tương tác. 聊天界面无法显示图片 netease-youdao/LobsterAI#361
- Medium
- #370 输入一个你好,怎么就超token数了?: Lỗi tính toán token/context dẫn tới API Error 400 (token overflow) — cần validate hiển thị token giới hạn và mặc định output token. 输入一个你好,怎么就超token数了? netease-youdao/LobsterAI#370
- #369 定时任务中的通知问题: Notification pipeline cho scheduled tasks có vấn đề. 定时任务中的通知问题 netease-youdao/LobsterAI#369
- Low / Informational
- #366 gateway status 报错: câu hỏi về port/service config (openclaw gateway status failed). Cần tài liệu/kiểm tra cấu hình PATH/daemon. 请问 gateway 是跑在 18789端口吗?为什么 openclaw gateway status 会失败 netease-youdao/LobsterAI#366
- #368 Ubuntu deb package 打包后界面空白: Vấn đề đóng gói trên Ubuntu 24.04 (node/npm version mismatch). ubuntu Ubuntu 24.04.4 LTS node24 npm11 自己编码的deb文件,安装完后打不开,界面一片空白没有 任何显示 netease-youdao/LobsterAI#368
- #354 卡死在循环里面如何清除记忆?: Agent lặp vô hạn / không thể xóa “memory” tạm thời. 卡死在循环里面如何清除记忆? netease-youdao/LobsterAI#354
- Ghi chú sửa lỗi: nhiều PR hôm nay tập trung vào tích hợp IM/OpenClaw và cải thiện trải nghiệm chat (paging). PR #367 đang xử lý import cấu hình MCP/streamable_http — có liên quan tới các lỗi transport/IM config. fix: import mcp json streamable http configs netease-youdao/LobsterAI#367
- Yêu cầu tính năng & tín hiệu lộ trình
- Yêu cầu từ người dùng:
- Hỗ trợ LM-Studio (local model service) — #365. Add LM-Stuidio support netease-youdao/LobsterAI#365
- Kết nối Tencent CodePal / API base URL — #362. 如果想连腾讯code paln,能连么? netease-youdao/LobsterAI#362
- Thêm kênh Enterprise WeChat / 企业微信 — 🦞 OpenClaw Ecosystem Digest 2026-03-10 duanyytop/agents-radar#120 (mở từ 2026-02-26). 需要企业微信渠道 netease-youdao/LobsterAI#120
- Chạy nhiều Agent cục bộ (multi-agent orchestration) — #320. 请问能否配置出龙虾军团呢? netease-youdao/LobsterAI#320
- Dự đoán lộ trình: với những PR merge liên tiếp về OpenClaw + IM plugin preinstall, có thể thấy đội phát triển ưu tiên:
- Mở rộng hệ sinh thái kênh IM (DingTalk, Feishu, QQ, WeCom, Telegram, Discord) và đồng bộ cấu hình.
- Nâng cao hỗ trợ mô hình local (connectors như LM-Studio, CodePal) và cải thiện flow transport/HTTP để hỗ trợ nhiều backend.
- Cải thiện trải nghiệm chat (đa phương tiện, phân trang hội thoại).
- Tóm tắt phản hồi người dùng
- Điểm đau chính:
- Tích hợp mô hình local không ổn định (502/ERR_EMPTY_RESPONSE) => người dùng tự host model nhưng không thể dùng trong LobsterAI (mất tính năng core). (Issue #360)
- Multimodal trải nghiệm kém: khi cho AI đọc ảnh app bị treo hoặc ảnh không hiện (Issues #357, #361). Ứng dụng multimodal là nhu cầu thực tế cao.
- Notification/scheduled tasks không đáng tin cậy (Issue #369) ảnh hưởng tới trường hợp dùng LobsterAI như automation engine.
- Cần hỗ trợ thêm connector (LM-Studio, Tencent) và tích hợp IM doanh nghiệp — thể hiện nhu cầu enterprise / self-hosting mở rộng.
- Mức độ hài lòng: hiện tại có sự hài lòng về tiến độ tích hợp IM (nhiều PR merge), nhưng bất ổn với backend local và multimodal tạo ra không hài lòng rõ rệt.
- Theo dõi tồn đọng (cần sự chú ý của maintainer)
- Issue quan trọng lâu/đang chờ:
- 🦞 OpenClaw Ecosystem Digest 2026-03-10 duanyytop/agents-radar#120 需要企业微信渠道 (mở từ 2026-02-26) — yêu cầu kênh Enterprise WeChat. 需要企业微信渠道 netease-youdao/LobsterAI#120
- #320 请问能否配置出龙虾军团呢? — multi-agent orchestration. 请问能否配置出龙虾军团呢? netease-youdao/LobsterAI#320
- #360 本地部署的模型调用失败 — cần debug mức gateway/backend. 本地部署的模型调用失败问题 netease-youdao/LobsterAI#360
- #357 / #361 图片相关 bug — freeze + không hiển thị ảnh. 每次让ai读取图片都会出现卡死情况 netease-youdao/LobsterAI#357 | 聊天界面无法显示图片 netease-youdao/LobsterAI#361
- PR cần review / merge:
- 🦞 OpenClaw 生态日报 2026-03-07 #5 ESLint config + fixes — ảnh hưởng code quality; cần review để giảm lint noise và giúp CI. fix: 配置 ESLint 规则并修复未使用变量问题 netease-youdao/LobsterAI#5
- #367 import mcp json + normalize http configs — liên quan đến MCP/transport và có thể giảm các lỗi cấu hình IM/gateway. fix: import mcp json streamable http configs netease-youdao/LobsterAI#367
- Feature requests #365 (LM-Studio) và #362 (Tencent CodePal) cần roadmap/triage. Add LM-Stuidio support netease-youdao/LobsterAI#365 | 如果想连腾讯code paln,能连么? netease-youdao/LobsterAI#362
Kết luận ngắn
- Sức khỏe dự án: hoạt động cộng đồng mạnh, tốc độ tích hợp kênh IM rõ rệt; nhưng cần tập trung khắc phục các vấn đề ổn định backend/model tích hợp và trải nghiệm multimodal (ảnh). Ưu tiên tiếp theo đề xuất: (1) điều tra 502 cho mô hình local (#360), (2) repro/khắc phục freeze & hiển thị ảnh (#357, #361), (3) review PR #367/🦞 OpenClaw 生态日报 2026-03-07 #5 để ổn định config và code quality, (4) triage connector yêu cầu (LM-Studio, Tencent, 企业微信).
Links chính (tổng hợp)
- Issues: #320 请问能否配置出龙虾军团呢? netease-youdao/LobsterAI#320 | #360 本地部署的模型调用失败问题 netease-youdao/LobsterAI#360 | #357 每次让ai读取图片都会出现卡死情况 netease-youdao/LobsterAI#357 | #361 聊天界面无法显示图片 netease-youdao/LobsterAI#361 | #370 输入一个你好,怎么就超token数了? netease-youdao/LobsterAI#370 | #369 定时任务中的通知问题 netease-youdao/LobsterAI#369 | 🦞 OpenClaw Ecosystem Digest 2026-03-10 duanyytop/agents-radar#120 需要企业微信渠道 netease-youdao/LobsterAI#120 | #368 ubuntu Ubuntu 24.04.4 LTS node24 npm11 自己编码的deb文件,安装完后打不开,界面一片空白没有 任何显示 netease-youdao/LobsterAI#368
- PRs: #346 feat: OpenClaw plugin preinstall system + IM channel config sync netease-youdao/LobsterAI#346 | #355 Liuzhq/chat paging netease-youdao/LobsterAI#355 | #367 fix: import mcp json streamable http configs netease-youdao/LobsterAI#367 | 🦞 OpenClaw 生态日报 2026-03-07 #5 fix: 配置 ESLint 规则并修复未使用变量问题 netease-youdao/LobsterAI#5
Nếu bạn muốn, tôi có thể:
- soạn checklist debug cho #360 (log/gateway/curl/Postman tests),
- hoặc đề xuất tiêu chí repro và unit/e2e test cho các lỗi ảnh (#357/#361).
TinyClaw — TinyAGI/tinyclaw
- Tổng quan hôm nay
- Hoạt động mã nguồn mở của TinyClaw trong 24 giờ qua tập trung mạnh vào việc tái cấu trúc và cải thiện trải nghiệm phát triển/CLI: 8 PR được cập nhật (4 mở, 4 đã đóng/merge), không có issue mới.
- Không có phát hành bản mới. Tốc độ hoạt động hiện ở mức trung bình-cao về thay đổi cấu trúc (monorepo, queue) và UX, nhưng ít trao đổi cộng đồng (không có bình luận/REACTIONS đáng kể trên PR).
- Điểm nổi bật: chuyển sang monorepo với SQLite queue, cải thiện build để tôn trọng dependency order, và nỗ lực hiện đại hóa CLI/interactive prompts.
- Phát hành phiên bản
- Không có phiên bản mới phát hành hôm nay.
- Tiến độ dự án (PR đã merge/đóng hôm nay)
- #186 (CLOSED) — Refactor: split monolith into npm workspaces monorepo with SQLite queue. Tái cấu trúc thành 5 package workspace và thay BullMQ/Redis bằng queue đơn giản dựa trên better-sqlite3. Liên kết: https://github.com/TinyAGI/tinyclaw/pull/186
- #187 (CLOSED) — fix(build): use tsc --build to respect dependency order in monorepo. Sửa lỗi build do chạy song song workspace, đảm bảo thứ tự build theo dependency. Liên kết: https://github.com/TinyAGI/tinyclaw/pull/187
- #188 (CLOSED) — chore: gitignore tsbuildinfo files. Thêm *.tsbuildinfo vào .gitignore để tránh commit cache build TypeScript. Liên kết: https://github.com/TinyAGI/tinyclaw/pull/188
- #177 (CLOSED) — Add chatroom API and real-time CLI viewer. Thêm endpoints REST cho chatroom và viewer CLI realtime với khả năng gõ-để-gửi. Liên kết: https://github.com/TinyAGI/tinyclaw/pull/177
Tác dụng tổng thể: các thay đổi này chủ yếu hướng tới độ ổn định build, cấu trúc code để dễ đóng gói/phát triển, và mở rộng trải nghiệm người dùng (chatroom + CLI realtime).
- Chủ đề nóng trong cộng đồng (PR/Issue thu hút sự chú ý)
- #185 (OPEN) — refactor(cli): migrate interactive prompts to @clack/prompts. Mục tiêu thay thế >1500 dòng bash prompt bằng modules TypeScript, cải thiện validation và UX CLI. Liên kết: https://github.com/TinyAGI/tinyclaw/pull/185
Nhu cầu cơ bản: cải thiện trải nghiệm cài đặt/thiết lập, giảm fragility của bash prompts, dễ bảo trì hơn. - #172 (OPEN) — Modularized channels and added a TUI channel as example. Modular hóa hệ thống channels và cung cấp ví dụ kênh TUI. Liên kết: https://github.com/TinyAGI/tinyclaw/pull/172
Nhu cầu: mở rộng dễ dàng các channel (Slack, Email, TUI, v.v.) và khuyến khích đóng góp các adapter. - #182 (OPEN) — Auto-trigger agent when task moves to in progress. Tự động kích hoạt agent khi task được chuyển sang "In Progress" trên kanban. Liên kết: https://github.com/TinyAGI/tinyclaw/pull/182
Nhu cầu: giảm thao tác thủ công, cải thiện luồng công việc tự động. - #183 (OPEN) — Remove message_received event and simplify office UI. Loại bỏ event thừa và đơn giản UI để chỉ hiện messages. Liên kết: https://github.com/TinyAGI/tinyclaw/pull/183
Nhu cầu: UI gọn hơn, giảm sự kiện trùng lặp.
Lưu ý: các PR trên đang mở nhưng hiện ít/không có bình luận — cần review kỹ để sớm tích hợp.
- Lỗi & Ổn định (xếp hạng theo mức độ)
- Cao: Build/CI failures do thứ tự build workspace (đã được xử lý bởi #187). Liên kết: https://github.com/TinyAGI/tinyclaw/pull/187
- Trung bình: Rủi ro khi chuyển queue từ Redis/BullMQ sang SQLite (đổi kiến trúc) — #186 thực hiện thay đổi lớn; cần theo dõi hành vi khi tải thực tế, cạnh tranh ghi/đọc, và chạy đa tiến trình/đa máy. Liên kết: https://github.com/TinyAGI/tinyclaw/pull/186
- Thấp: Vấn đề quản lý file build cache (tsbuildinfo) đã dọn sạch (#188). Liên kết: https://github.com/TinyAGI/tinyclaw/pull/188
Ghi chú: các PR đã đóng/merge đã giải quyết một số vấn đề ổn định, nhưng thay đổi cơ bản (monorepo + SQLite queue) cần kiểm thử trên môi trường thực tế.
- Yêu cầu tính năng & tín hiệu lộ trình
- Chuyển sang modular channels (#172) cho thấy hướng đi: thêm nhiều channel (plugin) và ví dụ TUI để mở rộng khả năng tích hợp. Liên kết: https://github.com/TinyAGI/tinyclaw/pull/172
- Cải thiện UX CLI/interactive prompts (#185) cho thấy ưu tiên trải nghiệm nhà phát triển và người dùng CLI. Liên kết: https://github.com/TinyAGI/tinyclaw/pull/185
- Tự động hóa luồng công việc (auto-trigger agent, kanban) và chatroom realtime là những tín hiệu rằng roadmap sẽ ưu tiên tự động hoá agent và trải nghiệm cộng tác. Liên kết: https://github.com/TinyAGI/tinyclaw/pull/182, https://github.com/TinyAGI/tinyclaw/pull/177
Dự đoán: tập trung tiếp theo sẽ là hoàn thiện hệ thống channels, ổn định queue/scale của SQLite hoặc chuyển sang giải pháp scale-friendly nếu cần, và hoàn thiện CLI/UX.
- Tóm tắt phản hồi người dùng (dựa trên nội dung PR)
- Điểm đau: scripts bash phức tạp dễ lỗi; build workspace chạy không theo thứ tự gây lỗi; cần cách đơn giản hơn để xem chat realtime và điều khiển agents.
- Mong muốn: trải nghiệm cài đặt/CLI mượt mà hơn, ít thao tác thủ công (auto-trigger), và tích hợp kênh/phương thức tương tác đa dạng.
- Mức độ hài lòng: không có phản hồi trực tiếp (issues/ comments) trong 24h, nhưng các PR cho thấy đội ngũ đóng góp đang hướng khắc phục các điểm đau chính.
- Theo dõi tồn đọng (cần chú ý của người bảo trì)
- PRs mở và cần review / feedback:
- #172 Modularized channels + TUI example — https://github.com/TinyAGI/tinyclaw/pull/172
- #185 Migrate interactive prompts to @clack/prompts — https://github.com/TinyAGI/tinyclaw/pull/185
- #182 Auto-trigger agent on kanban move — https://github.com/TinyAGI/tinyclaw/pull/182
- #183 Remove message_received event / simplify office UI — https://github.com/TinyAGI/tinyclaw/pull/183
- Khuyến nghị cho bảo trì: ưu tiên review các PR liên quan tới UX và luồng agent ( #185, #182 ), kiểm thử kỹ các thay đổi monorepo/queue trên môi trường staging (sau #186), và bổ sung ghi chú migration/deployment nếu breaking changes có thể ảnh hưởng tới môi trường hiện tại.
Kết luận ngắn: hôm nay thấy nhiều thay đổi cấu trúc và UX quan trọng (monorepo, SQLite queue, CLI modernisation, chatroom realtime). Những thay đổi này cải thiện trải nghiệm dev và người dùng nhưng cần kiểm thử thực tế và review nhanh cho các PR đang mở để tránh regressions và hoàn thiện lộ trình tích hợp channel/automation.
Moltis — moltis-org/moltis
- Tổng quan hôm nay
- Hoạt động cộng đồng cao: trong 24 giờ qua có 13 issue và 13 PR được cập nhật, với tỉ lệ đóng/merge đáng kể (8/13 PRs đã đóng/merge).
- Không có phiên bản phát hành mới. Nhóm tập trung vào sửa lỗi vận hành (WebSocket, onboarding STT, proxy, persistence) và một số tinh chỉnh tài liệu/config.
- Mức độ ưu tiên hiện tại nghiêng về ổn định hạ tầng (WebSocket/agent/node), trải nghiệm onboarding và sửa lỗi liên quan tới tích hợp kênh (WhatsApp, Copilot).
- Phát hành phiên bản
- Không có bản phát hành/phiên bản mới hôm nay.
- Tiến độ dự án (PRs đã merge/đóng hôm nay)
- PR #382 (closed) — Sửa kết nối WebSocket cho node và chuỗi kết nối UI; giải quyết issues #380 và #381. https://github.com/moltis-org/moltis/pull/382
- PR #368 (closed) — Giữ sender của proxy shutdown để tránh proxy dừng ngay sau khi khởi động (fix #367). https://github.com/moltis-org/moltis/pull/368
- PR #377 (closed) — Thêm delay_ms cho cron 'at' để tránh LLM tính sai timestamp tuyệt đối. https://github.com/moltis-org/moltis/pull/377
- PR #387 (closed) — Hợp nhất sửa WhatsApp sled persistence và graceful shutdown (merge thay đổi từ PR #285, gồm nhiều sửa race/đóng). https://github.com/moltis-org/moltis/pull/387
- PR #384 (closed) — Viết IDENTITY.md và SOUL.md vào agents/main/ thay vì root (fix #376). https://github.com/moltis-org/moltis/pull/384
- PR #388 (closed) — Sửa tài liệu về hành vi fallback của Docker socket (liên quan issue #351). https://github.com/moltis-org/moltis/pull/388
- PR #386 (closed) & PR #379 (closed) — Bypass auth cho các yêu cầu nội bộ trong quá trình onboarding để sửa lỗi STT test 401. https://github.com/moltis-org/moltis/pull/386 , https://github.com/moltis-org/moltis/pull/379
PRs đang mở đáng chú ý: #389 (fix việc lưu tool_result vào lịch sử chat), #390 (bump dependency quinn-proto), #339 (i18n zh-TW), #285 (WhatsApp fix – vẫn còn open), #358 (route Copilot enterprise tokens).
- Chủ đề nóng trong cộng đồng
- LLM không thấy output của tool ở vòng tiếp theo (Issue #319) — tác động trực tiếp tới độ tin cậy của hành vi agent (hallucination, lặp tool calls). https://github.com/moltis-org/moltis/issues/319
- Có PR #389 đang xử lý: bao gồm lại tool_result vào lịch sử chat. https://github.com/moltis-org/moltis/pull/389
- Webapp / node connection problems (Issues #381, #380, #385) — #381/#380 đã được fix/closed bởi PR #382; #385 vẫn open nếu webapp không kết nối. https://github.com/moltis-org/moltis/issues/381 , https://github.com/moltis-org/moltis/issues/380 , https://github.com/moltis-org/moltis/issues/385
- Onboarding STT 401 — nhiều PR (386, 379) đã đóng để cho phép các cuộc gọi cục bộ trong quá trình onboarding. https://github.com/moltis-org/moltis/pull/386
- Lỗi & Ổn định (xếp hạng theo mức độ ảnh hưởng)
- Cao: LLM bỏ qua tool outputs (#319) — gây hallucination và hành vi sai; có PR (#389) xử lý nhưng còn open. https://github.com/moltis-org/moltis/issues/319 / https://github.com/moltis-org/moltis/pull/389
- Cao: Webapp / node WebSocket connectivity (Issue #385 còn open; #380/#381 vừa được fix). https://github.com/moltis-org/moltis/issues/385
- Trung bình: WhatsApp account sled persistence / deserialization errors (Issue #274) — đã có merge trong PR #387/#285, nhiều sửa liên quan đến lifecycle và lock contention. https://github.com/moltis-org/moltis/issues/274 / https://github.com/moltis-org/moltis/pull/387
- Trung bình: Function call thiếu thought_signature với Google models (Issue #375) — có thể gây lỗi chức năng cho integration với Google; đang open. https://github.com/moltis-org/moltis/issues/375
- Thấp/medium: GitHub Copilot provider errors (Issue #261) — có PR #358 mở để route token enterprise qua proxy. https://github.com/moltis-org/moltis/issues/261 / https://github.com/moltis-org/moltis/pull/358
- Yêu cầu tính năng & tín hiệu lộ trình
- Hỗ trợ nền tảng nhắn tin Lark/Feishu (Issue #383) — yêu cầu mới từ cộng đồng, có khả năng phù hợp cho khách hàng doanh nghiệp APAC. https://github.com/moltis-org/moltis/issues/383
- i18n: PR #339 thêm zh-TW — dấu hiệu mở rộng hỗ trợ ngôn ngữ, có thể được ưu tiên để phục vụ thị trường Đài Loan/Trung Hoa. https://github.com/moltis-org/moltis/pull/339
- Tích hợp enterprise provider: PR #358 (route Copilot enterprise tokens) cho thấy nhu cầu tốt hơn về hỗ trợ tài khoản enterprise và proxy routing. https://github.com/moltis-org/moltis/pull/358
- Tóm tắt phản hồi người dùng
- Điểm đau chính: trải nghiệm onboarding (STT test 401), kết nối WebSocket khi triển khai qua reverse proxy/tunnel, và độ tin cậy của các tool (LLM không nhìn thấy output).
- Phản hồi cho thấy nhóm phản ứng nhanh với các lỗi vận hành—nhiều PR fix được merged trong 24h—góp phần nâng cao mức độ hài lòng, nhưng vẫn còn lo ngại về các vấn đề tích hợp (Google models, Copilot enterprise) và các trường hợp cạnh (WhatsApp persistence) mà người dùng doanh nghiệp gặp phải.
- Theo dõi tồn đọng (cần chú ý)
- Issue #319 (LLM không thấy tool outputs) — PR #389 open cần review/merge. https://github.com/moltis-org/moltis/issues/319 / https://github.com/moltis-org/moltis/pull/389
- Issue #385 (Webapp Won't Connect) — cần thêm thông tin/triage. https://github.com/moltis-org/moltis/issues/385
- Issue #375 (function call missing thought_signature with Google models) — cần investigation & fix. https://github.com/moltis-org/moltis/issues/375
- Issue #261 (GitHub Copilot provider errors) & PR #358 — enterprise routing cần review/test. https://github.com/moltis-org/moltis/issues/261 / https://github.com/moltis-org/moltis/pull/358
- PR #339 (zh-TW i18n) — review bản dịch và QA UI. https://github.com/moltis-org/moltis/pull/339
- PR #285 (WhatsApp sled persistence) vẫn open — dù nhiều thay đổi đã được merged via #387, PR #285 cần được đồng bộ/đóng. https://github.com/moltis-org/moltis/pull/285
Kết luận ngắn: dự án đang trong giai đoạn tích cực vá lỗi vận hành và cải thiện trải nghiệm onboarding, với nhiều fix quan trọng đã được merged trong 24 giờ qua. Những ưu tiên tiếp theo là hoàn thiện sửa lỗi liên quan đến lịch sử cuộc hội thoại của LLM (tool outputs), xử lý các lỗi tích hợp (Google, Copilot enterprise) và trả lời một số issue mở về kết nối webapp.
CoPaw — agentscope-ai/CoPaw
CoPaw — Bản tin dự án (2026-03-11)
- Tổng quan hôm nay
- Trong 24 giờ qua có 50 issue và 50 pull request được cập nhật (mở/hoạt động: 39 issue, 22 PR mở; đóng/merge: 11 issue, 28 PR). Hoạt động cộng đồng cao, nhiều báo cáo liên quan đến cấu hình provider/model và tích hợp kênh (channels).
- Dòng công việc hiện tập trung hai chiều: (1) tăng cường hỗ trợ đa-provider / cấu hình model (Aliyun, Ollama, OpenRouter, LM Studio, local GGUF...), (2) ổn định trải nghiệm desktop & kênh (Feishu, DingTalk, Discord, QQBot, Matrix).
- Không có phát hành phiên bản mới trong ngày.
- Phát hành phiên bản
- Không có phiên bản mới được công bố hôm nay.
- Tiến độ dự án (PR đã merge/đóng nổi bật)
- Số PR đóng/merge hôm nay: 28 (theo thống kê cập nhật). Một số PR đáng chú ý đã được đóng/merge hoặc tiến triển:
- Discord: sửa lỗi gửi tin quá dài bằng cách chia chunk (#1073 closed) — https://github.com/agentscope-ai/CoPaw/pull/1073
- Matrix channel: thêm tích hợp Matrix (#969 closed) — https://github.com/agentscope-ai/CoPaw/pull/969
- Feishu: parse media trong rich text và emoji báo kết thúc trả lời (#1159 closed, #1158 closed) — https://github.com/agentsc
⚠️ 内容超过 GitHub Issue 上限,完整报告见提交的 Markdown 文件。